Does someone know if it is possible in aws Cognito to get the user's 'sub' in one of the Lambda Trigger functions you can use? (especially in Pre Sign-Up or Post Confirmation)
Since it is recommended to use the 'sub' attribute as primary key it would be great to have access to it.
Thank you!