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: objectProperties: 0
Cloud StorageObject StorageStorage
S3 Lifecycleruleandoperator Structure is a JSON Structure definition published by Amazon S3 API. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"title": "LifecycleRuleAndOperator",
"type": "object",
"description": "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.",
"fields": [
{
"name": "Prefix",
"type": "string"
},
{
"name": "Tags",
"type": "string"
},
{
"name": "ObjectSizeGreaterThan",
"type": "string"
},
{
"name": "ObjectSizeLessThan",
"type": "string"
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.