Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

will now be yielding the following response now:

Code Block
languagejson
{
	"SendMessageResponse": {
		"ResponseMetadata": {
			"RequestId": "d36bbbea-6cde-5fcf-bdac-e7aa4784007f"
		},
		"SendMessageResult": {
			"MD5OfMessageAttributes": null,
			"MD5OfMessageBody": "1b186112f81d169b1af8042d686adb62",
			"MD5OfMessageSystemAttributes": null,
			"MessageId": "53ebc340-e204-4520-bfbd-93840c53f091",
			"SequenceNumber": null
		}
	}
}

...