10 November 2014
Excerpt | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Highlights
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Support for IAM RolesThere are now two variations for working with IAM Roles: IAM Roles for Amazon EC2You can now use IAM Roles for Amazon EC2 to skip credentials configuration all together.
IAM Roles for AssumeRole APIThe embedded Identity Federation for AWS 2.1 release adds a new principal type 'Assume Role' to support IAM roles for delegating API access to AWS resources in other accounts (cross-account usage) and enabling API access to the IAM service itself. |
Panel | ||||
---|---|---|---|---|
| ||||
Reuse of existing template and change of SNS topic for CloudFormation updatesTwo recent CloudFormation API additions are now available during stack updates too:
|
Panel | ||||
---|---|---|---|---|
| ||||
Conversion of CloudFormation template parameter management to JSONThe former CSV format has severe usability issues for anything but a trivial amount of template parameters and does not support using existing values on updates. To address these deficits and foster reuse of configuration between the various AWS tools, the parameter management has been aligned to the JSON format supported by the AWS CLI.
|
Panel | ||||
---|---|---|---|---|
| ||||
Support for Java 8 Tomcat 8, Python 3.4, Java 7 GlassFish 4.0, and Java 8 GlassFish 4.1 in AWS Elastic Beanstalk tasksThe available solution stacks have been updated to include the latest versions, notably including the recently introduced Windows Server 2012 R2 and Server Core stacks, see the resp. announcements: The latter three platforms are based on the new category of supported platforms – Preconfigured Docker:
|
Details
This release addresses the following issues:
- Stories
- TAWS-50 (UAA-26) - As a user, I want to reuse AWS credentials provided by an IAM role for EC2 so that I do not need to enter them for every task
- Improvements
- TAWS-57 - Improve CloudFormation template parameter management
- TAWS-284 - Support reuse of existing template on CloudFormation update actions
- TAWS-285 - Support change of SNS topic on CloudFormation update actions
- TAWS-336 - Support CloudFormation stack ids
- TAWS-462 (UAA-46) - Convert CloudFormation parameter input to JSON
- TAWS-465 - Verify/Add support for eu-central-1 (Frankfurt) region
- TAWS-472 - Update available Elastic Beanstalk solution stacks (as per 20141031)
- TAWS-473 - Update available Elastic Beanstalk solution stacks (as per 20141105-1 / 20141105-2)
- Bugs
- TAWS-466 (UAA-48) - Fix official S3 ACL header format not being supported