Skip to content

Instantly share code, notes, and snippets.

@bpinedah
Created March 17, 2020 01:17
Show Gist options
  • Save bpinedah/bebd87746cd0632a3305ba8aabbc8067 to your computer and use it in GitHub Desktop.
Save bpinedah/bebd87746cd0632a3305ba8aabbc8067 to your computer and use it in GitHub Desktop.
Router article
v2-app:
handler: router-test.main
events:
- http:
path: v2/{proxy+}
method: ANY
cors: true
authorizer: aws_iam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment