-
Notifications
You must be signed in to change notification settings - Fork 825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
amplify init fails with "Error: Invalid configuration settings" #4128
Comments
@steinybot Can you verify if your accessKeyId/secretAccessKey match the ones your provisioned in the console? |
Ok so I thought that the prompt for accessKeyId/secretAccessKey saying So this is a user error but I think it should:
|
|
👍 I ran into this issue as well, it wasn't obvious as I thought it would take my default profile as @steinybot mentioned |
@ammarkarachi I would like to tackle this enhancement issue. |
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Describe the bug
amplify init
fails withError: Invalid configuration settings
.Amplify CLI Version
4.18.1
To Reproduce
Expected behavior
It should not fail.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I have no AWS environment variables set.
The text was updated successfully, but these errors were encountered: