View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_get_device | R Documentation |
Gets the 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_get_device/ for full documentation.
cognitoidentityprovider_get_device(DeviceKey, AccessToken = NULL)
DeviceKey |
[required] The device key. |
AccessToken |
A valid access token that Amazon Cognito issued to the user whose device information you want to request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.