{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DeleteMarkers", "type": "array", "items": { "type": "object", "properties": { "Owner": {}, "Key": {}, "VersionId": {}, "IsLatest": {}, "LastModified": {} }, "description": "Information about the delete marker." } }