Skip to content

Commit

Permalink
Fixed review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswanath Mukherjee committed Jan 25, 2024
1 parent 3cc49f0 commit 142e235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apigw-lambda-healthscribe-sam/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Resources:
- Effect: Allow
Action:
- transcribe:*
Resource: '*'
Resource: !Sub arn:aws:transcribe:${AWS::Region}:${AWS::AccountId}:*
- Effect: Allow
Action:
- s3:GetObject
Expand Down

0 comments on commit 142e235

Please sign in to comment.