{
  "data": {
    "$metadata": {
      "httpStatusCode": 200,
      "requestId": "00000000-0000-0000-0000-000000000000",
      "attempts": 1,
      "totalRetryDelay": 0
    },
    "Messages": [
      {
        "MessageId": "00000000-00000000-00000000-00000000",
        "ReceiptHandle": "Example Receipt Handle",
        "MD5OfBody": "e909509655c5154f008e0ee43ed655b2",
        "Body": "My Test Message",
        "Attributes": {
          "SenderId": "EXAMPLE5OBBA2B7URDN4G",
          "ApproximateFirstReceiveTimestamp": "1646857534190",
          "ApproximateReceiveCount": "3",
          "SentTimestamp": "1646857528982"
        },
        "MessageAttributes": {
          "exampleKey1": {
            "StringValue": "exampleValue",
            "DataType": "String"
          },
          "exampleKey2": {
            "StringValue": "exampleValue2",
            "DataType": "String"
          }
        }
      }
    ]
  }
}