* feature:``aws rds``: Added support for specifying port number. * feature:``aws ds``: Added support for Microsoft ActiveDirctory. * feature:``aws route53``: Added support for TrafficFlow, a new management and modeling layer for Route53. * feature:Timeouts: Added additonal options for configuring socket timeouts.
1.9.10
Not secure
======
* feature:``aws config``: Added support for dedicated hosts. * feature:``aws s3``: Added support for custom metadata in cp, mv, and sync.
1.9.9
Not secure
=====
* feature:``aws s3api``: Added support for the aws-exec-read canned ACL on objects. * feature:``aws elasticbeanstalk``: Added support for composable web applications. * feature:``aws ec2``: Added support for EC2 dedicated hosts. * feature:``aws ecs``: Added support for task stopped reasons and task start and stop times.
1.9.8
Not secure
=====
* bugfix:``aws s3``: Fix regression when downloading a restored Glacier object (`issue 1650 <https://github.com/aws/aws-cli/pull/1650>__`) * bugfix:``aws s3``: Fix issue when encountering "out of disk space" errors as well as permissions errors when downloading large files (`issue 1645 <https://github.com/aws/aws-cli/issues/1645>`__, `issue 1442 <https://github.com/aws/aws-cli/issues/1442>`__) * bugfix:``aws opsworks register``: Support ``--no-verify-ssl`` argument for the ``aws opsworks register`` command (`issue 1632 <https://github.com/aws/aws-cli/pull/1632>`__) * feature:``s3``: Add support for Server-Side Encryption with KMS and Server-Side Encryption with Customer-Provided Keys. (`issue 1623 <https://github.com/aws/aws-cli/pull/1623>`__)
1.9.7
Not secure
=====
* bugfix:``memory management``: Resolve a potential memory leak when creating lots of clients on Python 2.6 and Linux 2.6 * bugfix:``presign url``: Now generate_presigned_url() works correctly with different expiry time
1.9.6
Not secure
=====
* feature:``aws apigateway``: Support for stage variables to configure the different deployment stages