aws-cli v1.2.0 Release Notes

    • ๐Ÿ”‹ feature:aws elastictranscoder: Update Amazon Elastic Transcoder command with audio transcoding features
    • ๐Ÿ”‹ feature:Output: Improve text output (--output text) to have a consistent output structure
    • ๐Ÿ”‹ feature:Output: Add --query argument that allows you to specify output data using a JMESPath expression
    • ๐Ÿ”‹ feature:HTTP: Upgrade requests library to 2.0.0
    • ๐Ÿ”‹ feature:aws redshift: Update Amazon Redshift region configuration to include ap-southeast-1 and ap-southeast-2
    • ๐Ÿ”‹ feature:aws s3: Update Amazon S3 region configuration to include fips-us-gov-west-1
    • ๐Ÿ”‹ feature:Install: Add a bundled installer for the CLI which bundles all necessary dependencies (does not require pip)
    • ๐Ÿ›  bugfix:Tab Completion: Fix an issue with ZSH tab completion (issue 411)
    • ๐Ÿ›  bugfix:aws s3: Fix an issue with S3 requests timing out (issue 401)
    • ๐Ÿ›  bugfix:aws s3api: Fix an issue with s3api delete-objects not providing the Content-MD5 header (issue 400)