AWS::AppSync::DomainNameApiAssociationThe `AWS::AppSync::DomainNameApiAssociation` resource represents the mapping of your custom domain name to the assigned API URL.
import { CfnDomainNameApiAssociation } from 'aws-cdk-lib/aws-appsync';Or use the module namespace:
import * as appsync from 'aws-cdk-lib/aws-appsync';
// appsync.CfnDomainNameApiAssociationConfiguration passed to the constructor as CfnDomainNameApiAssociationProps.
apiIdRequiredstringThe API ID.
domainNameRequiredstring | IDomainNameRefThe domain name.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about AWS AppSync on one page. HD quality, print-friendly.
Download Free Infographicaws-appsyncAWS::AppSync::DomainNameApiAssociation