Smaws_Client_SSM.GetInventory
val request :
Smaws_Lib.Context.t ->
get_inventory_request ->
(get_inventory_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error
| `InvalidAggregatorException of invalid_aggregator_exception
| `InvalidFilter of invalid_filter
| `InvalidInventoryGroupException of invalid_inventory_group_exception
| `InvalidNextToken of invalid_next_token
| `InvalidResultAttributeException of invalid_result_attribute_exception
| `InvalidTypeNameException of invalid_type_name_exception ])
Stdlib.result
Query inventory information. This includes managed node status, such as Stopped
or Terminated
.