* feature:``aws ecr``: Add ``aws ecr`` commands * feature:``aws emr``: Update ``aws emr create-cluster`` to accept Amazon EC2 security group * feature:``aws ecs``: Update ``ecs`` command to include a new deployment option
1.9.14
Not secure
======
* feature:``aws configservice``: Support for IAM resource types * feature:``aws cloudtrail``: Adds ``isMultiRegion`` to some of the commands * feature:``aws cloudfront``: Adds support for gzip * feature:``aws ec2``: Adds new commands for VPC Managed NAT
1.9.13
Not secure
======
* bugfix:``aws``: Fix regression when using AWS_DATA_PATH environment variable (`issue 736 <https://github.com/boto/botocore/pull/736>`__)
1.9.12
Not secure
======
* feature:``aws cloudfront create-invalidation``: Add a new --paths option. (`issue 1662 <https://github.com/aws/aws-cli/pull/1662>`__) * feature:``aws cloudfront sign``: Add a new command to create a signed url. (`issue 1668 <https://github.com/aws/aws-cli/pull/1668>`__) * feature:``aws autoscaling``: Added support for protecting instances from scale-in events. * feature:``aws rds``: Added support for Aurora encryption at rest.
1.9.11
Not secure
======
* feature:``aws rds``: Added support for specifying port number. * feature:``aws ds``: Added support for Microsoft ActiveDirctory. * feature:``aws route53``: Added support for TrafficFlow, a new management and modeling layer for Route53. * feature:Timeouts: Added additonal options for configuring socket timeouts.
1.9.10
Not secure
======
* feature:``aws config``: Added support for dedicated hosts. * feature:``aws s3``: Added support for custom metadata in cp, mv, and sync.