AWS::MSK::Cluster EncryptionInfo - 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::MSK::Cluster EncryptionInfo

Includes encryption-related information, such as the Amazon KMS key used for encrypting data at rest and whether you want MSK to encrypt your data in transit.

Syntax

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

Properties

EncryptionAtRest

The data-volume encryption details.

Required: No

Type: EncryptionAtRest

Update requires: Replacement

EncryptionInTransit

The details for encryption in transit.

Required: No

Type: EncryptionInTransit

Update requires: No interruption