Module Smaws_Client_ServiceDiscovery.UpdateService

Submits a request to perform the following operations:

For public and private DNS namespaces, note the following:

When you update settings for a service, Cloud Map also updates the corresponding settings in all the records and health checks that were created by using the specified service.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `DuplicateRequest of Types.duplicate_request | `InvalidInput of Types.invalid_input | `ServiceNotFound of Types.service_not_found ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_service_request -> (Types.update_service_response, [> Smaws_Lib.Protocols.AwsJson.error | `DuplicateRequest of Types.duplicate_request | `InvalidInput of Types.invalid_input | `ServiceNotFound of Types.service_not_found ]) Stdlib.result