Module Smaws_Client_SSM.ListInventoryEntries

A list of inventory items returned by the request.

val request : Smaws_Lib.Context.t -> Types.list_inventory_entries_request -> (Types.list_inventory_entries_result, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidFilter of Types.invalid_filter | `InvalidInstanceId of Types.invalid_instance_id | `InvalidNextToken of Types.invalid_next_token | `InvalidTypeNameException of Types.invalid_type_name_exception ]) Stdlib.result