aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
Cloudformation should emit CloudWatch Events
Open
enhancement
management & governance
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
## 1. Title
Cloudformation should emit CloudWatch Events
## 2. Scope of request
Today the only CloudWatch Events emitted by Cloudformation are the CloudTrail API Call events.
## 3. Expected behavior
Ideally all Cloudformation events, from created, updated, failed resources & stacks to stack set operations would be emitted as CloudWatch Events. Enabling users to act upon them without polling the specific Cloudformation APIs (per stack/stack-set).
Contributor guide
Assessment
This issue has not been assessed yet.