This resource contains the details of the Amazon S3 Storage Lens selection criteria.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"Delimiter" : String
,
"MaxDepth" : Integer
,
"MinStorageBytesPercentage" : Number
}
YAML
Delimiter: String
MaxDepth: Integer
MinStorageBytesPercentage: Number
Properties
Delimiter
-
This property contains the details of the S3 Storage Lens delimiter being used.
Required: No
Type: String
Update requires: No interruption
MaxDepth
-
This property contains the details of the max depth that S3 Storage Lens will collect metrics up to.
Required: No
Type: Integer
Update requires: No interruption
MinStorageBytesPercentage
-
This property contains the details of the minimum storage bytes percentage threshold that S3 Storage Lens will collect metrics up to.
Required: No
Type: Number
Update requires: No interruption