AWS::SecurityLake::DataLake EncryptionConfiguration - 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::SecurityLake::DataLake EncryptionConfiguration

Provides encryption details of the Amazon Security Lake object. The Amazon shared responsibility model applies to data protection in Amazon Security Lake. As described in this model, Amazon is responsible for protecting the global infrastructure that runs all of the Amazon 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 Amazon 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