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.
我想获取 lambda 函数中的环境详细信息,例如阶段参数或 api 网关 url 或 http mehtod。我的 lambda 函数是通过 API Gateway 执行的。需要帮助才能找到实现这一目标的正确方法。