Update util.ts
This commit is contained in:
@@ -66,6 +66,8 @@ export const performAwsIamLogin = async (baseUrl: string, identityId: string, re
|
||||
}
|
||||
);
|
||||
|
||||
console.log(signOpts);
|
||||
|
||||
return {
|
||||
iamHttpRequestMethod: "POST",
|
||||
iamRequestUrl: signOpts.host,
|
||||
|
||||
Reference in New Issue
Block a user