A Demo to set up SQS Queue which triggers Lambda when a message is pushed to the queue
To deploy this project run
sls deployTo run this project, you will need to add the following environment variables to your .env file
serverlessDeploymentBucket
- Create SQS Queue
- Lambda is Triggered when SQS Queue sends message
- Create Slack Notification Via Webhook
