Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hazim1093/aws-snippets
Helper Code snippets for AWS CLI
https://github.com/hazim1093/aws-snippets
Last synced: about 1 month ago
JSON representation
Helper Code snippets for AWS CLI
- Host: GitHub
- URL: https://github.com/hazim1093/aws-snippets
- Owner: hazim1093
- Created: 2018-02-01T10:50:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T10:54:40.000Z (almost 7 years ago)
- Last Synced: 2024-01-12T11:53:46.685Z (12 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-snippets
This repositry contains helper code snippets to make life with AWS easier.
* delete-s3-buckets.sh
* Usage:
```sh
./delete-s3-buckets.sh mybucket myownbucket myveryownbucket
```