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 函数。每个发布的版本都有一个附加的触发事件,这是一个 cron 表达式,在 aws Eventbridge 中表示为规则。
如何使用 aws cli 获取已发布的 lambda 函数的附加触发事件列表?