Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 zappa_settings.json 中定义一个新阶段时,会创建一个新的 api-gateway-backend。我需要的是相同的网关,但不同的阶段,即。/prod 而不是 /dev。有什么方法可以在 zappa 中实现这一点吗?
Zappa 目前不支持该模型。