Skip to content

Commit 8e3e4ec

Browse files
try add perissions to cb
1 parent b658c4f commit 8e3e4ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cfn/ESDK-Python.yml

+1
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ Resources:
251251
Properties:
252252
ManagedPolicyName: !Sub "CodeBuildBasePolicy-${ProjectName}-${AWS::Region}"
253253
Path: "/service-role/"
254+
# TODO: The "arn:aws:s3:::generated-vectors-artifacts-bucket/*" is debug and should be removed
254255
PolicyDocument: !Sub |
255256
{
256257
"Version": "2012-10-17",

0 commit comments

Comments
 (0)