paws.networking (version 0.1.6)

apigateway_delete_vpc_link: Deletes an existing VpcLink of a specified identifier

Description

Deletes an existing VpcLink of a specified identifier.

Usage

apigateway_delete_vpc_link(vpcLinkId)

Arguments

vpcLinkId

[required] [Required] The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.

Request syntax

svc$delete_vpc_link(
  vpcLinkId = "string"
)