From 8bc5b7f9ca396094d3a0f819910d3f55155d82b9 Mon Sep 17 00:00:00 2001 From: Tom Keller Date: Thu, 28 May 2026 12:31:34 -0700 Subject: [PATCH] Revert "chore: Update dist" This reverts commit 5548f3441ba4214d9bc45b3eb0dc57d86c453a1a. --- dist/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index a6d103c..e3c7cde 100644 --- a/dist/index.js +++ b/dist/index.js @@ -74053,7 +74053,6 @@ 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,