AWS::S3::StorageLens ActivityMetrics - AWS CloudFormation

AWS::S3::StorageLens ActivityMetrics

This resource enables Amazon S3 Storage Lens activity metrics. Activity metrics show details about how your storage is requested, such as requests (for example, All requests, Get requests, Put requests), bytes uploaded or downloaded, and errors.

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

A property that indicates whether the activity metrics is enabled.

Required: No

Type: Boolean

Update requires: No interruption