paws.networking (version 0.1.6)

apigateway_get_vpc_link: Gets a specified VPC link under the caller's account in a region

Description

Gets a specified VPC link under the caller\'s account in a region.

Usage

apigateway_get_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$get_vpc_link(
  vpcLinkId = "string"
)