aws-cli v1.2.11 Release Notes

    • ๐Ÿ”‹ feature:aws s3: Add support for the --recursive option in the aws s3 ls command (issue 465 <https://github.com/aws/aws-cli/issues/465)
    • feature:Config: Add support for the AWS_CA_BUNDLE environment variable so that users can specify an alternate path to a cert bundle (issue 586 <https://github.com/aws/aws-cli/pull/586>__)
    • feature:Configuration: Add metadata_service_timeout and metadata_service_num_attempts config parameters to control behavior when retrieving credentials using an IAM role (issue 597 <https://github.com/aws/aws-cli/pull/597>__)
    • ๐Ÿ›  bugfix:aws s3: Retry intermittent aws s3 download failures including socket timeouts and content length mismatches (issue 594 <https://github.com/aws/aws-cli/pull/594>__)
    • ๐Ÿ›  bugfix:aws s3api: Fix response parsing of aws s3api get-bucket-location (issue 345 <https://github.com/aws/aws-cli/issues/345>__)
    • ๐Ÿ›  bugfix:aws elastictranscoder: Fix response parsing of the aws elastictranscoder command (issue 207 <https://github.com/boto/botocore/pull/207>__)
    • ๐Ÿ”‹ feature:aws elasticache: Update aws elasticache command to not require certain parameters