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 Respuesta
1
Respuesta aceptada

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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas