Module Smaws_Client_IoTThingsGraph.SearchEntities

Searches for entities of the specified type. You can search for entities in your namespace and the public namespace that you're tracking.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalFailureException of Types.internal_failure_exception | `InvalidRequestException of Types.invalid_request_exception | `ThrottlingException of Types.throttling_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.search_entities_request -> (Types.search_entities_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalFailureException of Types.internal_failure_exception | `InvalidRequestException of Types.invalid_request_exception | `ThrottlingException of Types.throttling_exception ]) Stdlib.result