在使用 api gateway 搭配 lambda 的情形中,常會遇到前端用同一組 custom domain name,不過後端需要介接不同的 serverless lambda project
目前我的作法是將 ApiGatewayRestApi & RootResourceId share 出來,提供給不同的 lambda project 使用

Reference

Comments

2021-11-19