Last active
January 1, 2019 21:41
-
-
Save codeluggage/ee85eb311c9bf2a8b8ce67366e76ef8f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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