AWS::S3::StorageLens SelectionCriteria - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::S3::StorageLens SelectionCriteria

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

Syntax

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