CustomDomainConfigType is a JSON Structure definition published by Amazon Cognito, describing 1 property, of which 1 is required. 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-custom-domain-config-type-structure.json",
"name": "CustomDomainConfigType",
"description": "The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.",
"type": "object",
"properties": {
"CertificateArn": {
"allOf": [
{
"$ref": "#/components/schemas/ArnType"
},
{
"description": "The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain."
}
]
}
},
"required": [
"CertificateArn"
]
}
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.