Module Smaws_Client_ServiceDiscovery.GetInstance

Gets information about a specified instance.

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
val request : 'http_type Smaws_Lib.Context.t -> Types.get_instance_request -> (Types.get_instance_response, [> Smaws_Lib.Protocols.AwsJson.error | `InstanceNotFound of Types.instance_not_found | `InvalidInput of Types.invalid_input | `ServiceNotFound of Types.service_not_found ]) Stdlib.result