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.
62 error codes available
99 error codes available
63 error codes available
22 error codes available
Showing 91-105 of 246.|Page 7 of 17
AWS InvalidAction (Invalid Action) means the action or operation requested is invalid. In AWS APIs, this error returns HTTP 400.
AWS InvalidRequest (Invalid Request) means the request is not valid for the selected S3 operation, endpoint mode, or signature configuration. In Amazon S3, this...
AWS S3 NotImplemented (HTTP 501) occurs when a request uses a feature or header that is recognized by the S3 protocol but not implemented by the specific endpoi...
AWS OptInRequired (Opt In Required) means the account or access key is not subscribed/opted in to the target AWS service. AWS common errors define it as "the AW...
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 S3 NoSuchUpload is an error indicating that the specified Multipart Upload ID is invalid, expired, or has already been completed or aborted. It prevents fur...
AWS S3 RequestTimeout (HTTP 400/408) indicates that the client connection was open but the request body was not received within S3's expected time window. It oc...
AWS ExpiredToken (Expired Token) means the provided token has expired. In Amazon S3, this error returns HTTP 400.
AWS TokenRefreshRequired means the temporary token in the request must be refreshed before Amazon S3 will accept the operation. In Amazon S3, this error returns...