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

use created API Gateway for other lambda functions #126

Open
banglinh222 opened this issue Mar 23, 2021 · 1 comment
Open

use created API Gateway for other lambda functions #126

banglinh222 opened this issue Mar 23, 2021 · 1 comment

Comments

@banglinh222
Copy link

I am able to create a API Gateway proxy to S3 using this plugin
However I want to use the same API to proxy other lambda functions as well
How can I do this?

@wokuang
Copy link

wokuang commented Nov 19, 2021

I have facing similar issue, and I use Share API Gateway and API Resources to feet my need.

You can view below reference.
Share API Gateway and API Resources
https://www.serverless.com/framework/docs/providers/aws/events/apigateway#share-api-gateway-and-api-resources

Method 2: Single API Gateway Project
https://seed.run/blog/how-to-share-an-api-domain-between-services-in-a-monorepo-serverless-app.html

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

2 participants