SetConnect

S3copy

Amazon::S3copy

Description

Copy an object from S3 to a different location within S3 (Simple Storage Service).

Options

Service URL

The S3 service URL.

Example:
http://s3-eu-west-1.amazonaws.com

Access Key

AWS access key id.

Secret Key

AWS secret access key.

Source Bucket Name

The name of the S3 bucket from which the object must be copied.

Source Key

The key of the object that must be copied.

Destination Bucket Name

The name of the S3 bucket to which the object must be copied.

Destination Key

The key of the object to which the source object must be copied.

Documentation

Release notes