Versions Compared

Key

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

...

A trigger (Source) specifies when a particular Transaction will start executing. While configuring the Source of a Transaction, you find a Trigger drop-down list.   

When Amazon S3 is the Source application, the following Following triggers are available :for Amazon S3 at Source. 

 

New Bucket

Triggers when a new bucket is created.

All BucketsTriggers to retrieve the list of all existing buckets.
New or Updated FileTriggers when a new file is created or an existing file is updated.
All FilesTriggers to retrieve all existing files.

Trigger Name

Description

...

An Action specifies how the data will be transferred at the destination location. While configuring the Destination (Target) of a Transaction, you find an Action drop-down list.  

When Amazon S3 is the Destination application, the following Following actions are available :for Amazon S3 at Destination.

 

Action Name

Description

Create Bucket

Creates a new bucket.

Delete BucketDelets an existing bucket.

Upload File to Bucket

Upload a new file to the bucket.

Delete File from BucketDeletes an existing file from the bucket.

...