I\'m trying to connect to AWS EKS cluster using lambda written with Go.
My import looks like that:
import ( "encoding/base64" &