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.
cognitoidentityprovider_global_sign_out(AccessToken)
[required] A valid access token that Amazon Cognito issued to the user who you want to sign out.