aws-samples / aws-samples/aws-lambda-deploy
HealthCheck is missing permission to access Cloudwatch Metrics
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 156
- Forks
- 59
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.