Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```