pacu icon indicating copy to clipboard operation
pacu copied to clipboard

eks__enum crashes when failing cluster enumeration

Open davidkutz-marks opened this issue 11 months ago • 0 comments

When used with keys that do not permit EKS::ListClusters, Pacu prints the following error and crashes:

"[eks_enum] Error: An error occurred (UnrecognizedClientException) when calling the ListClusters operation: The security token included in the request is invalid"

I am adding error handling for this and will issue a PR shortly.

davidkutz-marks avatar Mar 08 '24 20:03 davidkutz-marks