* 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
1.9.5
Not secure
=====
* bugfix:``aws datapipeline create-default-roles``: Fix issue with error handling. (`issue 1618 <https://github.com/aws/aws-cli/pull/1618>`__) * bugfix:``aws s3``: Skip glacier objects when downloading from S3. (`issue 1581 <https://github.com/aws/aws-cli/pull/1581>`__) * feature:``aws s3api``: Auto-populate ``--copy-source-sse-customer-key-md5`` (`botocore issue 709 <https://github.com/boto/botocore/pull/709>`__)
1.9.4
Not secure
=====
* feature:``aws devicefarm``: Add commands for updating and deleting projects, device pools, uploads, and runs.