getInventory
inline suspend fun SsmClient.getInventory(crossinline block: GetInventoryRequest.Builder.() -> Unit): GetInventoryResponse
Query inventory information. This includes managed node status, such as Stopped
or Terminated
.
Query inventory information. This includes managed node status, such as Stopped
or Terminated
.