Frank
Frank
Auth construct and using the AWS_IAM authorizer for your Api.Frank
d3da6fb4-xxxx is the user’s id in User Pool. But to access the Api, the user needs a temporary IAM credential issued from Identity Pool. The us-east-2:260bc81c-xxxx is the user’s id in Identity Pool.Frank
identityId. And to get the user pool user id, you’d have to parse it from the amrFrank
Kristian Lake
02/27/2022, 8:37 AMJay