Snowflake
Project data from Snowflake tables into a Neptune Analytics graph via the Athena Snowflake connector.
Overview
Section titled “Overview”Snowflake integration uses the AWS-provided Athena Snowflake connector to query Snowflake tables via federated queries and project the results into Neptune Analytics.
Demo notebook
Section titled “Demo notebook”The Snowflake demo notebook demonstrates:
- Configuring the Athena Snowflake connector
- Querying Snowflake tables via Athena federated query
- Projecting tabular data as a graph
- Running graph algorithms on the projected data
Prerequisites
Section titled “Prerequisites”- Snowflake account with accessible tables
- Athena Snowflake connector deployed
- IAM permissions for Athena and the connector Lambda