From SQS
This task lets you receive a message from your Amazon SQS queue.
Amazon queue name
Ensure that you're in the correct region and then type the Queue Name.
Note : The name of a FIFO queue must end with the ".fifo" suffix.
receive_messages_while
The duration (in seconds) for which the call waits for a message to arrive in the queue before returning.
Amount
Retrieves one or more messages from the specified queue.
force_reconnect
Force reconnection for each iteration.
Sleep
Amount of second while task will be suspended after each iteration.
Credentials
- You have to define an application in the target Amazon S3 account.
- See oAuth2 authentication chapter for more information about login.