An association between a custom domain name and a GraphQL API
Type: recordProperties: 0
Amazon AppSyncGraphQLAPI ManagementServerless
Appsync Api Association Structure is a JSON Structure definition published by Amazon AppSync. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://api-evangelist.github.io/amazon-appsync/json-structure/appsync-api-association-structure.json",
"title": "ApiAssociation",
"description": "An association between a custom domain name and a GraphQL API",
"type": "record",
"fields": {
"domainName": {
"type": "string",
"description": "The custom domain name"
},
"apiId": {
"type": "string",
"description": "The API ID"
},
"associationStatus": {
"type": "string",
"description": "The association status"
},
"deploymentDetail": {
"type": "string",
"description": "Details about the deployment"
}
}
}
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.