Skip to main content

Command-line tools based on Boto

Project description

Command-line tools for interacting with Amazon Web Services, based on Boto.

Currently included are:

  • s3-put: Upload file(s) to S3. Built to replace Boto’s s3put command, allowing placement of files inside directories within buckets. Also allows recursive upload of entire directories.

  • s3-geturl: Outputs signed (authenticated) S3 urls to objects which expire after a specified time

  • ses-send-email: Send an email via SES. Replacement for the ses-send-email.pl script provided by Amazon, which is a (ahem) a total nightmare to get running; and installing unpackaged source code manually just makes me uncomfortable.

    This tool supports the interface necessary to submit raw mail only; that is, you will have to give the script a raw email as input over stdin. This means it is ideally suited to use along a pipeline, for instance as a mail transport under Postfix (using PIPE)

  • ses-verify-email-address: Manage verified SES email addresses. Pretty much a drop-in replacement for the tool provided by Amazon in the SES developer tools.

All scripts are made to parse a credentials file, which will be in the same format as that expected by some AWS tools. Details here. By default, this is expected to be available at /etc/aws-credentials.txt, but can be overridden by passing the path to your credentials file with -k.

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

boto_utils-0.1.1.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file boto_utils-0.1.1.tar.gz.

File metadata

  • Download URL: boto_utils-0.1.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for boto_utils-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f5c7fbd85d1e00c8e11d7e2cd76f404057c168a21c520c43b506ad44ef1a71e3
MD5 098a6eaddd3c6c7474fb492eb5cdc1c5
BLAKE2b-256 f3c7bfafc7ffb5576f388ba9ba206a53e9e1185a3af732c7ee04e5b4a4235cbb

See more details on using hashes here.

Supported by

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