You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dreamorosi opened this issue
Feb 24, 2025
· 2 comments
· Fixed by #3651
Assignees
Labels
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
The AWS SDK offers the possibility to appending a user agent to requests sourcing the value from a known env variable (AWS_SDK_UA_APP_ID). We should set the environment variable when one is not set to include our ua to requests.
Why is this needed?
So that we can append the Powertools user agent to AWS SDK clients more effectively.
Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered:
dreamorosi
added
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
triage
This item has not been triaged by a maintainer, please wait
labels
Feb 24, 2025
dreamorosi
added
confirmed
The scope is clear, ready for implementation
and removed
triage
This item has not been triaged by a maintainer, please wait
labels
Feb 24, 2025
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
The AWS SDK offers the possibility to appending a user agent to requests sourcing the value from a known env variable (
AWS_SDK_UA_APP_ID
). We should set the environment variable when one is not set to include our ua to requests.Why is this needed?
So that we can append the Powertools user agent to AWS SDK clients more effectively.
Which area does this relate to?
Governance
Solution
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: