AWS::MSK::Cluster EncryptionInfo - AWS CloudFormation

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 AWS 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