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 | |
|---|---|---|---|---|
| Only allow calls originating from specific IPs? | 5 | 1785 | May 7, 2018 | |
| Using an APIGatewayV2 Authorizer for specific endpoints | 0 | 794 | April 3, 2023 | |
| Deploy failing creating APIM API - ipFilters addressRange is an invalid child element | 0 | 1473 | October 12, 2020 | |
| Whitelist path based lambda routing | 0 | 443 | November 9, 2018 | |
| Get Client IP address | 1 | 9115 | October 26, 2017 |