RFE: also include Service Control Policies
未关闭
- 主要语言
- Go
- 星标
- 245
- 派生
- 22
- PR 合并指标
- 30 天内没有已合并 PR
描述
> Service control policies (SCPs) are one type of policy that you can use to manage your organization. SCPs offer central control over the maximum available permissions for all accounts in your organization, allowing you to ensure your accounts stay within your organization’s access control guidelines
https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html?shortFooter=true
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 请求为 iamy(一个用于配置 AWS IAM 的 CLI 工具)添加对 Service Control Policies (SCPs) 的支持。首先检查现有的用于将 IAM 资源导入和导出为 YAML 的代码结构。了解其他 AWS policy 类型的处理方式。研究用于 SCPs 的 AWS Organizations API。确定需要对数据模型、CLI 命令和同步逻辑进行哪些更改。'Done' 表示 iamy 可以从 YAML 文件导入 SCPs,并将 SCPs 导出到 YAML 文件。
由索引模型根据 Issue 内容生成。
评估
- 领域
- cli, cloud, devops
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100