cognitoidentityprovider_update_device_status: Updates the device status

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_update_device_statusR Documentation

Updates the device status

Description

Updates the device status.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_update_device_status/ for full documentation.

Usage

cognitoidentityprovider_update_device_status(
  AccessToken,
  DeviceKey,
  DeviceRememberedStatus = NULL
)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.