<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > AWS Athena > Connector Parameters Configuration |
This parameter contains the SQL query that will be executed.
Technical Name |
athena_query |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
Select * FROM scott2; |
This parameter contains the name of the workgroup in which the query is being started.
Technical Name |
workgroup |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
AthenaAdmin |
This parameter contains the name of the database which will be targeted.
Technical Name |
database |
Category |
Functional |
Type |
String null |
Default Value |
null |
Example Values |
null |
This parameter contains the name of the data catalog that is used in the query execution.
Technical Name |
catalog |
Category |
Functional |
Type |
String null |
Default Value |
null |
Example Values |
null, AwsDataCatalog |