errorCode
A string that uniquely identifies an error condition. Returned in the tag of the error XML response for a corresponding
GetObjectcall. Cannot be used with a successful
StatusCodeheader or when the transformed object is provided in the body. All error codes from S3 are sentence-cased. The regular expression (regex) value is
"^a-zA-Z+$".