Skip to content

Support aws.profile JVM system property #297

@aajtodd

Description

@aajtodd

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

No one assigned

    Labels

    JVMOnly applies to JVM targetfeature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions