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
Because the AWS SDK for Go v2 always calls IMDS as the last step of the authentication chain, if none of the other authentiation options is configured or returns credentials, an error about the IMDS authentication timing out is returned. This misleading error causes confusion for users.
The text was updated successfully, but these errors were encountered:
Because the AWS SDK for Go v2 always calls IMDS as the last step of the authentication chain, if none of the other authentiation options is configured or returns credentials, an error about the IMDS authentication timing out is returned. This misleading error causes confusion for users.
The text was updated successfully, but these errors were encountered: