Amazon SQS · Example Payload

Amazon Sqs Batch Result Error Entry Example

CloudDistributed SystemsMessagingMicroservicesQueue

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

Top-level fields

IdCodeMessageSenderFault

Example Payload

Raw ↑
{
  "Id": "abc123",
  "Code": "example_value",
  "Message": "example_value",
  "SenderFault": true
}