API Gateway LAMBDA AUTHORIZER (Custom Authorizer) | REST APIs | .NET ON AWS | AWS Serverless

Описание к видео API Gateway LAMBDA AUTHORIZER (Custom Authorizer) | REST APIs | .NET ON AWS | AWS Serverless

Hey 👋🏽When building serverless APIs with AWS Lambda and API Gateway, one of the most critical questions is how to secure the API.
Lambda Authorizers are a feature provided by API Gateway that helps us separate the authentication logic from our business logic in our function code.

In this video, we will learn about Lambda Authorizers in Amazon API Gateway, how to build one using .NET and how to set it up with API Endpoints. We will look into the different types of custom authorizers, how to cache authorizer responses, and also how to pass data from the authorizer to our Functions containing business logic.

This video is sponsored by AWS and is part of the .NET on AWS Series.

00:00 - Introduction
03:51 - Lambda Authorizer
04:43 - Adding Lambda Function
09:49 - Setup API Lambda Authorizer
13:08 - Validate Request Headers
15:41 - Validate Token In Lamda Function
23:52 - Test Authorizer
25:10 - Authorize POST Endpoint
27:09 - Caching
29:45 - Caching & Policy Conflicts
32:18 - Context Parameters
37:34 - Request Authorizer Type
41:53 - Conclusion

🔗Blog Post - https://www.rahulpnath.com/blog/aws-d...
🔗Lambda Authorizers - https://docs.aws.amazon.com/apigatewa...
🔗 Postman - https://www.postman.com/
🔗JSON Web Token Builder - http://jwtbuilder.jamiekurtz.com/

Additional Watching
📹API Gateway REST API - Lambda Integration    • AWS LAMBDA Proxy Integration - AMAZON...  
📹Amazon API GATEWAY - Introduction To REST APIs -    • Amazon API GATEWAY - Introduction To ...  
📹AWS API Gateway - HTTP API -    • Amazon API GATEWAY - How To Build HTT...  
📹AWS Lambda -    • AWS LAMBDA For The .NET Developer: Ho...  
📹AWS DynamoDB -    • AWS DynamoDB For The .NET Developer: ...  
📹AWS Series -    • .NET on AWS  
📹ASP NET Core Series -    • ASP.NET Core  

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

🛠️ Uses http://rahulpnath.com/uses
🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu...

Комментарии

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