paws.networking (version 0.5.0)

apigateway_update_vpc_link: Updates an existing VpcLink of a specified identifier

Description

Updates an existing VpcLink of a specified identifier.

See https://www.paws-r-sdk.com/docs/apigateway_update_vpc_link/ for full documentation.

Usage

apigateway_update_vpc_link(vpcLinkId, patchOperations = NULL)

Arguments

vpcLinkId

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

patchOperations

For more information about supported patch operations, see Patch Operations.