29.07.2020 Views

sqs-dg-2009-02-01

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Amazon Simple Queue Service Developer Guide

AWS Identity and Access Management

Message Lifecycle

Component 1 sends Message A to a queue and the message is redundantly distributed

across the SQS servers.

When Component 2 is ready to process a message, it retrieves messages from the queue,

and Message A is returned. While Message A is being processed, it remains in the queue

and is not returned to subsequent receive requests for the duration of the visibility timeout.

Component 2 deletes Message A from the queue to avoid the message being received and

processed again once the visibility timeout expires.

Note

SQS automatically deletes messages that have been in a queue for more than 4 days.

AWS Identity and Access Management

Amazon SQS integrates with AWS Identity and Access Management (IAM), a service that lets your

organization do the following:

API Version 2009-02-01

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!