We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa20f56 + d0e4a80 commit 85d85d4Copy full SHA for 85d85d4
metering/serverless.yml
@@ -41,6 +41,7 @@ functions:
41
events:
42
- http:
43
path: /verify
44
+ method: get
45
authorizer:
46
type: request
47
arn: ${file(./config.${self:provider.stage}.json):SIGN_AUTHORIZER}
0 commit comments