This is the new AWS 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 AccountLevel
This resource contains the details of the account-level metrics for Amazon S3 Storage Lens.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ActivityMetrics" :ActivityMetrics, "AdvancedCostOptimizationMetrics" :AdvancedCostOptimizationMetrics, "AdvancedDataProtectionMetrics" :AdvancedDataProtectionMetrics, "BucketLevel" :BucketLevel, "DetailedStatusCodesMetrics" :DetailedStatusCodesMetrics, "StorageLensGroupLevel" :StorageLensGroupLevel}
YAML
ActivityMetrics:ActivityMetricsAdvancedCostOptimizationMetrics:AdvancedCostOptimizationMetricsAdvancedDataProtectionMetrics:AdvancedDataProtectionMetricsBucketLevel:BucketLevelDetailedStatusCodesMetrics:DetailedStatusCodesMetricsStorageLensGroupLevel:StorageLensGroupLevel
Properties
ActivityMetrics-
This property contains the details of account-level activity metrics for S3 Storage Lens.
Required: No
Type: ActivityMetrics
Update requires: No interruption
AdvancedCostOptimizationMetrics-
This property contains the details of account-level advanced cost optimization metrics for S3 Storage Lens.
Required: No
Type: AdvancedCostOptimizationMetrics
Update requires: No interruption
AdvancedDataProtectionMetrics-
This property contains the details of account-level advanced data protection metrics for S3 Storage Lens.
Required: No
Type: AdvancedDataProtectionMetrics
Update requires: No interruption
BucketLevel-
This property contains the details of the account-level bucket-level configurations for Amazon S3 Storage Lens. To enable bucket-level configurations, make sure to also set the same metrics at the account level.
Required: Yes
Type: BucketLevel
Update requires: No interruption
DetailedStatusCodesMetrics-
This property contains the details of account-level detailed status code metrics for S3 Storage Lens.
Required: No
Type: DetailedStatusCodesMetrics
Update requires: No interruption
StorageLensGroupLevel-
This property determines the scope of Storage Lens group data that is displayed in the Storage Lens dashboard.
Required: No
Type: StorageLensGroupLevel
Update requires: No interruption