cognitoidentityprovider_get_device {paws.security.identity} | 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. |