Skip to content

Commit

Permalink
Temporarily disable authorizer
Browse files Browse the repository at this point in the history
  • Loading branch information
charmcitygavin committed Oct 31, 2023
1 parent 53ca0ec commit b947838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/api/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ functions:
path: /forms
method: get
cors: true
authorizer: aws_iam
# authorizer: aws_iam
vpc:
securityGroupIds:
- Ref: SecurityGroup
Expand Down

0 comments on commit b947838

Please sign in to comment.