how to connect to aws eks kubernectes from vs code example
Example: aws config kubectl
aws eks --region <region-code> update-kubeconfig --name <cluster_name>
aws eks --region <region-code> update-kubeconfig --name <cluster_name>