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 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen