Skip to content
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

[Question] Is there a way to set the API Gateway stage on AWS different from the 'stage name' in the config? #2230

Open
dsmurrell opened this issue Oct 25, 2021 · 0 comments

Comments

@dsmurrell
Copy link

I have 3 stages... dev, staging, and prod. But I would like each of the three API Gateway endpoints to have a single API Gateway stage name of 'api' so that my app is accessible at '/api' on all three instead of '/dev', '/staging', and '/prod'.

I know about custom domains but this doesn't work for me because I share the domain with my front end client through a Cloudfront Distribution.

Is there a technical reason that there isn't configuration (that I can see) for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant