Boto 3 - 0.0.11
danielgtaylor
released this
24 Mar 22:14
·
6218 commits
to develop
since this release
- feature:Resources: Add Amazon EC2 support for ClassicLink actions
and add a delete action to EC2Volume
resources. - feature:Resources: Add a
load
operation anduser
reference to
AWS IAM'sCurrentUser
resource. (issue
72, - feature:Resources: Add resources for AWS IAM managed policies.
(issue 71) - feature:Botocore: Update to Botocore 0.97.0
- Add new Amazon EC2 waiters.
- Add support for Amazon S3 cross region replication.
- Fix an issue where empty config values could not be specified
for Amazon S3's bucket notifications. (botocore issue
495) - Update Amazon CloudWatch Logs to the latest API.
- Update Amazon Elastic Transcoder to the latest API.
- Update AWS CloudTrail to the latest API.
- Fix bug where explicitly passed
profile_name
will now override
any access and secret keys set in environment variables.
(botocore issue
486) - Add
endpoint_url
toclient.meta
. - Better error messages for invalid regions.
- Fix creating clients with unicode service name.