Hello World as a Service
There's nothing to install.
To use Hello World as a Service, hit the hello resource, passing in name as a query string.
Example:
curl https://bybx7hbzdh.execute-api.us-east-1.amazonaws.com/dev/hello\?name\=DonavonResponse:
{"results":"Hello Donavon"}