AWS::S3::StorageLens SelectionCriteria - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 SelectionCriteria

This resource contains the details of the Amazon S3 Storage Lens selection criteria.

Syntax

To declare this entity in your 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