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
When appId is provided as an input argument for any of the cli commands, there is currently no validation that it exists in the Amplify service in the configured account and region. We should detect it and notify customers about it before it fails in the service.
Reproduction steps
e.g. running this command npx ampx generate graphql-client-code --app-id d1st9sfxoeuu3r --branch mybranch with invalid app-id throws service error