Skip to main content

Idiot proof AWS services.

Project description

![Zen Bezos](http://i.imgur.com/6mdNXPl.png)

simpleaws

An idiot-proof way to make a public AWS based service.

# Installation

  1. Install it.

    `bash pip install simpleaws `

  2. Copy settings_template.py to settings.py and enter your keys.

  3. Use your Amazon Web Services console to enable S3, CloudFront and Glacier has needed.

  4. Run test_simpleaws.py.

    `bash python test_simplaws.py `

# Usage

Connect to S3!

`python simpleaws.set_keys(settings.AWS_ACCESS_KEY, settings.AWS_SECRET_ACCESS_KEY) simpleaws.connect() `

Create a bucket!

`python simpleaws.create_bucket(bucketname) `

Create a user!

`python simpleaws.create_user(username) `

Move a bucket to CloudFront!

`python simpleaws.move_bucket_to_cloudfront(bucketname) `

Backup a bucket!

`python simpleaws.backup_bucket(bucketname) `

Vanquish your foes!

`python simpleaws.vanquish_foes(vanquish) `

Just kidding.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simpleaws-0.2.0.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file simpleaws-0.2.0.tar.gz.

File metadata

  • Download URL: simpleaws-0.2.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for simpleaws-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b42c02cccbd595d6a0f5f6ea54117531e11ba51494e7d0d5f1d67f3dc8c05313
MD5 8dee65c02f7547cbbec373c518815512
BLAKE2b-256 ea5c2e8c3e05c26468e689583a2e7121a2ce7acefd629926880ef24af2a6dbe7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page