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