To SQS
This task lets you send a message to your Amazon SQS queue.
Note:
- SQS : send message / receive message
- S3 : download file / upload file
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.
Message
Interact with Amazon SQS by JavaScript code.
Credentials
- You have to define an application in the target Amazon S3 account.
- See oAuth2 authentication chapter for more information about login.