AWS::SecurityLake::DataLake EncryptionConfiguration - AWS CloudFormation

AWS::SecurityLake::DataLake EncryptionConfiguration

Provides encryption details of the Amazon Security Lake object. The AWS shared responsibility model applies to data protection in Amazon Security Lake. As described in this model, AWS is responsible for protecting the global infrastructure that runs all of the AWS Cloud. You are responsible for maintaining control over your content that is hosted on this infrastructure. For more details, see Data protection in the Amazon Security Lake User Guide.

Syntax

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

JSON

{ "KmsKeyId" : String }

YAML

KmsKeyId: String

Properties

KmsKeyId

The ID of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.

Required: No

Type: String

Update requires: No interruption