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 以在生成令牌之前自定义 accessToken 上的声明。我需要使用我的 Cognito 用户池中的数据调用外部 API,以获取自定义声明的信息。此 lambda 将在登录之前触发。如何从池中获取特定用户的特定字段?