- feature: Add support for batch actions on collections. (issue 32)
- feature: Update to Botocore 0.78.0
- Add support for Amazon Simple Queue Service purge queue which allows users to delete the messages in their queue.
- Add AWS OpsWorks support for registering and assigning existing Amazon EC2 instances and on-premises servers.
- Fix issue with expired signatures when retrying failed requests (botocore issue 399)
- Port Route53 resource ID customizations from AWS CLI to Botocore. (botocore issue 398)
- Fix handling of blob type serialization for JSON services. (botocore issue 397)
- feature: Update to Botocore 0.77.0
- Add support for Kinesis PutRecords operation. It writes multiple data records from a producer into an Amazon Kinesis stream in a single call.
- Add support for IAM GetAccountAuthorizationDetails operation. It retrieves information about all IAM users, groups, and roles in your account, including their relationships to one another and their attached policies.
- Add support for updating the comment of a Route53 hosted zone.
- Fix base64 serialization for JSON protocol services.
- Fix issue where certain timestamps were not being accepted as valid input (botocore issue 389)
- feature: Update Amazon EC2 resource model.
- feature: Support belongsTo resource reference as well as path specified in an action's resource definition.
- bugfix: Fix an issue accessing SQS message bodies (issue 33)
- feature: Update to Botocore 0.76.0.
- Add support for using AWS Data Pipeline templates to create pipelines and bind values to parameters in the pipeline
- Add support to Amazon Elastic Transcoder client for encryption of files in Amazon S3.
- Fix issue where Amazon S3 requests were not being resigned correctly when using Signature Version 4. (botocore issue 388)
- Add support for custom response parsing in Botocore clients. (botocore issue 387)
- Adds resources for AWS CloudFormation and AWS OpsWorks.
- Update to Botocore 0.73.0 and JMESPath 0.5.0
- Adds support for AWS CodeDeploy, AWS Config, AWS KMS, AWS Lambda.
- Make requests with a customized HTTP user-agent
- Initial developer preview refresh of Boto 3
- Supports S3, EC2, SQS, SNS, and IAM resources
- Supports low-level clients for most services