vpclattice_update_service_network_vpc_association: Updates the service network and VPC association

View source: R/vpclattice_operations.R

vpclattice_update_service_network_vpc_associationR Documentation

Updates the service network and VPC association

Description

Updates the service network and VPC association. If you add a security group to the service network and VPC association, the association must continue to always have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and recreate it without security groups.

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.

serviceNetworkVpcAssociationIdentifier

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


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.