Skip to content

Commit f45c92a

Browse files
committed
Remove assumeRole option
1 parent 0382876 commit f45c92a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/auth/auth2.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ export class LanguageClientAuth {
135135
{
136136
profileName: profileName,
137137
options: {
138-
assumeRole: false,
139138
generateOnInvalidStsCredential: login,
140139
},
141140
} satisfies GetIamCredentialParams,

0 commit comments

Comments
 (0)