Skip to main content

Amazon S3: Upload Directory

Description

Amazon S3: Upload Directory plugin step uploads multiple files and subdirectories to the Amazon S3 bucket.

Notes:
  • To upload an object, the user must have “write” permission on the bucket.
  • If Object Name is not given, the files will be uploaded to the root of the bucket.

Reference

SDK: Upload Directory

Configurations

Field NameDescription
Step NameSpecify a unique name for the step.
Connection tab:For the Amazone S3 connection fields details, click Common Tab: Connection Fields
Input fields
Bucket NameSpecify the name of the S3 bucket in which the directory is to be uploaded.
The data type is string. The field is mandatory.
GetClick the button to populate the list of available buckets.
Object NameSpecify a folder in the S3 bucket in which files are to be uploaded. Keep it blank to upload files to the root of the bucket.
Directory PathSpecify the directory name that is to be uploaded. It is the path to the directory which is uploaded on the Amazon S3 bucket.
The data type is string. The field is mandatory.
Note: If the directory or sub-directory is empty, that is, does not contain files, then the workflow will be successful but the empty directory or sub-directory won’t be uploaded to the UI.
BrowseClick to browse the directory path to upload multiple files in the Amazon S3 bucket.
Include SubdirectoriesSelect if you want to include subdirectories in the upload. If true, files found in subdirectories will be included uploaded.
Default Value: No