This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::S3::StorageLens SSEKMS
Specifies the use of server-side encryption using an Amazon Key Management Service key (SSE-KMS) to encrypt the delivered S3 Storage Lens metrics export file.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "KeyId" :
String
}
YAML
KeyId:
String
Properties
KeyId
-
Specifies the Amazon Resource Name (ARN) of the customer managed Amazon KMS key to use for encrypting the S3 Storage Lens metrics export file. Amazon S3 only supports symmetric encryption keys. For more information, see Special-purpose keys in the Amazon Key Management Service Developer Guide.
Required: Yes
Type: String
Update requires: No interruption