AWS食谱:AWS的许多食谱

时间:2024-02-22 17:21:58
【文件属性】:

文件名称:AWS食谱:AWS的许多食谱

文件大小:65KB

文件格式:ZIP

更新时间:2024-02-22 17:21:58

python aws iam-policy AmazonWebServicesPython

AWS食谱 安装 $ git clone https://github.com/nccgroup/AWS-recipes $ cd AWS-recipes $ pip install -r requirements.txt 内容 要遵循的是此存储库内容的高级描述。 CloudFormation模板 此文件夹包含许多CloudFormation模板,可用于实现或演示功能。 IAM政策 此文件夹包含许多有用的IAM策略。 Python 此文件夹包含许多用Python编写的AWS食谱,旨在帮助提高AWS的安全性。


【文件预览】:
AWS-recipes-master
----.gitignore(675B)
----requirements.txt(23B)
----.travis.yml(284B)
----CloudFormationTemplates()
--------Scout2-Master-001-IAMPolicies-Global-Wait.json(3KB)
--------Scout2-Master-003-IAMGroups-Global-Wait.json(3KB)
--------Scout2-Master-004-IAMUsers-Global-Wait.json(5KB)
--------Readme.md(717B)
--------SecurityAlerts-Target-001-CloudwatchEventsForwarding-Region.yml(1KB)
--------SecurityAlerts-Master-001-SNSTopic-Global.yml(456B)
--------BaseConfig-Master-001-IAM-Global-Wait.json(7KB)
--------Stackset-Master-001-AdministrationRole-Global.yml(901B)
--------Scout2-Master-002-IAMRoles-Global-Wait.json(7KB)
--------Stackset-Target-001-ExecutionRole-Global.yml(813B)
----LICENSE(18KB)
----.gitmodules(0B)
----README.md(722B)
----tests()
--------local.py(310B)
--------test-python.py(6KB)
--------results()
--------data()
--------IAM-policies.py(3KB)
----IAM-Policies()
--------CredentialsSelfManagement-Minimal.json(623B)
--------EnforceMFA-12HourSession-AllowEnableMFARecipes.json(898B)
--------EnforceMFA-12HourSession-Strict.json(562B)
--------CredentialsSelfManagement-WithGetPasswordPolicy.json(757B)
--------Scout2-Default.json(4KB)
--------EnforceMFA-8HourSession-Strict.json(562B)
--------EnforceTLS.json(300B)
--------EnforceMFA-8HourSession-AllowEnableMFARecipes.json(898B)
--------EnforceMFA-8HourSession-AllowEnableMFAChangePassword.json(1KB)
--------descriptions()
--------EnforceIPAddressWhitelist.json(593B)
----Python()
--------awsrecipes_create_cloudformation_stack.py(3KB)
--------awsrecipes_init_sts_session.py(1KB)
--------awsrecipes_enable_organization_forward_events.py(5KB)
--------requirements.txt(61B)
--------awsrecipes_assume_role.py(2KB)
--------awsrecipes_enable_mfa.py(8KB)
--------awsrecipes_get_cloudtrail_logs.py(7KB)
--------awsrecipes_deploy_stacks.py(10KB)
--------awsrecipes_configure_iam.py(4KB)
--------awsrecipes_create_iam_policy.py(6KB)
--------awsrecipes_delete_iam_user.py(1KB)
--------awsrecipes_configure_organization_profiles.py(4KB)
--------awsrecipes_sort_iam_users.py(5KB)
--------awsrecipes_get_iam_permissions.py(12KB)
--------awsrecipes_create_iam_user.py(7KB)
--------README.md(1KB)
--------awsrecipes_rotate_my_key.py(3KB)
--------awsrecipes_create_default_iam_groups.py(2KB)
--------awsrecipes_create_ip_ranges.py(11KB)
--------awsrecipes_get_all_ips.py(3KB)
--------awsrecipes_empty_default_security_groups.py(3KB)

网友评论