Default credentials - Amazon Athena
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Default credentials

You can use the default credentials that you configure on your client system to connect to Amazon Athena by setting the following connection parameters. For information about using default credentials, see Using the Default Credential Provider Chain in the AWS SDK for Java Developer Guide.

Credentials provider

The credentials provider that will be used to authenticate requests to AWS. Set the value of this parameter to DefaultChain.

Parameter name Alias Parameter type Default value Value to use
CredentialsProvider AWSCredentialsProviderClass (deprecated) Required none DefaultChain