This section provides the different authentication methods used for AWS Athena in Data Integrity Suite.
Data Integrity Suite supports two authentication methods for AWS Athena connectivity. Select the appropriate method based on your security requirements.
| Field | Description |
|---|---|
| Authentication method | Select the authentication method:
|
Access Key ID: The unique identifier
component of your AWS static credentials, used to authenticate requests
to AWS services. This is a mandatory field. Example:
AKIAIOSFODNN7EXAMPLE |
|
Secret Access Key: The secret component of
your AWS static credentials, paired with the Access Key ID. This is a
mandatory field when using Regular
authentication. For Key Vault authentication,
this is retrieved from the vault using the configured secret path.
Example:
wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY |