|
|
| |
Paws::SQS::SendMessageResult(3) |
User Contributed Perl Documentation |
Paws::SQS::SendMessageResult(3) |
Paws::SQS::SendMessageResult
An MD5 digest of the non-URL-encoded message attribute string. This can be used
to verify that Amazon SQS received the message correctly. Amazon SQS first URL
decodes the message before creating the MD5 digest. For information about MD5,
go to http://www.faqs.org/rfcs/rfc1321.html.
An MD5 digest of the non-URL-encoded message body string. This can be used to
verify that Amazon SQS received the message correctly. Amazon SQS first URL
decodes the message before creating the MD5 digest. For information about MD5,
go to http://www.faqs.org/rfcs/rfc1321.html.
An element containing the message ID of the message sent to the queue. For more
information, see Queue and Message Identifiers in the Amazon SQS
Developer Guide.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |