{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CopyPartResult", "type": "object", "properties": { "ETag": {}, "LastModified": {}, "ChecksumCRC32": {}, "ChecksumCRC32C": {}, "ChecksumSHA1": {}, "ChecksumSHA256": {} }, "description": "Container for all response elements." }