Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c894ce7

Browse files
committedAug 7, 2024·
fix
1 parent 5fbc517 commit c894ce7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎cfn/CB.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ Resources:
180180
- !Ref SecretsManagerPolicy
181181
- !Ref DDBPolicy
182182
- "arn:aws:iam::aws:policy/AmazonDynamoDBFullAccess"
183-
# the following three are hard coded to incorporate the drift on CFN
184-
- "arn:aws:iam::587316601012:policy/service-role/CodeBuildBuildBatchPolicy-python-ddb-ec-test-release-us-west-2-codebuild-python-ddb-ec-service-role"
185-
- "arn:aws:iam::587316601012:policy/service-role/CodeBuildBasePolicy-python-ddb-ec-prod-release-us-west-2"
186-
- "arn:aws:iam::587316601012:policy/service-role/CodeBuildBasePolicy-python-ddb-ec-test-release-us-west-2"
187183

188184
CodeBuildCIServiceRole:
189185
Type: "AWS::IAM::Role"

0 commit comments

Comments
 (0)
Please sign in to comment.