amplify-hosting
amplify-hosting copied to clipboard
Houston, there's a problem Failed to create app. You have reached the maximum number of apps in this account. aws amplify error
Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the FAQ.
- [X] I have searched for duplicate or closed issues.
- [X] I have read the guide for submitting bug reports.
- [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
- [X] I have removed any sensitive information from my code snippets and submission.
App Id
NEW_APP
AWS Region
us-east-1
Amplify Hosting feature
Console, Deployments, Environment variables, Frontend builds
Frontend framework
React
Next.js version
N/A
Next.js router
N/A
Describe the bug
I created an app using my account in N.Virginia region. When i try to create another app using the same account and region, i am getting the error "Houston, there's a problem Failed to create app. You have reached the maximum number of apps in this account. aws amplify error". I have another account same as this, this problem never existed. I can create many apps in that account. When i checked they told me to check the service quotas, but i have only one app in that account. Even if i change regions, same issue persists.
Expected behavior
Creation of new app along with the app which is present in the amplify console for the same account.
Reproduction steps
- Create a new account for integration environment
- Open amplify console
- create a new app(Host a new app). Complete creation of this app
- Create another app(Host).
- After pressing save and deploy, There will be this error "Houston, there's a problem Failed to create app. You have reached the maximum number of apps in this account. aws amplify error"
Build Settings
No response
Log output
# Put your logs below this line
Additional information
No response