Lists the sign-in devices that Amazon Cognito has registered to the current user.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_list_devices/ for full documentation.
cognitoidentityprovider_list_devices(
AccessToken,
Limit = NULL,
PaginationToken = NULL
)
[required] A valid access token that Amazon Cognito issued to the user whose list of devices you want to view.
The limit of the device request.
The pagination token for the list request.