View source: R/vpclattice_operations.R
vpclattice_delete_service_network | R Documentation |
Deletes a service network. You can only delete the service network if there is no service or VPC associated with it. If you delete a service network, all resources related to the service network, such as the resource policy, auth policy, and access log subscriptions, are also deleted. For more information, see Delete a service network in the Amazon VPC Lattice User Guide.
See https://www.paws-r-sdk.com/docs/vpclattice_delete_service_network/ for full documentation.
vpclattice_delete_service_network(serviceNetworkIdentifier)
serviceNetworkIdentifier |
[required] The Amazon Resource Name (ARN) or ID of the service network. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.