SetConnect

S3move

Amazon::S3move

Description

Move 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 moved.

Source Key

The key of the object that must be moved.

Destination Bucket Name

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

Destination Key

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

Documentation

Release notes