How to make codepipeline in RegionA to use codecommit repo which is in RegionB

0

I have a requirement where i need to use the existing codecommit repos in RegionB for the codepipelines in RegionA. I have read that codepipeline supports cross-region actions but when i try to do it , I am not able to find region in source stage of codepipeline. Another way is to do this through replication of codecommit repos into RegionA with a pipeline. But I am trying to avoid that. Is there any other way to achieve this?

1 réponse
0

According to AWS documentation:

You cannot create cross-Region actions for the following action types: Source actions, Third-party actions, Custom actions

You can find more details regarding cross-region behaviour of AWS Codepipeline here in meantime: https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-cross-region.html

Regarding workarounds: there would be two direct ways:

wieshka
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions