Whitelist IP addresses within HTTP API | Lambda Authorizer - Amazon HTTP API tutorial p20

preview_player
Показать описание
In this video, I have covered how to whitelist/allow IP addresses to secure HTTP API endpoint and only allow a specific IP address to access the endpoint via Lambda Authorizer. With the help of this method, you can block all incoming requests except for the IP addresses which are whitelisted.

---
Support my work:
---
Paytm | Gpay: 9023197426

---
Series Tutorial
---
---
Another channel:
---

---
Connect with me
---

00:00 Getting started
00:28 Problem statement
00:45 Solution
01:05 Resources/flow overview
01:23 Hands-on implementation
01:41 Create lambda func for API backend integration
02:32 Create lambda func for Auth
03:10 Update code for lambda auth func to validate origin IP add
04:10 High-level walkthrough of code
06:45 Create & configure HTTP API
09:40 Validation before IP whitelisting
11:18 IP whitelisting
11:45 Validation after IP whitelisting
Рекомендации по теме
Комментарии
Автор

Very Informative video. Your content has been incredibly helpful to me and I'm sure to many others as well. Thank you for taking the time to share your knowledge and expertise with us. Keep up the great work!"

maelee
Автор

Thank you for this video!
¿Would I know if your idea it would be valid for "caching response authorizer" and improve the performance?

eulisesquidel