aws-samples / aws-samples/aws-lambda-deploy
HealthCheck is missing permission to access Cloudwatch Metrics
Open
- Dominant language
- Python
- Stars
- 156
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
The healthcheck function fails for me, because it is missing the permission ```cloudwatch:GetMetricStatistics```.
Looking at all managed policies for Cloudwatch, I believe ```CloudWatchReadOnlyAccess``` would be the most reasonable, as it does not grant any unnecessary write permissions.
Contributor guide
Assessment
This issue has not been assessed yet.