* feature:``aws ec2 describe-snapshots``: Add new dataEncryptionKeyId and StateMessage parameters * feature:``aws efs describe-mount-targets``: Add new optional MountTargetId parameter * feature:``aws route53``: Add calculated health checks and latency health checks * bugfix:StreamingBody: File-like object for HTTP response can now be properly closed
1.8.3
Not secure
=====
* feature:``aws importexport``: Documentation update * bugfix:``aws machinelearning``: Remove a constraint * feature:``aws kinesis get-records``: Add a timestamp field to all Records * bugfix:``aws cloudfront``: Add paginators and waiters
1.8.2
Not secure
=====
* feature:``aws storagegateway``: Add support for resource tagging.
1.8.1
Not secure
=====
* feature:``aws ec2 request-spot-fleet``: Add support for new request config parameters * bugfix:Shorthand Parser: Fix regression where '-' character was not accepted as a key name in a shorthand value (`issue 1470 <https://github.com/aws/aws-cli/issues/1470>`__) * bugfix:Shorthand Parser: Fix regression where spaces in unquoted values were not being accepted (`issue 1471 <https://github.com/aws/aws-cli/issues/1471>`__)
1.8.0
Not secure
=====
* feature:``aws configservice``: Add support for listing discovered resources * bugfix:``aws emr create-default-roles``: Fix the issue where the command would fail to honor an existing AWS_CA_BUNDLE environment setting and end up with "SSLError: object has no attribute" (`issue 1468 <https://github.com/aws/aws-cli/pull/1468>`__) * feature:Shorthand Syntax: Add support for nested hashes when using shorthand syntax (`issue 1444 <https://github.com/aws/aws-cli/pull/1444>`__)
1.7.47
Not secure
======
* feature:``aws codepipeline``: Add support for specification of an encryption key to use with the artifact bucket, when creating and updating a pipeline