Created
October 12, 2020 12:16
-
-
Save bmccann36/a63ea93be7083fd239ca2de434e14cb2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: # defines a function named "hello" | |
handler: com.serverless.Handler # tells the framework where to find the entry point |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment