/AWS1/IF_EMR_WAITER¶
/AWS1/IF_EMR_WAITER represents the Waiter client for Amazon EMR, representing each waiter as a method call.
List of waiter methods implemented in /AWS1/IF_EMR_WAITER
| Waiter Method | Service Operation | Waiter Description |
|---|---|---|
| CLUSTERRUNNING | DESCRIBECLUSTER() |
Polls DescribeCluster API to wait until ClusterRunning |
| CLUSTERTERMINATED | DESCRIBECLUSTER() |
Polls DescribeCluster API to wait until ClusterTerminated |
| STEPCOMPLETE | DESCRIBESTEP() |
Polls DescribeStep API to wait until StepComplete |