AWS Codebuild Batch Event Notifications

0

Is there a way to send an SNS event only when all batch builds in a Codebuild project are completed (succeeded or failed)?

I seem to only be able to create notifications that trigger when the individual builds in the batch complete, not when the entire batch is complete.

1 Respuesta
1
Respuesta aceptada

Hello,

CodeBuild currently does not have the option to send SNS events only when all batch builds in a project are completed. As correctly mentioned, only individual build notifications are supported.

As a workaround, you could include the CodeBuild project as a CodePipeline stage and create a notification rule to trigger when the CodeBuild stage has been completed (failure or success).

I have raised a feature request with the service team on your behalf. While I am unable to comment on if/when this feature may get released, I request you to keep an eye on our What's New and Blog pages for any new feature announcements.

AWS
respondido hace 2 años

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