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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ