Skip to content

Instantly share code, notes, and snippets.

@aloha1003
Created May 15, 2017 01:23
Show Gist options
  • Save aloha1003/52e009875de7f1d4cb47419c59bd9193 to your computer and use it in GitHub Desktop.
Save aloha1003/52e009875de7f1d4cb47419c59bd9193 to your computer and use it in GitHub Desktop.
functions:
hello:
handler: handler.hello
events:
- http:
path: hello
method: get
response:
contentType: application/json;charset=UTF-8
template:
application/json;charset=UTF-8: $input.path('$.body')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment