delete_domain_name

ApiGatewayV2.Client.delete_domain_name(**kwargs)

Deletes a domain name.

See also: AWS API Documentation

Request Syntax

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

[REQUIRED]

The domain name.

Returns
None

Exceptions

  • ApiGatewayV2.Client.exceptions.NotFoundException
  • ApiGatewayV2.Client.exceptions.TooManyRequestsException