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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南