AWS::OpenSearchService::Domain SoftwareUpdateOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::OpenSearchService::Domain SoftwareUpdateOptions

Options for configuring service software updates for a domain.

Syntax

To declare this entity in your Amazon 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