
aws-lambda-labs.

In the newly created Workspace, create a new channel:
notification and click Next

Open a new tab in your browser and go to Slack API - Your Apps.
Click the Create New App button.


Fill in the application information:
Lambda-Notifier (or any name you prefer).aws-lambda-labs workspace you just created.
After the App is created, you will be taken to the configuration page. In the left menu column, find and click on Incoming Webhooks.
At the Activate Incoming Webhooks row, toggle the switch from Off to On.


#notification channel created in the previous step and click Allow.
https://hooks.slack.com/services/... will appear.Click the Copy button and save this Webhook URL. You will need to use it in the next steps to configure AWS Lambda to send notifications to Slack.
