1 Answer
- Newest
- Most votes
- Most comments
0
In that case the best way to do it is using AWS Config. Create custom AWS Config Rule if not already present to trigger a lambda function on creation or modification of APIGateway endpoint. Test the conditions in Lambda and take an action to either delete the endpoint and modify it to private.
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 4 months ago
