AmazonS3

Introduction

Amazon S3 feature serves as one of the most used cloud storage platform. 

All the activities in this feature works only when it is within the Amazon S3 Scope. Create
bucket acts as a container for objects. An object is a file and any metadata that describes
that file. Delete Bucket is to used to delete the entire bucket with all the objects in it. Use
the delete file activity to delete a specific file from a specific bucket. The upload and
download file activity is used to upload or download a specific file from a specific bucket.
If you wish to get the file details of a specific file from a bucket, use the get file details
activity. However, if you wish to get the details of all files from a bucket, use the list all files
activity.

To see the activities available in Amazon S3 feature, click on the link below.

Activities