How to Secure Amazon API Gateway with Lambda Authorizer? 🔒 | .NET on AWS Series

preview_player
Показать описание
Securing an Amazon API Gateway with Lambda Authorizers is straightforward. In this video, we will build an API Gateway, attach lambdas, and secure endpoints using Lambda Authorizers.

⌚ Timecodes
0:00 - Lambda Authorizer Intro
0:30 - Prerequisites
1:05 - Ways to Secure Amazon API Gateway
2:05 - Understanding Lambda Authorizer
3:53 - What we will build?
4:24 - Hello World Lambda - Protected Lambda
6:55 - API Gateway
8:20 - Token Generation Lambda
12:45 - Authorizer Lambda
15:45 - Attaching Authorization
18:15 - Caching
19:07 - Outro

Support my Work:

✉️ Join my .NET newsletter:

Рекомендации по теме
Комментарии
Автор

What about Role based Auth? How to configure Policy in Endpoint?

preethamgowda