Amazon web services – AWS CodeBuild: Accessing CodeCommit repository in another account?
I have a CodeCommit repo in Account A, that I would like to use as a source provider for my CodeBuild project in Account B. I have created a Role in Account A with full codecommit access to Account B.…