【发布时间】:2020-10-16 12:39:58
【问题描述】:
我正在使用 AWS Codecommit 存储库和 S3 存储桶配置 AWS Codepipeline。我在创建 Codepipeline 时遇到问题并收到以下错误:
An error occurred while validating the artifact bucket 'artifact-bucket-name': The bucket named artifact-bucket-name is not located in the us-east-1 AWS region. Choose a valid artifact bucket in 'us-east-1', or create a new artifact bucket to use in your pipeline.
我的问题是如何将我正在创建的管道的区域更改为 US-West-2?我没有看到这样做的任何选择。
【问题讨论】:
标签: amazon-web-services aws-codepipeline