n8n/packages/nodes-base/credentials/common/aws
2026-07-01 08:40:56 +00:00
..
descriptions.ts fix(core): Use regional AWS STS endpoints in China and GovCloud (#32825) 2026-06-24 13:04:25 +00:00
index.ts refactor(core): Expose AWS credentials via a proper n8n-nodes-base sub-path (no-changelog) (#32989) 2026-06-30 09:02:07 +00:00
regions.ts fix(core): Use regional AWS STS endpoints in China and GovCloud (#32825) 2026-06-24 13:04:25 +00:00
system-credentials-sdk.test.ts feat(core): Use the AWS SDK to read system credentials (no-changelog) (#32937) 2026-06-29 14:19:21 +00:00
system-credentials-sdk.ts feat(core): Use the AWS SDK to read system credentials (no-changelog) (#32937) 2026-06-29 14:19:21 +00:00
system-credentials-utils.test.ts feat(core): Use the AWS SDK to read system credentials (no-changelog) (#32937) 2026-06-29 14:19:21 +00:00
system-credentials-utils.ts feat(core): Use the AWS SDK to read system credentials (no-changelog) (#32937) 2026-06-29 14:19:21 +00:00
types.ts fix(core): Use regional AWS STS endpoints in China and GovCloud (#32825) 2026-06-24 13:04:25 +00:00
utils.test.ts refactor(core): Replace hand-written STS AssumeRole with AWS SDK (#32990) 2026-06-30 09:18:27 +00:00
utils.ts feat(core): Switch AWS request signing from aws4 to @smithy/signature-v4 with a legacy fallback (no-changelog) (#33304) 2026-07-01 08:40:56 +00:00