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 Amazon SDK for Java Developer Guide.
Credentials provider
The credentials provider that will be used to authenticate requests to Amazon. Set
the value of this parameter to DefaultChain
.
Parameter name | Alias | Parameter type | Default value | Value to use |
---|---|---|---|---|
CredentialsProvider | AWSCredentialsProviderClass (deprecated) | Required | none | DefaultChain |