ApiGatewayV2 / Client / delete_vpc_link
delete_vpc_link#
- ApiGatewayV2.Client.delete_vpc_link(**kwargs)#
Deletes a VPC link.
See also: AWS API Documentation
Request Syntax
response = client.delete_vpc_link( VpcLinkId='string' )
- Parameters:
VpcLinkId (string) –
[REQUIRED]
The ID of the VPC link.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
202 response
Exceptions
ApiGatewayV2.Client.exceptions.NotFoundException
ApiGatewayV2.Client.exceptions.TooManyRequestsException