mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-02 05:55:10 +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");
|
||||
try {
|
||||
delete params.Tags;
|
||||
delete params.TransitiveTagKeys;
|
||||
const creds = await client.send(
|
||||
new import_client_sts2.AssumeRoleWithWebIdentityCommand({
|
||||
...params,
|
||||
|
||||
Reference in New Issue
Block a user