SetConnect

S3list

Amazon::S3list

Description

Retrieve a list of objects from an S3 bucket (Simple Storage Service).

Options

Service URL

The S3 service URL.

Example:
http://s3-eu-west-1.amazonaws.com

Access Key

AWS access key id.

Secret Key

AWS secret access key.

Bucket Name

The name of the S3 bucket.

Prefix

Optional prefix to limit the results of the list.

Include Subfolders

When checked, subfolders will be included in the list.

Handle Name

The name of the (new) recordset (handle) to which the data will be saved.

Table Name

Optional table name. If a table name is specified the result will be stored in recordset "Handle Name" using "Table Name" for the name.

This way the recordset can later be queried using "QueryDatabase - Query Recordset" and the table name to use in QueryDatabase is "Table Name".

Documentation

Release notes