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. |
||
|---|---|---|
| .. | ||
| cleanup.test.ts | ||
| helpers.test.ts | ||
| index.test.ts | ||
| mockinputs.test.ts | ||
| profileManager.test.ts | ||
| ProxyResolver.test.ts | ||