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