v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Updates the device status.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.UpdateDeviceStatus

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.UpdateDeviceStatus' required

Request body

AccessTokenstring password required

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

DeviceKeystring required

The device key.

DeviceRememberedStatus'remembered' | 'not_remembered'

The status of whether a device is remembered.

Response

Success

UpdateDeviceStatusResponse required

The response to the request to update the device status.