aws iam generator:从简单的YAML配置文件和Jinja2模板生成多帐户IAM用户组策略 源码
iam_generator 根据YAML配置和Jinja2模板生成AWS IAM用户,组,角色和托管策略 搭建环境 安装了必需库的Python解释器。 使用pip安装要求: sudo pip install -r requirements.txt 注意:目前,构建已在OSX和Linux上进行了测试。 欢迎请求获得Windows构建支持! 用法 $ ./build.py --help usage: build.py [-h] [-c CONFIG] [-f {json,yaml}] [-o OUTPUT_PATH] [-p POLICY_PATH] opti
文件列表
aws-iam-generator-master.zip
(预估有个51文件)
aws-iam-generator-master
sample_policy_yaml
lambdaPolicyAudit.j2
329B
configBucketPolicy.j2
399B
restrictedSubnets.j2
326B
networkRestrictions.j2
2KB
centralServicesProtect.j2
1KB
baseIamUserGrants.j2
194B
snsPublishTopic.j2
109B
enterpriseSplunk.j2
2KB
暂无评论