The Filter
is used to identify objects that a Lifecycle Rule applies to. A Filter
can have exactly one of Prefix
, Tag
, ObjectSizeGreaterThan
, ObjectSizeLessThan
, or And
specified. If the Filter
element is left empty, the Lifecycle Rule applies to all objects in the bucket.
This is used in a Lifecycle Rule Filter to apply a logical AND to two or more predicates. The Lifecycle Rule will apply to any object matching all of the predicates configured inside the And operator.
Type: LifecycleRuleAndOperator data type
Required: No
Minimum object size to which the rule applies.
Type: Long
Required: No
Maximum object size to which the rule applies.
Type: Long
Required: No
Prefix identifying one or more objects to which the rule applies.
ImportantReplacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints.
Type: String
Required: No
This tag must exist in the object's tag set in order for the rule to apply.
NoteThis parameter applies to general purpose buckets only. It is not supported for directory bucket lifecycle configurations.
Type: Tag data type
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following:
LifecycleRuleAndOperator
LocationInfo
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4