mfwarren / createbucket

Commandline script to create S3 buckets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

createbucket

createbucket provides a commandline tool for easily creating S3 buckets and an associated User which has access to this bucket.

How To Use

The script requires environment variables for Amazon keys to be defined

% create_bucket

About

Commandline script to create S3 buckets

License:MIT License


Languages

Language:Python 100.0%