Skip to content

Can't update Codepipeline to be Cross-Region

0

When trying to create a codepipeline that has s3 publish action to a different region in a deployment stage the codepipline is in Enter image description here i got the network error in the console. When i do other changes pipeline is updated succesfully without any errorsEnter image description here

asked 2 years ago455 views
1 Answer
1

Hi,

Please, follow very precisely the guidance of the reference documentation to achieve your goal: https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-cross-region.html

You may also want to read this blog: https://aws.amazon.com/blogs/devops/using-aws-codepipeline-to-perform-multi-region-deployments/

If you want to script the creation of your pipelines: https://github.com/symphoniacloud/multi-region-codepipeline

Best,

Didier

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.