Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 1ab9b13

Browse files
committed
Updatd IAM policy for API Gateway in backend template
1 parent 0df3ac7 commit 1ab9b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/2_ServerlessAPI/ServerlessBackend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Resources:
303303
- !Ref "AWS::AccountId"
304304
- ":"
305305
- !Ref "WildRydesApi"
306-
- "/*/*/ride/*"
306+
- "/*/*/ride"
307307

308308
ProfilePicturesBucket:
309309
Properties:

0 commit comments

Comments
 (0)