This actiivty read the content of a specific bucket in AWS S3 and returns the list of the files inside it.
The access key for Amazon AWS authentication.
The secret key for Amazon AWS authentication.
The name of the bucket of which you want to obtain the list of files contained within it.
The list of filenames contained in the specified bucket.
The list of the file contained in the specified bucket. An S3 File is an object with some of the main properties which represents a file in S3 such as its name, the name of the bucket where it's saved, its owner name or its last modified time.
An AWS Region is a collection of AWS resources in a geographic area. Each AWS Region is isolated and independent of the other Regions.