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.
我正在尝试使用 python 创建一个迁移触发器来更改我的用户池。在此触发器中,context.succeed(event)在成功验证用户后需要将替代方案发送回 cognito。
context.succeed(event)