We have a business requirement for following steps
1. List all EKS clusters existing on the AWS cloud, and get their name/id
2. Check the cluster status by passing the cluster name/id.
3. Get provider instance by passing the cluster name/id
Is there any existing example for these requirements?