A vulnerable chalice "app" Don't recommend using this, but if you really, really want to.... Run: Setup Chalice git clone me chalice new-project app && cp app.py app/ && cd app/ && chalice deploy chalice delete when all done!