getCurrentUser
Retrieve the currently authenticated user's profile and session information from AWS Cognito for identity verification and user context management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}