sign_out
Sign out users from AWS Cognito to terminate active sessions and revoke authentication tokens, ensuring secure session management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}