aws-cloudformation / aws-cloudformation/cloudformation-cli
[Feature Request] Support emit CW EMF metrics to resource provider account
Open
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
Currently, any stdout in Handler code is pushed to CFN service account, which is why [CW EMF metrics](https://github.com/awslabs/aws-embedded-metrics-java/blob/master/src/main/java/software/amazon/cloudwatchlogs/emf/sinks/ConsoleSink.java) won't work.
It would be great to support emitting CW EMF metrics to resource provider account.
Contributor guide
Assessment
This issue has not been assessed yet.