configure-aws-credentials/src
Tom Keller bc8d695026 feat: add more retry logic and better logging
Wraps exportAccountId and validateCredentials calls in retryAndBackoff.
Closes #1681. Adds a label parameter to retryAndBackoff for better
info-level log messages.
2026-05-08 11:10:58 -07:00
..
cleanup feat: Support usage of AWS Profiles (#1696) 2026-04-03 16:27:00 -07:00
assumeRole.ts feat: Allow custom session tags to be passed when assuming a role (#1759) 2026-05-06 15:22:56 -07:00
CredentialsClient.ts feat: support custom STS endpoints (#1762) 2026-05-07 14:50:17 -07:00
helpers.ts feat: add more retry logic and better logging 2026-05-08 11:10:58 -07:00
index.ts feat: add more retry logic and better logging 2026-05-08 11:10:58 -07:00
profileManager.ts feat: Support usage of AWS Profiles (#1696) 2026-04-03 16:27:00 -07:00
ProxyResolver.ts fix: properly expose getProxyForUrl (introduced in #1482) (#1486) 2026-01-27 15:45:43 -08:00