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 Respuesta
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
EXPERTO
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 6 meses
profile pictureAWS
EXPERTO
revisado hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas