I am trying to checkout the Codecommit repo in account A from a Codepipeline in account B. I have created the role in A for the codepipeline to assume from account B.
Once I run the pipeline, I get
Invalid action configuration The AWS CodeCommit repository "sample-repo" does not exist.
I would like to understand what could have caused this ?