Use this consolidated error code index to navigate HTTP, AWS, Azure, and GCP failures from a single technical library. Each entry links to source-backed diagnosis, root-cause patterns, and production-focused remediation steps. Start broad, then drill into provider pages, operational categories, compare guides, or incident playbooks.
48 error codes available
81 error codes available
43 error codes available
20 error codes available
Showing 76-90 of 192.|Page 6 of 13
AWS AccountProblem (Account Problem) means there is an AWS account-level issue that prevents the operation from completing and AWS directs you to contact Suppor...
AWS AmbiguousGrantByEmailAddress means the ACL grantee email address is associated with more than one AWS account, so Amazon S3 cannot resolve a single principa...
AWS BadDigest means the Content-MD5 or checksum value in the request does not match what Amazon S3 received for that payload (HTTP 400).
AWS CredentialsNotSupported (Credentials Not Supported) means the request type does not support credentials. In Amazon S3, this error returns HTTP 400.
AWS CrossLocationLoggingProhibited (Cross Location Logging Prohibited) means server access logging cannot target a bucket in another AWS Region. In Amazon S3, t...
AWS EntityTooLarge (Entity Too Large) means the proposed upload exceeds the maximum allowed object size. In Amazon S3, this error returns HTTP 400.
AWS EntityTooSmall (Entity Too Small) means a multipart upload part is below the minimum allowed size (except the final part). In Amazon S3, this error returns...
AWS ExpiredToken (Expired Token) means the provided token has expired. In Amazon S3, this error returns HTTP 400.
AWS IllegalVersioningConfigurationException (Illegal Versioning Configuration Exception) means the versioning configuration in the request is not valid. In Amaz...
AWS IncompleteBody (Incomplete Body) means the number of bytes sent is lower than the Content-Length header value. In Amazon S3, this error returns HTTP 400.
AWS IncorrectNumberOfFilesInPostRequest (Incorrect Number Of Files In Post Request) means S3 POST upload requires exactly one file payload. In Amazon S3, this e...
AWS InlineDataTooLarge (Inline Data Too Large) means inline data exceeds the maximum allowed size. In Amazon S3, this error returns HTTP 400.
AWS InternalError (Internal Error) means an internal Amazon S3 server error occurred while processing the request. In Amazon S3, this error returns HTTP 500.
AWS InvalidAddressingHeader means the request is missing or using an invalid addressing-role header; in S3 this appears with the message "You must specify the A...
AWS InvalidArgument (Invalid Argument) means one or more request arguments are invalid, missing, or in the wrong format. In Amazon S3, this error returns HTTP 4...