vpclattice_update_service_network: Updates the specified service network

View source: R/vpclattice_operations.R

vpclattice_update_service_networkR Documentation

Updates the specified service network

Description

Updates the specified service network.

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

Usage

vpclattice_update_service_network(authType, serviceNetworkIdentifier)

Arguments

authType

[required] The type of IAM policy.

  • NONE: The resource does not use an IAM policy. This is the default.

  • AWS_IAM: The resource uses an IAM policy. When this type is used, auth is enabled and an auth policy is required.

serviceNetworkIdentifier

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


paws.networking documentation built on May 29, 2024, 10:12 a.m.