HealthCheck is missing permission to access Cloudwatch Metrics
还没有人认领这个 Issue。
评估
调研方向
在代码库中找到 healthcheck 函数和 CloudWatch 权限定义,然后检查其托管策略是如何配置的。确认 healthcheck 可以调用 cloudwatch:GetMetricStatistics,同时保持只读访问权限,不授予不必要的写入权限。
由索引模型根据 Issue 内容生成。
描述
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.
- 主要语言
- Python
- 星标
- 156
- 派生
- 59
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
相似的 Issue
-
documentation help wanted
难度 2/5 1-3 小时 新手友好度 90/100
-
难度 2/5 1-3 小时 新手友好度 90/100
simonw/sqlite-utils#872 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 82/100
-
难度 2/5 1-3 小时 新手友好度 78/100