Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created April 20, 2022 02:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/840172e4baf886d6b6c8ab6e5fc97250 to your computer and use it in GitHub Desktop.
Save richardgrantserverless/840172e4baf886d6b6c8ab6e5fc97250 to your computer and use it in GitHub Desktop.
functions:
hello:
handler: handler.hello
# Public by default
url: true
world:
handler: handler.hello
# This URL is protected by IAM authentication
url:
authorizer: aws_iam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment