AWS runs the AWS-CLI every time you run a command using kubectl. It's in your kubeconfig file. I started to notice it and came up with this script to bypass the slow AWS CLI.
#!/usr/bin/env bash
set -euo pipefail
# Build an array of non-flag arguments by