Get user name from AWS Cognito

I’ve got a Dash app running in AWS ECS with Cognito for authentication. How can I get the name of the user logged in from Cognito inside the Dash app? :thinking: