Support more sources for user agent's app ID #945
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
The User Agent metadata currently sources an app ID from an environment variable or system property. In addition to these two sources, users must also be able to set the app ID explicitly via client configuration or via a profile key. The precedence order should be:
aws.userAgentAppId
system propertyAWS_SDK_UA_APP_ID
environment variablesdk_ua_app_id
profile key (lowest)Is your Feature Request related to a problem?
It would be great if users had more options to configure their app IDs.
Proposed Solution
No response
Describe alternative solutions or features you've considered
No response
Acknowledge
AWS Kotlin SDK version used
0.27.0-beta
Platform (JVM/JS/Native)
OpenJDK 1.8
Operating System and version
Amazon Linux 2
The text was updated successfully, but these errors were encountered: