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?

질문됨 일 년 전736회 조회
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠