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.
我正在尝试bisectBatchOnFunctionError=true在 Kinesis 流之上的 AWS UI 上进行配置。
bisectBatchOnFunctionError=true
我没有看到任何与此相关的复选框。
有人可以帮我怎么做吗?
您可以从 lambda 控制台执行此操作。转到您的 lambda 函数 > 单击添加触发器 > 选择您的 kinesis 流 > 单击其他设置 > 启用“出错时拆分批处理”。
创建后,您无法从 AWS 控制台编辑 Kinesis 触发器/事件源映射。所以你必须创建一个新的。