DOKK / manpages / debian 12 / libamazon-sqs-simple-perl / Amazon::SQS::Simple::SendResponse.3pm.en
Amazon::SQS::Simple::SendResponse(3pm) User Contributed Perl Documentation Amazon::SQS::Simple::SendResponse(3pm)

Amazon::SQS::Simple::SendResponse - OO API for representing responses to messages sent to the Amazon Simple Queue Service.

Don't instantiate this class directly. Objects of this class are returned by SendMessage in "Amazon::SQS::Simple::Queue". See Amazon::SQS::Simple::Queue for more details.

Get the message unique identifier
Get the MD5 checksum of the message body you sent
Perform verification of message receipt. Compares the MD5 checksum returned by the response object with the expected checksum. Returns 1 if receipt is verified, undef otherwise.

Copyright 2007-2008 Simon Whitaker <swhitaker@cpan.org> Copyright 2013-2017 Mike (no relation) Whitaker <penfold@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2021-01-09 perl v5.32.0