Skip to content

Boto 3 - 0.0.11

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 24 Mar 22:14
· 6042 commits to develop since this release
  • feature:Resources: Add Amazon EC2 support for ClassicLink actions
    and add a delete action to EC2 Volume resources.
  • feature:Resources: Add a load operation and user reference to
    AWS IAM's CurrentUser 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 to client.meta.
  • Better error messages for invalid regions.
  • Fix creating clients with unicode service name.