Release: AWS Command Line Interface 1.3.0
This release adds support for AWS Data Pipeline commands, updates the Amazon Route53 and AWS STS commands, and adds filters and functions to the --query commands
Created On: February 28, 2014
Last Updated: October 09, 2017
Install
pip install --upgrade awscli
On Windows, download and run either the 64 bit installer (https://s3.amazonaws.com/aws-cli/AWSCLI64.msi) or the 32 bit installer (https://s3.amazonaws.com/aws-cli/AWSCLI32.msi).
For additional information see the User Guide and the CLI Reference.
New Features
Change | Description |
---|---|
aws sts | Add support for two new optional parameters to the aws sts assume-rule command, which allows clients to use multi-factor authentication (MFA) when providing programmatic access across AWS accounts |
aws route53 | The aws route53 command now supports the request interval and failure threshold parameters for health checks. |
--query | Add support for filters and function expressions in the --query argument |
aws datapipeline | Add support for new regions in AWS Data Pipeline |
aws datapipeline | Add support for AWS Data Pipeline commands. You can now manage data processing pipelines along with all of your AWS data nodes using the unified AWS CLI. Create and update pipelines with your existing JSON-formatted pipeline definitions, query for specific objects and attributes within a definition or other command outputs using the --query option, and write scripts to automate your processes. |
Resolved Issues
Change | Description |
---|---|
aws s3 | Fix issue where S3 downloads would hang in certain cases and could not be interrupted (issue 650, issue 657) |
aws s3 | Support missing canned ACLs when using the --acl parameter (issue 663) |
aws rds describe-engine-default-parameters | Fix pagination issue when calling aws rds describe-engine-default-parameters (issue 607) |
aws cloudtrail | Merge existing SNS topic policy with the existing AWS CloudTrail policy instead of overwriting the default topic policy |
aws s3 | Fix issue where streams were not being rewound when encountering 307 redirects with multipart uploads (issue 544) |
aws elb | Fix issue with documentation errors in aws elb help (issue 622) |
JSON Parameters | Add a more clear error message when parsing invalid JSON parameters (issue 639) |
aws s3api | Properly handle null inputs (issue 637) |
Argument Parsing | Handle files containing JSON with leading and trailing spaces (issue 640) |
Supported API Versions
Service | API Version |
---|---|
AWS CloudFormation | 2010-05-15 |
AWS CloudTrail | 2013-11-01 |
AWS Data Pipeline | 2012-10-29 |
AWS Direct Connect | 2012-10-25 |
AWS Elastic Beanstalk | 2010-12-01 |
AWS Identity and Access Management | 2010-05-08 |
AWS Import/Export | 2010-06-01 |
AWS OpsWorks | 2013-02-18 |
AWS Security Token Service | 2011-06-15 |
AWS Storage Gateway | 2013-06-30 |
AWS Support | 2013-04-15 |
Amazon CloudFront | 2013-11-11 |
Amazon CloudSearch | 2011-02-01 |
Amazon CloudWatch | 2010-08-01 |
Amazon DynamoDB | 2012-08-10 |
Amazon ElastiCache | 2013-06-15 |
Amazon Elastic Compute Cloud | 2013-10-15 |
Amazon Elastic MapReduce | 2009-03-31 |
Amazon Elastic Transcoder | 2012-09-25 |
Amazon Kinesis | 2013-12-02 |
Amazon Redshift | 2012-12-01 |
Amazon Relational Database Service | 2013-09-09 |
Amazon Route 53 | 2013-04-01 |
Amazon Simple Email Service | 2010-12-01 |
Amazon Simple Notification Service | 2010-03-31 |
Amazon Simple Queue Service | 2012-11-05 |
Amazon Simple Storage Service | 2006-03-01 |
Amazon Simple Workflow Service | 2012-01-25 |
Amazon SimpleDB | 2009-04-15 |
Auto Scaling | 2011-01-01 |
Elastic Load Balancing | 2012-06-01 |