aws-cli v1.8.6 Release Notes
-
- ๐ bugfix:Shorthand Syntax: Fix parser regression when a key name has an underscore character (
issue 1510 <https://github.com/aws/aws-cli/pull/1510>
__) - feature:
aws s3
: Add support forSTANDARD_IA
storage class to theaws s3
commands (issue 1511 <https://github.com/aws/aws-cli/pull/1511>
__) - ๐ feature:
aws logs
: Add support forcreate-export-task
,cancel-export-task
, anddescribe-export-tasks
.
- ๐ bugfix:Shorthand Syntax: Fix parser regression when a key name has an underscore character (