Amazon Cognito · Schema

VerifyUserAttributeResponse

A container representing the response from the server from the request to verify user attributes.

AuthenticationAuthorizationIdentityIdentity ProviderOAuth2OIDC
View JSON Schema on GitHub

JSON Schema

cognito-idp-verify-user-attribute-response-schema.json Raw ↑
{
  "type": "object",
  "properties": {},
  "description": "A container representing the response from the server from the request to verify user attributes.",
  "$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-verify-user-attribute-response-schema.json",
  "title": "VerifyUserAttributeResponse"
}