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.

已提問 2 年前檢視次數 299 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南