The serverless npm from serverless.com
AWS config in ~/.aws/
serverless create --template aws-groovy-gradle
edited the serverless.yml file to create a GET callable URL
gradle build
serverless deploy
serverless deploy function --function hello # scripted in ./depl.sh
https://p89vtcmaej.execute-api.us-west-2.amazonaws.com/dev/?k=vvvv