v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465378349.0 KB

Provides the status of all clusters visible to this Amazon Web Services account. Allows you to filter the list of clusters based on certain criteria; for example, filtering by cluster creation date and time or by status. This call returns a maximum of 50 clusters in unsorted order per call, but returns a marker to track the paging of the cluster list across multiple ListClusters calls.

post/#X-Amz-Target=ElasticMapReduce.ListClusters

Headers

X-Amz-Target'ElasticMapReduce.ListClusters' required

Request body

CreatedAfterstring date-time

The creation date and time beginning value filter for listing clusters.

CreatedBeforestring date-time

The creation date and time end value filter for listing clusters.

ClusterStatesClusterState[]

The cluster state filters to apply when listing clusters. Clusters that change state while this action runs may be not be returned as expected in the list of clusters.

Markerstring

The pagination token that indicates the next set of results to retrieve.

Response

Success

Markerstring

The pagination token that indicates the next set of results to retrieve.