From 5548f3441ba4214d9bc45b3eb0dc57d86c453a1a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 27 May 2026 20:43:22 +0000 Subject: [PATCH] chore: Update dist --- dist/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.js b/dist/index.js index e3c7cde..a6d103c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -74053,6 +74053,7 @@ async function assumeRoleWithWebIdentityTokenFile(params, client, webIdentityTok info("Assuming role with web identity token file"); try { delete params.Tags; + delete params.TransitiveTagKeys; const creds = await client.send( new import_client_sts2.AssumeRoleWithWebIdentityCommand({ ...params,