vpclattice_delete_service {paws.networking}R Documentation

Deletes a service

Description

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.

Usage

vpclattice_delete_service(serviceIdentifier)

Arguments

serviceIdentifier

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


[Package paws.networking version 0.7.0 Index]