EncryptionAtRest

Syntax

JSON

{
  "DataVolumeKMSKeyId" : string
}

YAML

DataVolumeKMSKeyId : string

Properties

DataVolumeKMSKeyId

The ARN of the AWS KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.

Required: Yes

Type: string

Update requires: No interruption