{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://api-evangelist.github.io/amazon-appsync/json-structure/appsync-create-domain-name-response-structure.json", "title": "CreateDomainNameResponse", "description": "Response from creating a custom domain name", "type": "record", "fields": { "domainNameConfig": { "type": "string", "description": "domainNameConfig" } } }