Amazon SQS · Example Payload

Amazon Sqs Error Response Example

CloudDistributed SystemsMessagingMicroservicesQueue

Amazon Sqs Error Response Example is an example object payload from Amazon SQS, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ErrorRequestId

Example Payload

Raw ↑
{
  "Error": "example_value",
  "RequestId": "500123"
}