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 函数的云观察事件。是否可以在 lambda 函数中获取事件的名称,以便我可以知道哪个触发了 lambda 函数并需要相应地进行一些更改。