Smaws_Client_ServiceDiscovery.DeleteService
val request :
Smaws_Lib.Context.t ->
delete_service_request ->
(delete_service_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidInput of invalid_input
| `ResourceInUse of resource_in_use
| `ServiceNotFound of service_not_found ])
Stdlib.result
Deletes a specified service. If the service still contains one or more registered instances, the request fails.