{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ListObjectsOutput", "type": "object", "properties": { "IsTruncated": {}, "Marker": {}, "NextMarker": {}, "Contents": {}, "Name": {}, "Prefix": {}, "Delimiter": {}, "MaxKeys": {}, "CommonPrefixes": {}, "EncodingType": {} } }