Amazon Simple Storage Service (Amazon S3) is storage for the Internet. It is designed to store and retrieve any amount of data at any time, from anywhere on the web. It stores data as objects within resources called "buckets". You can store as many objects as you want within a bucket, and write, read, and delete objects in/from your bucket.
For more information, click here.
Field (Account) Information
While configuring the Source or Destination of a Transaction, you find an Account option to configure your application with Adeptia Connect. Using Account configuration, you specify the location from where the data is to be accessed. In this process, enter the details of the application account to grant permission for data access.
Specify the following information for Amazon S3:
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) 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 triggers are available:
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 Transaction, you find an Action drop-down list.
When Amazon S3 is the Destination application, the following actions are available:
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. |
Process to delete a file from the bucket:
To delete a file from the bucket, you need to specify the following two things on the mapping screen:
- Name of the bucket from which file is to be deleted, and
- Name of the file to be deleted.
Perform the following steps to select the bucket name:
- Click > Edit Expression.
- On the Reference Selection window, select the name of the bucket from the Select Reference Bucket drop-down list.
Perform the following steps to select the file name:
- Click > Edit Expression.
On the Expression Builder window, in the Expression tab, specify the file key in the format:
<parentfoldername>/<subfoldername>...../<filename>.