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,