refresh_session
Refresh AWS Cognito user sessions to maintain authentication without requiring re-login, extending active session duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}