* bugfix:``aws sts``: Fix regression where if a region was not activated for STS it would raise an error if call was made to that region.
1.7.9
Not secure
=====
* feature:``aws cloudfront``: Update to latest API * feature:``aws sts``: Add support for STS regionalized calls * feature:``aws ssm``: Add support for Amazon Simple Systems Management Service (SSM)
1.7.8
Not secure
=====
* bugfix:``aws s3``: Fix auth errors when uploading large files to the ``eu-central-1`` and ``cn-north-1`` regions (`botocore issue 462 <https://github.com/boto/botocore/pull/462>`__)
1.7.7
Not secure
=====
* bugfix:``aws ec2 revoke-security-group-ingress``: Fix parsing of a ``--port`` value of ICMP echo request (`issue 1075 <https://github.com/aws/aws-cli/issues/1075>`__) * feature:``aws iam``: Add support for managed policies * feature:``aws elasticache``: Add support for tagging * feature:``aws route53domains``: Add support for tagging of domains
1.7.6
Not secure
=====
* feature:``aws dynamodb``: Add support for index scan * bugfix:``aws s3``: Fix issue where literal value for ``--website-redirect`` was not being used. (`issue 1137 <https://github.com/aws/aws-cli/pull/1137>`__) * bugfix:``aws sqs purge-queue``: Fix issue with the processing of the ``--queue-url`` parameter (`issue 1126 <https://github.com/aws/aws-cli/issues/1126>`__) * feature:``aws s3``: Add support for config variable for changing S3 runtime values (`issue 1122 <https://github.com/aws/aws-cli/pull/1122>`__) * bugfix:Proxies: Fix issue with SSL certificate validation when using proxies and python 2.7.9 (`botocore issue 451 <https://github.com/boto/botocore/pull/451>`__)
1.7.5
Not secure
=====
* bugfix:``aws datapipeline list-runs``: Fix issue where ``--status`` values where not being serialized correctly (`issue 1110 <https://github.com/aws/aws-cli/pull/1110>`__) * bugfix:Output Formatting: Handle broken pipe errors when piping the output to another program (`issue 1113 <https://github.com/aws/aws-cli/pull/1113>`__) * bugfix:HTTP Proxy: Fix issue where ``aws s3/s3api`` commands would hang when using an HTTP proxy (`issue 1116 <https://github.com/aws/aws-cli/issues/1116>`__) * feature:``aws elasticache wait``: Add waiters for the ``aws elasticache wait`` (`botocore issue 443 <https://github.com/boto/botocore/pull/443>`__) * bugfix:Locale Settings: Fix issue when Mac OS X has an ``LC_CTYPE`` value of ``UTF-8`` (`issue 945 <https://github.com/aws/aws-cli/issues/945>`__)