【问题标题】:How to select region for AWS Codepipeline?如何为 AWS Codepipeline 选择区域?
【发布时间】: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


    【解决方案1】:

    AWS CodePipeline (CP) 将在您当前使用的区域中创建。没有仅针对 CP 的特殊区域选择。

    因此,在您创建 CP 之前,请确保将 AWS 控制台更改为您需要的区域:

    【讨论】:

    • @nflauria 没问题。
    猜你喜欢
    • 2019-08-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-08-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-02-01
    相关资源
    最近更新 更多