View a markdown version of this page

AutomatedSnapshotPauseRequestOptions - Amazon OpenSearch Service

AutomatedSnapshotPauseRequestOptions

Specifies the automated snapshot pause request options for the domain.

Important

Suspending snapshots reduces data protection. You cannot restore your domain to points in time when snapshots are suspended. Use this feature only for short-term operational needs such as migrations or maintenance windows.

Maximum suspension duration: 3 days.

Contents

Enabled

Whether to enable or disable automated snapshot pause for the domain.

Type: Boolean

Required: Yes

EndTime

The timestamp at which the automated snapshot pause should end. The maximum allowed duration between StartTime and EndTime is 3 days.

Type: Timestamp

Required: No

StartTime

The timestamp at which the automated snapshot pause should begin.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: