Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adnahassan committed Feb 18, 2025
1 parent d549de9 commit 0081e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iac/main/resources/redshift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ IAMRoleRedshiftServerless:
- 's3:ListBucket'
- 's3:ListBucketMultipartUploads'
- 's3:PutObject'
Resource:
Resource:
- !Sub 'arn:aws:s3:::${RawLayerBucket}'
- !Sub 'arn:aws:s3:::${RawLayerBucket}/*'
- !Sub 'arn:aws:s3:::${StageLayerBucket}'
Expand Down

0 comments on commit 0081e04

Please sign in to comment.