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

chore: Update dist

This commit is contained in:
GitHub Actions 2026-05-27 20:43:22 +00:00
commit 5548f3441b

1
dist/index.js generated vendored
View file

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