How to make AWS lambda function change IP address after each invocation?
I have a lambda function that scrapes a website, and I wish to start using it in a “massive” way (about 250 times in an 8 minute window once a day). The idea is taking a “fire and forget” approach that invokes the lambda 30 times every minute or so