Skip to content

Instantly share code, notes, and snippets.

@lekansogunle
Created September 25, 2020 11:39
Show Gist options
  • Save lekansogunle/1269b12fb197f632c865f95a0e385b6c to your computer and use it in GitHub Desktop.
Save lekansogunle/1269b12fb197f632c865f95a0e385b6c to your computer and use it in GitHub Desktop.
service: init-user
frameworkVersion: '2'
provider:
name: aws
runtime: nodejs12.x
functions:
hello:
handler: handler.initUser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment