chore: Update dist
This commit is contained in:
parent
77cd089899
commit
5548f3441b
1 changed files with 1 additions and 0 deletions
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue