Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface IntelligentTieringAndOperator

A container for specifying S3 Intelligent-Tiering filters. The filters determine the subset of objects to which the rule applies.

Hierarchy

  • IntelligentTieringAndOperator

Properties

Properties

Prefix?: string

An object key name prefix that identifies the subset of objects to which the configuration applies.

Tags?: Tag[]

All of these tags must exist in the object's tag set in order for the configuration to apply.