AWS::OpenSearchService::Domain SoftwareUpdateOptions - AWS CloudFormation

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 }

Properties

AutoSoftwareUpdateEnabled

Specifies whether automatic service software updates are enabled for the domain.

Required: No

Type: Boolean

Update requires: No interruption