AWS::S3::StorageLens AdvancedCostOptimizationMetrics
This resource enables Amazon S3 Storage Lens advanced cost optimization metrics. Advanced cost optimization metrics provide insights that you can use to manage and optimize your storage costs, for example, lifecycle rule counts for transitions, expirations, and incomplete multipart uploads.
For more information, see Assessing your storage activity and usage with S3 Storage Lens in the Amazon S3 User Guide. For a complete list of metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "IsEnabled" :
Boolean
}
YAML
IsEnabled:
Boolean
Properties
IsEnabled
-
Indicates whether advanced cost optimization metrics are enabled.
Required: No
Type: Boolean
Update requires: No interruption