So if the cluster was created with the following command
eksctl create cluster -f config/prod.yaml
prod.yaml
apiVersion: eksctl.io/v1alpha5
kind: ClusterConfig
....
How to obtain a current version of the prod.yaml if that file was lost (not accessible anymore)?