...
Field Name | Description |
---|---|
Account Name | A short, descriptive name that helps you re-use this account in future. |
AWS Access Key ID AWS Secret key | To get your Access Key ID and Secret Access Key:
|
Triggers
A trigger (Source) Trigger specifies when a particular Transaction will start executing. While configuring the Source of a Template, you need to choose an event.
...
New Bucket | Triggers when a new bucket is created. |
All Buckets | Triggers to retrieve the list of all existing buckets. |
New or Updated File | Triggers when a new file is created or an existing file is updated. |
All Files | Triggers to retrieve all existing files. |
Trigger Name | Description |
---|
Actions
An Action specifies how the data will be transferred at the destination location. While configuring the Destination (Target) of a Template, you need to choose an action.
...
Following actions are available for Amazon S3 at Destination.
Action Name | Description |
---|---|
Create Bucket | Creates a new bucket. |
Delete Bucket | Delets an existing bucket. |
Upload File to Bucket | Upload a new file to the bucket. |
Delete File from Bucket | Deletes an existing file from the bucket. |