This example demonstrates how to setup a SQS with Typescript.
This example demonstrates how to setup a SQS Standard and send messages through the message body and attributes.
To print out the logs of the receiver sqs handler on the terminal
sls logs -f receiver -t
send a HTTP POST request to the sender lambda with a JSON payload
Latest commit b2f54ec on Sep 24, 2017