Load Metadata from Amazon S3
Use the S3 Loader to upload metadata to Alteryx Connect for data files (such as .yxdb, .csv, .xlsx, .xls) in a specified Amazon S3 bucket.
Review Loader Requirements
The Alteryx Connect Loaders must be installed on the machine where Alteryx Server is installed. To install the loaders:
- Download the loaders installer. For compatibility, the Loaders installer version must match the Alteryx Connect version.
- Run the installer as an administrator.
The JavaScript tool must be installed. For more information, search for "JavaScript tool" in the Alteryx Community.
Open the Loader
- Open Alteryx Designer.
- Click Help > Sample Workflows > Alteryx Connect Metadata Loaders > S3 Loader > S3 Loader.
Run the App
- Click Run as Analytic App
.
-
In the Amazon S3 tab:
- Type the AWS Access Key and AWS Secret Key.
Use the AWS Management Console to manage access keys of IAM users.
- Type the AWS Bucket name.
- In Files to load, type a comma-separated list of file types to load.
- Type the AWS Access Key and AWS Secret Key.
-
In the Alteryx Connect tab, type the URL for your Alteryx Connect instance and your credentials.
https://yourcompany.alteryxconnect.com
-
Before running the app, click
and save the app configuration to the following directory:
C:\ProgramData\Alteryx\AlteryxConnect\S3_Loader\
The .yxwv app values file is used for scheduling the loader to run in the Gallery. See Schedule Metadata Loaders.
- Click Finish to run the app.
- If the run succeeds, "Success" appears in the App Results window.
- If the run fails, a "There were Errors" message appears.
Depending on how much metadata is being imported, the app can take a long time to run.
View the Metadata
- Go to the Alteryx Connect URL and log in.
- From the main menu, click Data Sources > Files > Amazon S3 > your-bucket-name.
- Select a folder to view its contents.