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年前737ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ