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
已提问 2 年前1114 查看次数
2 回答
0
已接受的回答

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
已回答 2 年前
  • 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
支持工程师
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则