Module Smaws_Client_ServiceDiscovery.DeleteService

Deletes a specified service. If the service still contains one or more registered instances, the request fails.

val request : Smaws_Lib.Context.t -> delete_service_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidInput of invalid_input | `ResourceInUse of resource_in_use | `ServiceNotFound of service_not_found ]) Stdlib.result