* feature:``aws firehose``: Add support for Amazon Kinesis Firehose * feature:``aws inspector``: Add support for Amazon Inspector * feature:``aws kinesis``: Add support for updating stream retention periods * feature:``aws configservice``: Add support for config rules
1.8.10
======
* feature:``aws ec2``: Add support for spot blocks * feature:``aws cloudfront``: Add support for adding Web ACLs to CloudFront distributions
1.8.9
=====
* 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
=====
* 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
=====
* 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
=====
* 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``.