isuchit / aws

Amazon Web Services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS - Amazon Web Services

Examples

  • Delete S3 Buckets

    i.e., List and delete buckets

    ./examples/s3-list-and-delete-buckets.sh < bucket_name / pattern >
    
    e.g., ./examples/s3-list-and-delete-buckets.sh project-google
    

    The above example will list all the buckets that contains name project-google and deletes all the buckets.

About

Amazon Web Services