configure-aws-credentials/dist
Tom Keller 29d1be3027
feat: expose run id in STS client user-agent (#1774)
* feat: expose run id in STS client user-agent

Closes #483.
This commit modifies the user-agent string so that it includes the
GITHUB_RUN_ID and the GITHUB_RUN_ATTEMPT, in the format typically used
by the SDK. User agent strings are logged to CloudTrail, allowing users
to correlate CloudTrail events with GHA runs. We took this approach
instead of logging the ACCESS_KEY_ID as suggested in the issue to avoid
logging sensitive information.

* feat: add github_action to ua string
2026-05-12 16:18:34 -07:00
..
cleanup chore: Update dist 2026-05-06 22:39:12 +00:00
index.js feat: expose run id in STS client user-agent (#1774) 2026-05-12 16:18:34 -07:00