Tasks for AWS 2.18 Release Notes
27 May 2019
The Utoolity team is pleased to present Tasks for AWS 2.18 – this release adds a new task for AWS Systems Manager (SSM) Automation, adds support for advanced parameters in the AWS Systems Manager Parameter Store, adds an AWS CodeCommit web repository viewer, integrates GPU support and enhanced container dependency management for Amazon ECS containers, and adds support for the Node.js v10 runtime in AWS Lambda.
You can now safely automate common and repetitive IT operations and management tasks across AWS resources via the AWS Systems Manager Automation Execution task, opt into using advanced parameters with the AWS Systems Manager Parameter task, use the AWS CodeCommit web repository viewer to click through to commits and diffs in the CodeCommit console, configure GPU support and container dependencies in the Amazon ECS Task Definition task, and use the Node.js 10.x runtime in the AWS Lambda Function task.
If you are using Bamboo remote agents, please review the Tasks for AWS 2.18 Upgrade Notes for important information on this release.
Learn more and try it for free in:
On this page:
- 1 Highlights
- 1.1 Use the new AWS Systems Manager (SSM) Automation Execution task to manage AWS resources
- 1.2 Opt into advanced parameters with the AWS Systems Manager (SSM) Parameter task
- 1.3 Use the AWS CodeCommit web repository viewer
- 1.4 Configure GPU support and dependencies for Amazon ECS containers
- 1.5 Use the Node.js 10.x runtime for AWS Lambda functions
- 2 Resolved issues
- 2.1 Release 2.18.2
- 2.2 Release 2.18.1
- 2.3 Release 2.18.0
Highlights
Use the new AWS Systems Manager (SSM) Automation Execution task to manage AWS resources
You can now use the AWS Systems Manager Automation Execution task to start, signal, and stop an automation execution with AWS Systems Manager Automation, which simplifies common maintenance and deployment tasks of Amazon EC2 instances and other AWS resources. This enables you to:
• Build Automation workflows to configure and manage instances and AWS resources.
• Create custom workflows or use pre-defined workflows maintained by AWS.
• Receive notifications about Automation tasks and workflows by using Amazon CloudWatch Events.
• Monitor Automation progress and execution details by using the Amazon EC2 or the AWS Systems Manager console.
Opt into advanced parameters with the AWS Systems Manager (SSM) Parameter task
You can now opt into advanced parameters via the Systems Manager Parameter task to enable you to create more than 10,000 parameters, use larger parameter value size (up to 8 KB) and add policies to your parameter:
The larger parameter value size enables you to store parameters with long values such as certificates with long key chains. Advanced parameters also enable you to configure policies such as expiration, expiration notification and no-change notification. Expiration policy provides the ability to specify an expiration date and time. Expiration notification policy helps you track parameters that will expire soon. No-change notification policy helps you track parameters that have not changed for a specified period of time. Advanced parameters are priced per parameter per month, and per API interaction. See the pricing page for details.