An AWS Lambda function for cleaning up AWS resources.
We use tox to run the sanity tests:
tox
$ tox
You can run one specific test with a -e foo parameter. Use tox -av to list them all:
-e foo
tox -av
$ tox -e pylint