Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

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).

Learn more and try it for free in:

On this page:

Table of Contents

Highlights

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1

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)

Panel
borderColor#F3F3F3
bgColor#FFFFFF

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).

Include Page
_GovCloudRegionsNote
_GovCloudRegionsNote

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