Amazon Simple Queue Service is a simple but powerful services for generating and consuming messages. It can help decouple systems for improved scalability and robustness.
You can find more information here.
Triggers when you add a new queue.
Triggers when you add a new message.
Loads JSON from a message and passes that to the general trigger data.
Create a new queue.
Create a new message.
Create a new JSON message using data from the source trigger