Amazon Cognito · Schema

UpdateDeviceStatusResponse

The response to the request to update the device status.

AuthenticationAuthorizationIdentityIdentity ProviderOAuth2OIDC
View JSON Schema on GitHub

JSON Schema

cognito-idp-update-device-status-response-schema.json Raw ↑
{
  "type": "object",
  "properties": {},
  "description": "The response to the request to update the device status.",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-cognito/refs/heads/main/json-schema/cognito-idp-update-device-status-response-schema.json",
  "title": "UpdateDeviceStatusResponse"
}