AWS Amplify Integration with Slack Channel

0

I have a small application deployed using Amplify for prototyping. I wish to integrate the CI/CD steps (provision, build, deploy) with Slack channel. How to do so?

I have tried lambda function with an SNS trigger, but didn't work out.

1 réponse
1
Réponse acceptée

Per documentation Amplify Hosting creates an Amazon Simple Notification Service (SNS) topic in your account and uses it to configure email notifications. This Amazon SNS topic can be used to send notifications to other tools such as Slack. Notifications can be configured to apply to all branches or specific branches of an Amplify app.

Additional details on slack webhook configuration can be found here.

AWS
Dhilip
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions