Data Warehouses

Amazon Athena

  1. Fill the Data source name with the name that you'll identify your data source with in Athenic AI

  2. To learn how to obtain your AWS Access Key ID and AWS Secret Access Key, see Access keys on the AWS website

  3. The server name is often the endpoint URL which is formed like "athena.[region].amazonaws.com". You replace [region] with your actual AWS region that Athena is running in. You can find a full list of Athena endpoints in the Amazon Athena Documentation.

  4. If you want to connect with work group, you can find the list of your work group names on the Amazon Athena console.

  5. If you want to connect with S3 result path, you can find the list of your bucks in the AWS S3 service. To construct your S3 bucket path, start with s3:// followed by the bucket name.

Snowflake

  1. Fill the Data source name with the name that you'll identify your data source with in Athenic AI.

  2. Fill in your Snowflake username and password in the user and password fields provided.

  3. To find your account ID, visit How to find Account ID on the Snowflake site

Last updated