AppSync / Client / delete_domain_name
delete_domain_name#
- AppSync.Client.delete_domain_name(**kwargs)#
Deletes a custom
DomainName
object.See also: AWS API Documentation
Request Syntax
response = client.delete_domain_name( 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