ApiGatewayV2.Client.
delete_api_mapping
(**kwargs)¶Deletes an API mapping.
See also: AWS API Documentation
Request Syntax
response = client.delete_api_mapping(
ApiMappingId='string',
DomainName='string'
)
[REQUIRED]
The API mapping identifier.
[REQUIRED]
The domain name.
None
Exceptions
ApiGatewayV2.Client.exceptions.NotFoundException
ApiGatewayV2.Client.exceptions.TooManyRequestsException
ApiGatewayV2.Client.exceptions.BadRequestException