Module Smaws_Client_SSM.ListNodesSummary

Generates a summary of managed instance/node metadata based on the filters and aggregators you specify. Results are grouped by the input aggregator you specify.

val request : Smaws_Lib.Context.t -> Types.list_nodes_summary_request -> (Types.list_nodes_summary_result, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidAggregatorException of Types.invalid_aggregator_exception | `InvalidFilter of Types.invalid_filter | `InvalidNextToken of Types.invalid_next_token | `ResourceDataSyncNotFoundException of Types.resource_data_sync_not_found_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result