View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_forget_device | R Documentation |
Forgets the specified device. For more information about device authentication, see Working with user devices in your user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_forget_device/ for full documentation.
cognitoidentityprovider_forget_device(AccessToken = NULL, DeviceKey)
AccessToken |
A valid access token that Amazon Cognito issued to the user whose registered device you want to forget. |
DeviceKey |
[required] The device key. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.