How to whitelist IP address to access API Gateway | REST - Amazon API Gateway p39

Опубликовано: 18 Октябрь 2024
на канале: Srce Cde
4,185
29

In this video, I have covered how to whitelist/allow an IP address to secure your REST API Gateway endpoint and only allow a specific IP address to access the endpoint using a Resource Policy. With the help of this method, you can block all incoming requests except for the IP address which is whitelisted.

Buy Me A Coffee: https://www.buymeacoffee.com/srcecde
---
Support my work:
---
Patreon:   / srcecde  
PayPal: https://paypal.me/srcecde
Paytm | Gpay: 9023197426

Text version:   / allow-access-to-api-gateway-from-specific-...  

Policy link: https://gist.github.com/srcecde/7079f...

---
Series Tutorial
---
Playlist:    • Amazon API Gateway tutorial  

---
Another channel:
---
Srce Cde in Hindi:    / @srcecdehindi  

---
Connect with me
---
Twitter:   / srcecde  
GitHub: https://github.com/srcecde
Facebook:   / srcecde  
Instagram:   / srcecde  
LinkedIn:   / srcecde  
Reddit:   / srcecde  

00:00 Getting started
01:14 Creating Lambda
02:09 Creating API GW, Resources, Method & Integration
04:58 Defining Resource Policy
05:32 Resource Policy explanation
07:58 API Deployment
08:17 Testing the setup


#apigateway
#api
#aws