从 Neptune 全球数据库中移除数据库集群 - Amazon Neptune
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

从 Neptune 全球数据库中移除数据库集群

出于多种原因,您可能要从全球数据库中移除数据库集群。例如:

您可以使用 remove-from-global-clusterCLI 命令(包装 RemoveFromGlobalCluster API)将 Neptune 数据库集群与全局数据库分离:

aws neptune remove-from-global-cluster \ --region (region of the cluster to remove) \ --global-cluster-identifier (global database ID) \ --db-cluster-identifier (ARN of the cluster to remove)

然后,分离的数据库集群就会变成独立的数据库集群。