is there a service role that needs to be attached to AWSCodeCommitPowerUser policy for codecommit , we are integrating with Jenkins and with only policy the code /repo is not getting checked out

0

Got started with creating a repo using codecommit , respective users (IAM) with needed policy AWSCodeCommitPowerUser. Also have integrated Jenkins in aws ec2instance using the security credentials of the IAM user. The issue is that code is not getting checked out. There is a old post on code commit integration with jenkins https://aws.amazon.com/blogs/devops/integrating-aws-codecommit-with-jenkins/ (mentions service role tagging with policy) however there is no mention of the same in the current info center

asked 2 years ago246 views
1 Answer
0

We can close this question as no service role needs to be attached. The question arose based on the old post https://aws.amazon.com/blogs/devops/integrating-aws-codecommit-with-jenkins/ refer sentence "Create an Amazon EC2 service role named CodeCommitRole and attach the managed policy" in the article.

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions