All Versions
1588
Latest Version
Avg Release Cycle
5 days
Latest Release
1798 days ago
Changelog History
Page 152
Changelog History
Page 152
-
v1.7.11 Changes
- ๐ bugfix:
aws sts
: Allow callingassume-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>
__)
- ๐ bugfix:
-
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.
- ๐ bugfix:
-
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)
- ๐ feature:
-
v1.7.8 Changes
- ๐ bugfix:
aws s3
: Fix auth errors when uploading large files to theeu-central-1
andcn-north-1
regions (botocore issue 462 <https://github.com/boto/botocore/pull/462>
__)
- ๐ bugfix:
-
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
- ๐ bugfix:
-
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>
__)
- ๐ feature:
-
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 theaws 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 ofUTF-8
(issue 945 <https://github.com/aws/aws-cli/issues/945>
__)
- ๐ bugfix:
-
v1.7.4 Changes
- ๐ feature:
aws dynamodb
: Add support for online indexing. - ๐ feature:
aws importexport get-shipping-label
: Add support forget-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>
__)
- ๐ feature:
-
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.
- ๐ feature:
-
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>
__)
- ๐ feature: