Skip to content

Instantly share code, notes, and snippets.

@codeluggage
Last active January 1, 2019 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeluggage/ee85eb311c9bf2a8b8ce67366e76ef8f to your computer and use it in GitHub Desktop.
Save codeluggage/ee85eb311c9bf2a8b8ce67366e76ef8f to your computer and use it in GitHub Desktop.
functions:
hello:
environment: ${self:custom}
handler: handler.hello
events:
- http: ANY /
- http: ANY {proxy+}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment