LifecycleRuleFilter
The container for the filter of the lifecycle rule.
Contents
- And
-
The container for the
AND
condition for the lifecycle rule.Type: LifecycleRuleAndOperator data type
Required: No
- ObjectSizeGreaterThan
-
Minimum object size to which the rule applies.
Type: Long
Required: No
- ObjectSizeLessThan
-
Maximum object size to which the rule applies.
Type: Long
Required: No
- Prefix
-
Prefix identifying one or more objects to which the rule applies.
Important
When you're using XML requests, you must replace special characters (such as carriage returns) in object keys with their equivalent XML entity codes. For more information, see XML-related object key constraints in the Amazon S3 User Guide.
Type: String
Required: No
- Tag
-
A container for a key-value name pair.
Type: S3Tag data type
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: