Versions Compared

Key

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

...

Specify the following information for Amazon S3: 

Image RemovedImage Added

 

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:

  1. Login to the Amazon Web Service Console.
  2. Under Security & Identity, click Identity & Access Management.
  3. From the left menu, click Users.
  4. Choose your username (not the check box).
  5. On the Security Credentials tab, click Create Access Key.
  6. Click Show User Security Credentials. Your credentials will look like:
    • Access Key ID: AKIAIOSFODNN7EXAMPLE

    • Secret Access Key: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY

  7. Click Download Credentials and store the keys in a secure location.

...

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.

Process to delete a file from the bucket:

To delete the a file from the bucket, you need to specify the below 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.

Image RemovedImage Added

Perform the following steps to select the bucket name:

  1. Click Image Removedcorresponding to the Bucket name.Click Image Added > Edit Expression. 
    Image Removed
    Select
  2. On the Reference Selection window, select the name of the bucket from the Select Reference Bucket drop-down list box.

    Image Added

Perform the following steps to select the file name:

  1. Click Image Removedcorresponding to the File KeyClick Image Added > Edit Expression. Image Removed
  2. On On the Expression Builder window, in the Expression tab, specify the file key in the format: 

    <parentfoldername>/<subfoldername>...../<filename>.

    Image Added