Is it possible to create a Codepipeline with source as CodeCommit in different region or different accounts?

0

Trying to create a Codepipeline where the CodePiipeline is in us-east-2 but the CodeCommit repo is in us-east-1.. I was wondering is it possible to use the CodeCommit repo in different region as. Source for my CodePipeline

1 Resposta
1

Hello.

As stated in the document below, source actions (such as CodeCommit) do not support cross-region actions.
https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-cross-region.html

You cannot create cross-Region actions for the following action types:

  • Source actions
  • Third-party actions
  • Custom actions

To support cross-region deployment, CodeCommit and CodePipeline must be created in the same region, and CodeDeploy must be created in another region.

profile picture
ESPECIALISTA
respondido há 6 meses
profile picture
ESPECIALISTA
avaliado há 6 meses
profile pictureAWS
ESPECIALISTA
avaliado há 6 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas