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