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