{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DefaultRetention", "type": "object", "properties": { "Mode": {}, "Days": {}, "Years": {} }, "description": "

The container element for specifying the default Object Lock retention settings for new objects placed in the specified bucket.

" }