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
s3-copy: Copy objects within (or between) S3 buckets
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.
cloudwatch-put-metric: Put metric data to CloudWatch
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.
Release files for boto_utils 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boto_utils-0.3.tar.gz | 7.0 kB | Details |
Release files / boto_utils-0.3.tar.gz
| Download URL | boto_utils-0.3.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
578d97a8b04b3fa66ed28ab939f32fe557dd3c1a37d97f59bb3f42b4ce05b39e
|
|
BLAKE2b-256 checksum How to use checksums |
24e68a6b09fc020b85d7e276b8451c6a4f60ff747c73143c8f3bdfe35d9ffb24
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |