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'
)
[REQUIRED]
The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.
Exceptions
APIGateway.Client.exceptions.BadRequestExceptionAPIGateway.Client.exceptions.ConflictExceptionAPIGateway.Client.exceptions.NotFoundExceptionAPIGateway.Client.exceptions.UnauthorizedExceptionAPIGateway.Client.exceptions.TooManyRequestsException