Skip to content

Instantly share code, notes, and snippets.

@bmccann36
Created October 13, 2020 01:39
Show Gist options
  • Save bmccann36/85df1400bb0d07c3f3fe37c6cbacd189 to your computer and use it in GitHub Desktop.
Save bmccann36/85df1400bb0d07c3f3fe37c6cbacd189 to your computer and use it in GitHub Desktop.
functions:
hello:
  handler: com.serverless.Handler
# from here down is new
  events:
  - http:
  path: myresourcepath
  method: ANY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment