Using Lambdas with Cognito

0

I'm trying to use Lambdas to cater for some required processing in Cognito. I don't seem to be able to find examples of any POCOs to cater for the requests data sent by Cognito to the lambdas.

Are there any NuGets with these classes in, or a suggestion of how to deal with this another way?

Thanks

  • Could you please give some examples of what you want to achieve? There are some SDK extensions for Amazon Cognito that might be helpful here.

1 回答
0

https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html

Configure lambda trigger on any operation with cognito user pool... Launch above link - Left Navigation click the type of Cognito operation lambda trigger... there is an example provided for each lambda trigger type.

prabu
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则