mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
chore: Update dist
This commit is contained in:
+1
@@ -74053,6 +74053,7 @@ async function assumeRoleWithWebIdentityTokenFile(params, client, webIdentityTok
|
|||||||
info("Assuming role with web identity token file");
|
info("Assuming role with web identity token file");
|
||||||
try {
|
try {
|
||||||
delete params.Tags;
|
delete params.Tags;
|
||||||
|
delete params.TransitiveTagKeys;
|
||||||
const creds = await client.send(
|
const creds = await client.send(
|
||||||
new import_client_sts2.AssumeRoleWithWebIdentityCommand({
|
new import_client_sts2.AssumeRoleWithWebIdentityCommand({
|
||||||
...params,
|
...params,
|
||||||
|
|||||||
Reference in New Issue
Block a user