aws-cli v1.8.13 Release Notes
-
- ๐ feature:
aws deploy
: Compress zip files when usingaws deploy push
(issue 1534 <https://github.com/aws/aws-cli/pull/1534>
--) - ๐ bugfix:Shorthand Parser: Fix issue when display error message for multiline shorthand syntax values (
issue 1543 <https://github.com/aws/aws-cli/pull/1543>
__) - ๐ bugfix:
aws route53
: Automatically retry Throttling and PriorRequestNotComplete errors (botocore issue 682 <https://github.com/boto/botocore/pull/682>
__) - ๐ feature:
aws s3/s3api
: Add support for changing the bucket addressing style (botocore issue 673 <https://github.com/boto/botocore/pull/673>
__) - ๐ bugfix:
aws s3api
: Add missing--server-side-encryption
option toupload-part
command - ๐ feature:
aws kms
: Add ability to delete customer master keys (CMKs)
- ๐ feature: