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 年前檢視次數 732 次
1 個回答
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
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南