I am developing apache incubator nemo, and we are hoping to include tests for AWS lambda function recently.
As far as I’m concerned, CI tests covering Lambda function invocation means every PR raise/update goes to your bill.
Especially we can’t deny when evil minded ones can raise a PR which invokes AWS services with hardly any limits.
How do you solve this problem? What about we introduce some limits on that?