You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My colleague has done some work implementing this waiter in our codebase. Gonna try and see if he can spare some time to contribute it here once he's between projects.
Hi @paul-civitas, thanks for this feature request. I've reached out to the EMR on EKS team about implementing this Waiter. In the meantime, as this is a service team issue, I've opened a tracking issue (aws/aws-sdk#734) in our cross-SDK repository that you can refer to for any updates. Thanks!
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the feature
EMR on EC2 has a StepComplete waiter.
The EMR on EKS api has a DescribeJobRun api which could be used to implement a waiter for job completion for EMR on EKS jobs.
Use Case
Implementing EMR on EKS for production workloads, that integrate in with our python project.
Proposed Solution
Implementation of the waiter using the provided API.
Other Information
No response
Acknowledgements
SDK version used
1.34.69
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: