We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc999da commit db43b8bCopy full SHA for db43b8b
src/assumeRole.ts
@@ -173,4 +173,4 @@ export async function assumeRole(params: assumeRoleParams) {
173
);
174
}
175
return assumeRoleWithCredentials(commonAssumeRoleParams, stsClient);
176
-}
+}
0 commit comments