Amazon Athena

When connecting to Amazon Athena, we assume you will be following our recommendation and Running the Graph.Build platform on Amazon ECS.

Use the following connection parameters in Graph.Build studio.

JDBC

Athena

Endpoint

/

Username

Password

JDBC Parameters

AwsRegion

{aws-region e.g. us-east-1}

S3OutputLocation

{Athena S3 output location}

CredentialsProvider

DefaultChain

AwsCredentialsProviderClass

com.simba.athena.amazonaws.auth.DefaultAWSCredentialsProviderChain

Last updated