The name of the AWS profile to use, containing any additional connection properties not specified in the connection URL. For example, when configuring the connector to authenticate through AD FS, you can use this property to specify a profile that contains the required AD FS service information. The connector checks the AWS credentials file for the specified profile. The default location for this file is ~/.aws/credentials. You can change this default behavior by setting the AWS_CREDENTIAL_PROFILES_FILE environment variable to the full path and name of a different credentials file. For more information about profiles, see “Working with AWS Credentials” in the AWS SDK for Java Developer Guide : https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html.
Default ValueData TypeRequired

None

String

No