Does the new feature of CloudFormation events to EventBridge include events from StackSets?

0

AWS released a new feature today that allows CloudFormation stack events to be published o EventBridge.

I was wondering does this new feature cover also events from CloudFormation StackSets? That is, can we see with this new feature also events that happen in CloudFormation StackSets?

Thank you!

Pier
preguntada hace 2 años1112 visualizaciones
2 Respuestas
0
Respuesta aceptada

According to the following documentation, the message structure of events did not include Stack Sets.

This means that it is not possible to check Stack Sets Events.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/eventbridge-events.html

profile picture
hayao-k
respondido hace 2 años
  • Thank you for your reply! I suspected so but wanted to make sure in case there was something that wasn't published in the documentation.

0

This is now possible with CloudFormation StackSets now sending events notifications in Amazon EventBridge. EventBridge Rules can be created to get triggered based on StackSet creation/updation/deletion and based upon StackSet state/Stack Instance state/StackSet operation state which can trigger desired target(s) accordingly.

Ref.: https://aws.amazon.com/about-aws/whats-new/2022/11/event-driven-applications-cloudformation-stacksets-event-notifications-eventbridge/

AWS
INGENIERO DE SOPORTE
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