AppSync / Client / disassociate_api

disassociate_api#

AppSync.Client.disassociate_api(**kwargs)#

Removes an ApiAssociation object 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