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 Encryption
This resource contains the type of server-side encryption used to encrypt an Amazon S3 Storage Lens metrics export. For valid values, see the StorageLensDataExportEncryption in the Amazon S3 API Reference.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
SSEKMS
-
Specifies the use of Amazon Key Management Service keys (SSE-KMS) to encrypt the S3 Storage Lens metrics export file.
Required: No
Type: SSEKMS
Update requires: No interruption
SSES3
-
Specifies the use of an Amazon S3-managed key (SSE-S3) to encrypt the S3 Storage Lens metrics export file.
Required: No
Type: Json
Update requires: No interruption