Note
You are viewing the documentation for an older version of boto (boto2).
Boto3, the next version of Boto, is now stable and recommended for general use. It can be used side-by-side with Boto in the same project, so it is easy to start using Boto3 in your existing projects as well as new projects. Going forward, API updates and all new feature work will be focused on Boto3.
For more information, see the documentation for boto3.
date: | 2013/07/18 |
---|
This release is adds new methods in AWS Security Token Service (STS), AWS CloudFormation, updates AWS Relational Database Service (RDS) & Google Storage. It also has several bugfixes & documentation improvements.
Added region support to bin/elbadmin. (issue 1586, commit 2ffbc60)
Changed the mock storage to use case-insensitive headers. (issue 1594, commit 71849cb)
Added complex_listeners to ELB. (issue 1048, commit b782ce2)
Added tests for Route53’s ResourceRecordSets. (commit fad5bde)
Several documentation improvements/fixes:
- Updated CloudFront docs. (issue 1546, commit a811197)
- Updated the URL explaining the use of base64 in SQS messages. (issue 1596, commit 00de3a2)