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!

2 Antworten
0
Akzeptierte Antwort

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
beantwortet vor 2 Jahren
  • 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
SUPPORT-TECHNIKER
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen