GetUserAttributeVerificationCodeResponse is a JSON Structure definition published by Amazon Cognito, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-cognito/refs/heads/main/json-structure/user-pools-get-user-attribute-verification-code-response-structure.json",
"name": "GetUserAttributeVerificationCodeResponse",
"description": "The verification code response returned by the server response to get the user attribute verification code.",
"type": "object",
"properties": {
"CodeDeliveryDetails": {
"allOf": [
{
"$ref": "#/components/schemas/CodeDeliveryDetailsType"
},
{
"description": "The code delivery details returned by the server in response to the request to get the user attribute verification code."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.