The following macros are not currently supported in the header:
  • unmigrated-wiki-markup

Documentation for Tasks for AWS 2.10 – other releases are available in the Tasks for AWS Documentation Directory.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Tasks for AWS 2.1 Release Notes

04 November 2013

The Utoolity team is pleased to present Tasks for AWS 2.1 – this release adds a new task to upload/download/delete/copy Amazon S3 objects and support for the AWS GovCloud (US) Region (experimental).

Highlights of this release:

Updates for this release:

Highlights

New task 'Amazon S3 Object'

Upload, download, copy or delete Amazon Simple Storage Service (Amazon S3) objects from a task within your build or deployment projects:

  • Upload your job artifacts or select local files or directories (optionally via Ant Patterns)
  • Download S3 objects (files) addressed by their key prefix
  • Delete S3 objects (files) addressed by their key prefix
  • Copy S3 objects (files) addressed by their key prefix to a target bucket (with optional renaming)

Support for the AWS GovCloud (US) Region (experimental)

The AWS GovCloud (US) Region is an API compatible, but otherwise isolated AWS Region designed to allow US government agencies and customers to move sensitive workloads into the cloud by addressing their specific regulatory and compliance requirements).

 

The AWS GovCloud (US) Region is an opt-in Labs Feature and not supported yet:

  • The us-gov-west-1 region requires dedicated credentials, see How do Government agencies, contractors and customers access the AWS GovCloud (US) Region?: "Customers cannot sign up for AWS GovCloud (US) through the traditional, online AWS sign up process. AWS must engage with the customer directly to sign an agreement specific to the AWS GovCloud (US) Region. [...]"
  • Due to being a non US company, we are not currently in the position to test this add-on with the AWS GovCloud Region (US) directly. However, the API is compatible in general and we have done our best to address the documented differences - please get in touch if things do not work as intended, we are very interested to collaborate on the necessary adjustments.

Details

This release addresses the following issues:

  • Stories
    • TAWS-43 - As a user, I want a task to upload/download build artifacts to/from S3 so that I can integrate these with external processes
  • Improvements
    • TAWS-110 - Rename tasks to the well known short AWS service name
    • TAWS-95 - Enable 'AWS GovCloud (US)' support as a labs feature

Updates

Release 2.1.1

2013-11-13

This release addresses the following issues:

  • Bugs
    • TAWS-123 - Exception on missing dependency when logging progress from tasks