disassociate_api
(**kwargs)¶Removes an ApiAssociation
object from a custom domain.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_api(
domainName='string'
)
[REQUIRED]
The domain name.
{}
Response Structure
Exceptions
AppSync.Client.exceptions.AccessDeniedException
AppSync.Client.exceptions.BadRequestException
AppSync.Client.exceptions.ConcurrentModificationException
AppSync.Client.exceptions.InternalFailureException
AppSync.Client.exceptions.NotFoundException