You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From this issue it seems like if a new release is cut from the current source on main, the issue may be resolved. The released version's aws-sdk-go-v2 dependency is much older than what is currently on main.
Hi @schrobot, version 0.8.0 has been released; however, I was unable to reproduce the issue on the previous v0.7.1 version. Can you confirm the Amazon ECR credential helper version you encountered the issue? i.e. output from docker-credential-ecr-login -v
Also as a sanity check, can you confirm you set the AWS_PROFILE environment variable to the named profile for which the session was configured?
see aws/aws-sdk-go#5184
Reproduction Steps
~/.aws/config
enabled for SSO, that has a session-nameaws sso login --profile <that profile>
session_name
attribute, and login againThe text was updated successfully, but these errors were encountered: