We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbc517 commit c894ce7Copy full SHA for c894ce7
cfn/CB.yml
@@ -180,10 +180,6 @@ Resources:
180
- !Ref SecretsManagerPolicy
181
- !Ref DDBPolicy
182
- "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"
187
188
CodeBuildCIServiceRole:
189
Type: "AWS::IAM::Role"
0 commit comments