cognitoidentityprovider_get_device {paws.security.identity}R Documentation

Gets the device

Description

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.

Usage

cognitoidentityprovider_get_device(DeviceKey, AccessToken = NULL)

Arguments

DeviceKey

[required] The device key.

AccessToken

A valid access token that Amazon Cognito issued to the user whose device information you want to request.


[Package paws.security.identity version 0.9.0 Index]