AWS::S3::StorageLens StorageLensTableDestination - 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).

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 StorageLensTableDestination

This resource configures your S3 Storage Lens reports to export to read-only S3 table buckets. With this resource, you can store your Storage Lens metrics in S3 Tables that are created in a read-only S3 table bucket called aws-s3.

Syntax

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

JSON

{ "Encryption" : Encryption, "IsEnabled" : Boolean }

Properties

Encryption

This resource configures your data encryption settings for Storage Lens metrics in read-only S3 table buckets.

Required: No

Type: Encryption

Update requires: No interruption

IsEnabled

This property indicates whether the export to read-only S3 table buckets is enabled for your S3 Storage Lens configuration. When set to true, Storage Lens reports are automatically exported to tables in addition to other configured destinations.

Required: Yes

Type: Boolean

Update requires: No interruption