{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "BucketLifecycleConfiguration", "type": "object", "description": "Container for lifecycle rules.", "properties": { "Rule": { "type": "array" } } }