Amazon Elasticsearch Service Domain SnapshotOptions
SnapshotOptions is a property of the AWS::Elasticsearch::Domain resource that configures the automated
snapshot of Amazon Elasticsearch Service (Amazon ES) domain indices.
Syntax
JSON
{ "AutomatedSnapshotStartHour" :Integer}
YAML
AutomatedSnapshotStartHour:Integer
Properties
AutomatedSnapshotStartHour-
The hour in UTC during which the service takes an automated daily snapshot of the indices in the Amazon ES domain. For example, if you specify
0, Amazon ES takes an automated snapshot everyday between midnight and 1 am. You can specify a value between0and23.Required: No
Type: Integer
