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 request : Smaws_Lib.Context.t -> update_service_request -> (update_service_response, [> Smaws_Lib.Protocols.AwsJson.error | `DuplicateRequest of duplicate_request | `InvalidInput of invalid_input | `ServiceNotFound of service_not_found ]) Stdlib.result