All Versions
1588
Latest Version
Avg Release Cycle
5 days
Latest Release
1798 days ago

Changelog History
Page 152

  • v1.7.11 Changes

    • ๐Ÿ›  bugfix:aws sts: Allow calling assume-role-with-saml without credentials.
    • ๐Ÿ›  bugfix:aws sts: Allow users to make regionalized STS calls by specifying the STS endpoint with --endpoint-url and the region with --region. (botocore issue 464 <https://github.com/boto/botocore/pull/464>__)
  • v1.7.10 Changes

    • ๐Ÿ›  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.
  • v1.7.9 Changes

    • ๐Ÿ”‹ 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)
  • v1.7.8 Changes

    • ๐Ÿ›  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>__)
  • v1.7.7 Changes

    • ๐Ÿ›  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
  • v1.7.6 Changes

    • ๐Ÿ”‹ 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>__)
  • v1.7.5 Changes

    • ๐Ÿ›  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>__)
  • v1.7.4 Changes

    • ๐Ÿ”‹ feature:aws dynamodb: Add support for online indexing.
    • ๐Ÿ”‹ feature:aws importexport get-shipping-label: Add support for get-shipping-label.
    • ๐Ÿ”‹ feature:aws s3 ls: Add --human-readable and --summarize options (issue 1103 <https://github.com/aws/aws-cli/pull/1103>__)
    • ๐Ÿ›  bugfix:aws kinesis put-records: Fix issue with base64 encoding for blob types (botocore issue 413 <https://github.com/boto/botocore/pull/413>__)
  • v1.7.3 Changes

    • ๐Ÿ”‹ feature:aws emr: Add support for security groups.
    • ๐Ÿ”‹ feature:aws cognitio-identity: Enhance authentication flow by being able to save associations of IAM roles with identity pools.
  • v1.7.2 Changes

    • ๐Ÿ”‹ feature:aws autoscaling: Add ClassicLink support.
    • ๐Ÿ›  bugfix:aws s3: Fix issue where mtime was set before file was finished downloading. (issue 1102 <https://github.com/aws/aws-cli/pull/1102>__)