Learn R Programming

paws.networking (version 0.2.0)

apigateway_update_vpc_link: Updates an existing VpcLink of a specified identifier

Description

Updates an existing VpcLink of a specified identifier.

See https://paws-r.github.io/docs/apigateway/update_vpc_link.html 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.