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.5.0

The 2.5.0 release of boto is now available on PyPI.

You can get a comprehensive list of all commits made between the 2.4.1 release and the 2.5.0 release at https://github.com/boto/boto/compare/2.4.1…2.5.0.

This release includes:

  • Support for IAM Roles for EC2 Instances
  • Added support for Capabilities in CloudFormation
  • Spot instances in autoscaling groups
  • Internal ELB’s
  • Added tenancy option to run_instances

There were 77 commits in this release from 18 different authors. The authors are listed below, in no particular order:

  • jimbrowne
  • cosmin
  • gtaylor
  • garnaat
  • brianjaystanley
  • jamesls
  • trevorsummerssmith
  • Bryan Donlan
  • davidmarble
  • jtriley
  • rdodev
  • toby
  • tpodowd
  • srs81
  • mfschwartz
  • rdegges
  • gholms