AWS::OpenSearchService::Domain NodeToNodeEncryptionOptions - 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 NodeToNodeEncryptionOptions

Specifies options for node-to-node encryption.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Enabled" : Boolean }

YAML

Enabled: Boolean

Properties

Enabled

Specifies to enable or disable node-to-node encryption on the domain. Required if you enable fine-grained access control in AdvancedSecurityOptionsInput.

Required: Conditional

Type: Boolean

Update requires: No interruption