【问题标题】:How to attach a Redshift cluster to a VPC如何将 Redshift 集群附加到 VPC
【发布时间】:2021-04-29 02:22:19
【问题描述】:

有没有办法将现有的 Redshift 集群附加到现有的 VPC?我想用 AWS CLI 做到这一点。我查看了文档,但没有看到与 VPC 相关的命令。

我唯一看到的是在创建集群时在 VPC 中部署集群 (https://docs.aws.amazon.com/cli/latest/reference/redshift/restore-from-cluster-snapshot.html),但我已经这样做了

【问题讨论】:

标签: amazon-web-services amazon-redshift aws-cli amazon-vpc


【解决方案1】:

无法更改 Amazon Redshift 集群的 VPC。

您需要:

  • 制作集群的快照
  • 在所需的 VPC 中从快照启动新的 Redshift 集群

【讨论】:

    猜你喜欢
    • 2015-12-10
    • 2019-08-25
    • 2017-01-31
    • 2020-09-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-11-07
    相关资源
    最近更新 更多