ApiGatewayV2 / Client / delete_api_mapping
delete_api_mapping#
- 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' ) - Parameters:
- ApiMappingId (string) – - [REQUIRED] - The API mapping identifier. 
- DomainName (string) – - [REQUIRED] - The domain name. 
 
- Returns:
- None 
 - Exceptions- ApiGatewayV2.Client.exceptions.NotFoundException
- ApiGatewayV2.Client.exceptions.TooManyRequestsException
- ApiGatewayV2.Client.exceptions.BadRequestException