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.
(红宝石)
我有一个 APIGateway 和一个 lambda 函数。 我可以在 lambda 中定义环境变量并查看它们。 如何访问 lambda 函数内的 API Gateway 变量? 我认为它们在事件哈希中,但不确定如何将它们放在那里。