paws.security.identity (version 0.5.0)

cognitoidentityprovider_global_sign_out: Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user

Description

Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user. Call this operation when your user signs out of your app. This results in the following behavior.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_global_sign_out/ for full documentation.

Usage

cognitoidentityprovider_global_sign_out(AccessToken)

Arguments

AccessToken

[required] A valid access token that Amazon Cognito issued to the user who you want to sign out.