aws-helper Documentations AWS IRSA AWS EKS Custer Scripts oidc-provider List and Delete all oidc providers from your account export AWS_ACCESS_KEY=<access key id> export AWS_SECRET_ACCESS_KEY=<secret access key> ./cmd/oidc-providers.sh GUI aws-toolkit Details OIDC provider List Delete Instance List Prerequisite aws cli whiptail (should be preinstalled in your system sudo apt install whiptail) Run export AWS_ACCESS_KEY=<access key id> export AWS_SECRET_ACCESS_KEY=<secret access key> ./cmd/aws-toolkit.sh