The profile should not be enforced as default if not passed through the --profile flag. This could break the session creation on environments where the authentication is not managed with a profile, like on EKS where it can be configured through service accounts.
The profile should not be enforced as
defaultif not passed through the--profileflag. This could break the session creation on environments where the authentication is not managed with aprofile, like on EKS where it can be configured through service accounts.