Module Smaws_Client_ServiceDiscovery.GetInstancesHealthStatus

Gets the current health status (Healthy, Unhealthy, or Unknown) of one or more instances that are associated with a specified service.

There's a brief delay between when you register an instance and when the health status for the instance is available.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InstanceNotFound of Types.instance_not_found | `InvalidInput of Types.invalid_input | `ServiceNotFound of Types.service_not_found ] -> string