This repository was archived by the owner on Apr 11, 2022. It is now read-only.
fs111/awsutils
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Utility scripts to work with amazon webservices. ------------------------------------------------ create_open_bucket.py - creates an open S3 bucket for hosting a (static) website delete_bucket.py - deletes a bucket including all content. BE CAREFUL WITH THIS!