estamp => ...
... required attributes ...
);
#do something with $obj
my $body = decode_json($sns_message);
my $sns = eval { SNS::Notification->new($body) };
if ($@) {
die "Doesn't l
(and not reimplement it constantly).
=head1 SEE ALSO
L<http://docs.aws.amazon.com/sns/latest/dg/json-formats.html>
L<http://docs.aws.amazon.com/sns/latest/dg/SendMessageToHttp.html>
L<http://docs.
estamp => ...
... required attributes ...
);
#do something with $obj
my $body = decode_json($sns_message);
my $sns = eval { SNS::Notification->new($body) };
if ($@) {
die "Doesn't l
(and not reimplement it constantly).
=head1 SEE ALSO
L<http://docs.aws.amazon.com/sns/latest/dg/json-formats.html>
L<http://docs.aws.amazon.com/sns/latest/dg/SendMessageToHttp.html>
L<http://docs.