Skip to content

Commit

Permalink
solve role issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sehrish30 committed May 22, 2023
1 parent a47cd8e commit 47fd385
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions external-verification-service/resources/CodePipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,8 @@ CodeDeployServiceRole:
Statement:
- Effect: "Allow"
Principal:
Service:
- codepipeline.amazonaws.com
- codedeploy.amazonaws.com
- codebuild.amazonaws.com
AWS:
- ${aws:accountId}
Action: "sts:AssumeRole"
Path: "/"
Policies:
Expand Down

0 comments on commit 47fd385

Please sign in to comment.