{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "CertificateValidationRecord", "description": "Describes a certificate CNAME record to add to your DNS. For more information, see AssociateCustomDomain.", "type": "object", "properties": { "Name": {}, "Type": {}, "Value": {}, "Status": {} } }