{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "VersioningConfiguration",
"type": "object",
"properties": {
"MFADelete": {},
"Status": {}
},
"description": "Describes the versioning state of an Amazon S3 bucket. For more information, see PUT Bucket versioning in the Amazon S3 API Reference."
}