Amazon S3: Create Folder
Description
Amazon S3: Create Folder plugin step creates a folder (object) in a bucket on Amazon S3. Amazon S3 folder/subdirectory is considered as an object. By creating folders in buckets, it enables the user to maintain the hierarchy.
Reference
Configurations
| Field Name | Description |
|---|---|
| Step Name | Specify a unique name for the step. |
| Connection tab: | For the Amazone S3 connection fields details, click Common Tab: Connection Fields |
| Input fields | |
| Bucket Name | Specify the name of the S3 bucket in which the folder is to be created. The field type is String. This field is mandatory. |
| Button: Get | Click the button to populate the list of available Buckets. |
| Folder Name | Specify the name of the folder, by which the folder is created. The field type is String. This field is mandatory. Note: For example, if you want to create a folder consisting of a sub-folder, specify the folder names as foldername1/foldername2. In this scenario, foldername2 is created in foldername1. |