Learn R Programming

paws.networking (version 0.5.0)

vpclattice_update_service_network_vpc_association: Updates the service network and VPC association

Description

Updates the service network and VPC association. Once you add a security group, it cannot be removed.

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

Usage

vpclattice_update_service_network_vpc_association(
  securityGroupIds,
  serviceNetworkVpcAssociationIdentifier
)

Arguments

securityGroupIds

[required] The IDs of the security groups. Once you add a security group, it cannot be removed.

serviceNetworkVpcAssociationIdentifier

[required] The ID or Amazon Resource Name (ARN) of the association.