项目作者: darneymartin

项目描述 :
A Python script used to delete AWS EC2 Snapshots matching the supplied criteria This script provides an easier way of deleting AWS EC2 Snapshots by wrapping the boto3 module and using a much simpler API for common problems like: deleting snapshots by age, or viewing snapshots that will be deleted based on certain filters.
高级语言: Python
项目地址: git://github.com/darneymartin/aws-snapshot-delete.git
创建时间: 2018-09-13T21:11:10Z
项目社区:https://github.com/darneymartin/aws-snapshot-delete

开源协议:GNU General Public License v3.0

下载