Question 104:
Your team has a Code Commit repository in your account. You need to give developers in another account access to your Code Commit repository. Which of the following is the most effective way to grant access?
Answer options:
A.Create IAM users for each developer and provide access to the repository B.Create an IAM Group , add the IAM users and then provide access to the repository C.Create a cross account role , give the role the privileges. Provide the role ARN to the developers. D.Enable public access for the repository.