Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > AWS Athena > Connector Parameters 

Authentication

Access Key ID

This parameter contains the Access Key that is used for the connection to the Session Token Service (STS).

 

Technical Name

access_key_id

Category

Authentication

Type

String

Default Value

n/a

Example Values

 

 

How to get the credentials is described in the official documentation. It is recommended to generate credentials tailored to this connector via the IAM Console. The connector uses this credentials to do the first authentication to AWS. It then gets (and automatically renews) the session credentials for the time of the execution.

 

Secret Access Key

This parameter contains the Secret Access Key that is used for the connection to the Session Token Service (STS).

 

Technical Name

secret_access_key

Category

Authentication

Type

String

Default Value

n/a

Example Values

 

 

How to get the credentials is described in the official documentation. It is recommended to generate credentials tailored to this connector via the IAM Console. The connector uses this credentials to do the first authentication to AWS. It then gets (and automatically renews) the session credentials for the time of the execution.

 

AWS Region

This parameter specifies the AWS region code where the Athena database is located.

 

Technical Name

region

Category

Authentication

Type

String

Default Value

us-east-1

Example Values

us-east-1