delete_domain_name

APIGateway.Client.delete_domain_name(**kwargs)

Deletes the DomainName resource.

See also: AWS API Documentation

Request Syntax

response = client.delete_domain_name(
    domainName='string'
)
Parameters
domainName (string) --

[REQUIRED]

The name of the DomainName resource to be deleted.

Returns
None

Exceptions

  • APIGateway.Client.exceptions.BadRequestException
  • APIGateway.Client.exceptions.ConflictException
  • APIGateway.Client.exceptions.NotFoundException
  • APIGateway.Client.exceptions.UnauthorizedException
  • APIGateway.Client.exceptions.TooManyRequestsException