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.

boto v2.9.7

date:2013/07/08

This release is primarily a bugfix release, but also inludes support for Elastic Transcoder updates (variable bit rate, max frame rate & watermark features).

Features

  • Added support for selecting specific attributes in DynamoDB v2. (issue 1567, commit d9e5c2)
  • Added support for variable bit rate, max frame rate & watermark features in Elastic Transcoder. (commit 3791c9)

Bugfixes