* feature:``aws ec2``: Add support for spot blocks * feature:``aws cloudfront``: Add support for adding Web ACLs to CloudFront distributions
1.8.9
Not secure
=====
* feature:``aws cloudtrail``: Adds support for log file integrity validation, log encryption with AWS KMS-Managed Keys (SSE-KMS), and trail tagging. * feature:``aws rds create-db-instance``: --db-instance-class has a new value as db.t2.large * feature:``aws workspaces``: Adds support for volume encryption in Amazon WorkSpaces.
1.8.8
Not secure
=====
* feature:``aws cloudformation describe-account-limits``: This is a new API. * feature:``aws ec2 modify-spot-fleet-request``: This is a new API. * bugfix:``aws elasticbeanstalk``: Documentation update.
1.8.7
Not secure
=====
* feature:``aws cognito-sync``: Update API to latest version * feature:``aws cognito-identity``: Update API to latest version * bugfix:Assume Role Provider: Fix issue where profile does not exist errors were not being propogated back to the user (`issue 1515 <https://github.com/aws/aws-cli/pull/1515>`__)
1.8.6
Not secure
=====
* bugfix:Shorthand Syntax: Fix parser regression when a key name has an underscore character (`issue 1510 <https://github.com/aws/aws-cli/pull/1510>`__) * feature:``aws s3``: Add support for ``STANDARD_IA`` storage class to the ``aws s3`` commands (`issue 1511 <https://github.com/aws/aws-cli/pull/1511>`__) * feature:``aws logs``: Add support for ``create-export-task``, ``cancel-export-task``, and ``describe-export-tasks``.
1.8.5
Not secure
=====
* bugfix:Output: Only omit printing response to stdout if the response is an empty dictionary (`issue 1496 <https://github.com/aws/aws-cli/pull/1496>`__) * feature:``aws s3/s3api``: Update Amazon S3 commands to the latest version