Signs out users from all devices. It also invalidates all refresh tokens that Amazon Cognito has issued to a user. A user can still use a hosted UI cookie to retrieve new tokens for the duration of the 1-hour cookie validity period.
post/#X-Amz-Target=AWSCognitoIdentityProviderService.GlobalSignOut
Headers
X-Amz-Target'AWSCognitoIdentityProviderService.GlobalSignOut' required
Request body
Response
Success
GlobalSignOutResponse required
The response to the request to sign out all devices.