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.BadRequestException
APIGateway.Client.exceptions.ConflictException
APIGateway.Client.exceptions.NotFoundException
APIGateway.Client.exceptions.UnauthorizedException
APIGateway.Client.exceptions.TooManyRequestsException