文件名称:groundhogs_day:一遍又一遍地做的AWS脚本
文件大小:37KB
文件格式:ZIP
更新时间:2024-04-14 05:00:51
Python
=======
土拨鼠日
一个CLI工具,用于自动执行Amazon Web Services组织或帐户中的标准任务。
要求:
Python 3.6+
通过AWS访问密钥访问AWS组织的根帐户
用法
安装:
运行以下命令: pip install git+https://github.com/hunttom/groundhogs_day@main进行安装
配置:
运行以下命令: ghd configure配置默认配置文件。 注意:您可以通过运行以下ghd --profile
【文件预览】:
groundhogs_day-main
----groundhogs_day()
--------menus()
--------aws_configure.py(2KB)
--------aws_writer_helper.py(634B)
--------__pycache__()
--------__main__.py(3KB)
--------display_helper.py(2KB)
--------aws_list_helper.py(3KB)
--------aws_s3.py(4KB)
--------__init__.py(0B)
--------aws_organizations.py(2KB)
--------aws_creds_helper.py(1KB)
--------aws_session.py(32B)
--------helpers()
----LICENSE(11KB)
----.DS_Store(6KB)
----.idea()
--------workspace.xml(16KB)
----ghd.egg-info()
--------PKG-INFO(299B)
--------requires.txt(52B)
--------SOURCES.txt(498B)
--------entry_points.txt(54B)
--------top_level.txt(15B)
--------dependency_links.txt(1B)
----setup.py(740B)
----Makefile(1KB)
----README.md(2KB)