listNodes

inline suspend fun SsmClient.listNodes(crossinline block: ListNodesRequest.Builder.() -> Unit): ListNodesResponse

Takes in filters and returns a list of managed nodes matching the filter criteria.