A CLI tool to search and delete AWS EC2, S3, and VPC resources by prefix
Project description
AWS Deleter
A CLI tool to delete AWS resources (EC2, S3, VPC) by prefix.
Installation
Install via pip:
pip install awsdeleter
Usage
Delete resources with a specified prefix:
aws_deleter <prefix> --resource <resource_type> --confirm yes
<prefix>: Resource name prefix to search for.--resource: Specify resource type (ec2,s3,vpc).--confirm: Delete without confirmation.
Example
Delete EC2 instances starting with "test":
aws_deleter test --resource ec2 --confirm yes
License
MIT License. See LICENSE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
awsdeleter-0.1.1.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file awsdeleter-0.1.1.tar.gz.
File metadata
- Download URL: awsdeleter-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
726fb8735c1c640927cba2e169b5590308247fc8f7ce2de4d9de05af6690ff3d
|
|
| MD5 |
d2ff0654af956ab7199b7b60ddbaaab7
|
|
| BLAKE2b-256 |
aab5a8abc7b4fba3c00022518ca3769d34ca35778741056d72c1c55fb2f37293
|
File details
Details for the file awsdeleter-0.1.1-py3-none-any.whl.
File metadata
- Download URL: awsdeleter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81a46823c0bdba4ad1544a1e7a49aea649fd0ba4688251b7eb5ee9a0b3522d1f
|
|
| MD5 |
f6cb08be8ef2f7a4272301922f3fccba
|
|
| BLAKE2b-256 |
c33d004e140da9ce2e8d048a18cf74ba8eae08d0430ebd5d2a0c857643ca5b73
|