I was build a REST API to post from a frontend form. To restrict the callers of this API, I wanted to know if it is possible to implement whitelisting of IP address on the http event type?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Get Client IP address | 1 | 8954 | October 26, 2017 | |
Only allow calls originating from specific IPs? | 5 | 1686 | May 7, 2018 | |
Event.body LAMBDA_PROXY mapping | 4 | 6398 | January 28, 2017 | |
API Gateway server side throttling support? | 0 | 627 | November 27, 2019 | |
Accept only Content-Type: 'application/json' for a HTTP event | 3 | 5155 | June 11, 2020 |