APIGateway / Client / delete_vpc_link
delete_vpc_link#
- APIGateway.Client.delete_vpc_link(**kwargs)#
Deletes an existing VpcLink of a specified identifier.
See also: AWS API Documentation
Request Syntax
response = client.delete_vpc_link( vpcLinkId='string' )
- Parameters:
vpcLinkId (string) –
[REQUIRED]
The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.
- Returns:
None
Exceptions