文件名称:snapshot_test:管理AWS EC2实例的项目
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-07 09:41:37
Python
快照测试
管理AWS EC2实例的项目
关于
该项目是一个演示,并使用boto3来管理AWS EC2实例快照。
配置中
shotty使用由AWS cli创建的配置文件。 例如
aws configure --profile shotty
跑步
pipenv run python shotty/shotty.py
【文件预览】:
snapshot_test-main
----shotty()
--------shotty.py(5KB)
----LICENSE(34KB)
----setup.py(488B)
----.gitignore(2KB)
----README.md(481B)