We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0912afe commit 2a7786eCopy full SHA for 2a7786e
template.yaml
@@ -50,6 +50,8 @@ Resources:
50
- Effect: Allow
51
Action:
52
- s3:PutObject
53
+ - s3:GetObject
54
+ - s3:ListBucket
55
Resource: !GetAtt FraudDetectionBucket.Arn
56
57
0 commit comments