Implement Custom Auth Lambda

Описание к видео Implement Custom Auth Lambda

In this video we are going to discuss and implement the Custom Auth Lambda as mentioned in this document in here:

https://docs.aws.amazon.com/apigatewa...
This is one of the crucial point in our rest API development. We are going to attach Custom Auth Lambda to all the APIs for Task Manager. The Custom Auth Lambda will return userId (used to identify the user in cognito) which will be used to create tasks for that particular user.

Комментарии

Информация по комментариям в разработке