Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > AWS Athena 

Connector Parameters

Athena Workgroup

The Athena workgroup to use for running the query

 

Technical Name

WORKGROUP

Category

Functional

Type

String

Default Value

{empty}

Example Values

primary

 

Data Catalog

The data catalog that contains the database to query

 

Technical Name

CATALOG

Category

Functional

Type

String

Default Value

{empty}

Example Values

AwsDataCatalog

 

Database Name

The database within the catalog to run the query against

 

Technical Name

DATABASE

Category

Functional

Type

String

Default Value

{empty}

Example Values

default

 

SQL Query

The SQL query to execute on Athena

 

Technical Name

ATHENA_QUERY

Category

Functional

Type

String

Default Value

{empty}

Example Values

SELECT * FROM my_table LIMIT 100

 

S3 Output Location

The S3 location where query results will be stored

 

Technical Name

output_location

Category

Technical

Type

String

Default Value

s3://my-query-results/

Example Values

s3://my-query-results/