listInstances

inline suspend fun EmrClient.listInstances(crossinline block: ListInstancesRequest.Builder.() -> Unit): ListInstancesResponse

Provides information for all active Amazon EC2 instances and Amazon EC2 instances terminated in the last 30 days, up to a maximum of 2,000. Amazon EC2 instances in any of the following states are considered active: AWAITING_FULFILLMENT, PROVISIONING, BOOTSTRAPPING, RUNNING.