-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
Before opening, please confirm:
- I have checked to see if my question is addressed in the FAQ.
- I have searched for duplicate or closed issues.
- I have removed any sensitive information from my code snippets and submission.
Amplify Hosting feature
Build settings
Is your feature request related to a problem? Please describe:
Currently, deploying an Amplify app without a frontend build definition results in the following error:
!!! CustomerError: Missing frontend definition in buildspec
This error occurs even when the intention is to deploy only the backend.
Describe how you'd like this feature to work
Add a setting in Amplify app config to disable frontend build steps ("frontend": false). Enable support for backend-only deployments without requiring a frontend definition in amplify.yml.
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request