-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
JVMOnly applies to JVM targetOnly applies to JVM targetfeature-requestA feature should be added or improved.A feature should be added or improved.
Description
The default AWS profile name is [default] which can be overridden by the environment variable AWS_PROFILE as well as the JVM system property aws.profile.
Currently the CRT respects the environment variable when parsing profiles including when constructing credentials via the default chain.
Task is to add support for our ProfileCredentialsProvider to respect this JVM system property when specified.
Metadata
Metadata
Assignees
Labels
JVMOnly applies to JVM targetOnly applies to JVM targetfeature-requestA feature should be added or improved.A feature should be added or improved.