cognitoidentityprovider_admin_user_global_sign_out: Signs out a user from all devices

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_admin_user_global_sign_outR Documentation

Signs out a user from all devices

Description

Signs out a user from all devices. admin_user_global_sign_out invalidates all identity, access and 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.

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

Usage

cognitoidentityprovider_admin_user_global_sign_out(UserPoolId, Username)

Arguments

UserPoolId

[required] The user pool ID.

Username

[required] The user name.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.