1
0
Fork 0
mirror of synced 2026-06-05 12:45:14 +00:00

Revert "chore: Update dist"

This reverts commit 5548f3441b.
This commit is contained in:
Tom Keller 2026-05-28 12:31:34 -07:00
commit 8bc5b7f9ca

1
dist/index.js generated vendored
View file

@ -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,