| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Boto 3 - 0.0.11.tar.gz | 2015-03-24 | 76.3 kB | |
| Boto 3 - 0.0.11.zip | 2015-03-24 | 106.9 kB | |
| README.md | 2015-03-24 | 1.2 kB | |
| Totals: 3 Items | 184.4 kB | 0 | |
- feature:Resources: Add Amazon EC2 support for ClassicLink actions
and add a delete action to EC2
Volumeresources. - feature:Resources: Add a
loadoperation anduserreference to AWS IAM'sCurrentUserresource. (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_namewill now override any access and secret keys set in environment variables. (botocore issue 486) - Add
endpoint_urltoclient.meta. - Better error messages for invalid regions.
- Fix creating clients with unicode service name.