Skip to content

Instantly share code, notes, and snippets.

@digitalbase
Last active April 22, 2020 19:31
Show Gist options
  • Save digitalbase/f921a3f4aab41207fe0bf618ad8a0b25 to your computer and use it in GitHub Desktop.
Save digitalbase/f921a3f4aab41207fe0bf618ad8a0b25 to your computer and use it in GitHub Desktop.
service: solving-marketing-attribution
provider:
name: aws
runtime: nodejs10.x
stage: dev
region: eu-west-1
functions:
hello:
handler: handler.hello
events:
- http:
path: hello
method: post
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment