AWS::OpenSearchService::Domain SoftwareUpdateOptions
Options for configuring service software updates for a domain.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AutoSoftwareUpdateEnabled" :
Boolean
}
YAML
AutoSoftwareUpdateEnabled:
Boolean
Properties
AutoSoftwareUpdateEnabled
-
Specifies whether automatic service software updates are enabled for the domain.
Required: No
Type: Boolean
Update requires: No interruption