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
Th problem is related to SSO authentication in combination with the Amplify CLI. To resolve the issue add the following line to the central profile in ~/.aws/config:
credential_process = aws sso login --profile central
During
yarn deploy-ui
and more specificallyamplify init --providers $AMPLIFYPROVIDERS --yes
I get the erroron Ubuntu Ubuntu 22.04.3 LTS.
The text was updated successfully, but these errors were encountered: