AWS::S3::StorageLens DataExport
This resource contains the details of the Amazon S3 Storage Lens metrics export.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CloudWatchMetrics" :
CloudWatchMetrics
, "S3BucketDestination" :S3BucketDestination
}
Properties
CloudWatchMetrics
-
This property enables the Amazon CloudWatch publishing option for S3 Storage Lens metrics.
Required: No
Type: CloudWatchMetrics
Update requires: No interruption
S3BucketDestination
-
This property contains the details of the bucket where the S3 Storage Lens metrics export will be placed.
Required: No
Type: S3BucketDestination
Update requires: No interruption