Module Smaws_Client_CodeDeploy.ListOnPremisesInstances

Gets a list of names for one or more on-premises instances.

Unless otherwise specified, both registered and deregistered on-premises instance names are listed. To list only registered or deregistered on-premises instance names, use the registration status parameter.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidRegistrationStatusException of Types.invalid_registration_status_exception | `InvalidTagFilterException of Types.invalid_tag_filter_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_on_premises_instances_input -> (Types.list_on_premises_instances_output, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidRegistrationStatusException of Types.invalid_registration_status_exception | `InvalidTagFilterException of Types.invalid_tag_filter_exception ]) Stdlib.result