Skip to main content

ICognitoIdentityProviderUpdateDeviceStatusRequest

Interface in AWS.CognitoIdentityProvider

Interface for UpdateDeviceStatus requests.

Ancestors

Properties

AccessToken

property AccessToken: string

Specify a valid access token that Amazon Cognito issued to the user whose device status you want to update.

DeviceKey

property DeviceKey: string

Specify the device key.

DeviceRememberedStatus

property DeviceRememberedStatus: string

Specify the status of whether the device is remembered.

Valid values: not_remembered | remembered.