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
100 error codes available
63 error codes available
22 error codes available
Showing 106-120 of 247.|Page 8 of 17
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...
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...
Amazon S3 InvalidObjectState means the object exists, but its current storage class, restore status, lifecycle state, or selected version does not allow the req...
Amazon S3 InvalidRange means a `GetObject` byte range request cannot be satisfied by the current object length or selected object version.
Amazon S3 PreconditionFailed means a conditional request reached the object but one of its current-state guards evaluated false.
AWS InvalidParameterValueException means one of the parameters in the Lambda Invoke request is not valid (HTTP 400).
AWS RequestTooLargeException means the payload sent to a Lambda function exceeds the maximum allowed invocation payload size. Synchronous invocations are limite...
AWS ProvisionedThroughputExceededException means the request exceeded provisioned throughput for a DynamoDB table or index, so DynamoDB throttled the request (H...
AWS ServiceException means the AWS Lambda service encountered an internal error while processing the invoke request (HTTP 500).