paws.networking (version 0.1.6)

apigateway_get_vpc_links: Gets the VpcLinks collection under the caller's account in a selected region

Description

Gets the VpcLinks collection under the caller\'s account in a selected region.

Usage

apigateway_get_vpc_links(position, limit)

Arguments

position

The current pagination position in the paged result set.

limit

The maximum number of returned results per page. The default value is 25 and the maximum value is 500.

Request syntax

svc$get_vpc_links(
  position = "string",
  limit = 123
)