This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::S3::StorageLens AdvancedPerformanceMetrics
A property for S3 Storage Lens advanced performance metrics. Advanced performance metrics provide insights into application performance such as access patterns and network originality metrics.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "IsEnabled" :Boolean}
YAML
IsEnabled:Boolean
Properties
IsEnabled-
This property indicates whether the advanced performance metrics are enabled.
Required: No
Type: Boolean
Update requires: No interruption