Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经创建了一个具有多可用区的极光实例 - “否”,并使用 DMS 成功地将我现有的数据从现有的外部 mysql 从属迁移到了 Aurora。
现在当我去修改实例时,它不允许我设置多可用区 - “在不同区域创建副本”
可以在极光中修改多az吗?
是的,可以这样做。create-db-instance继续通过 aws cli使用API 并提及与db-cluster-identifier之前相同的内容。
create-db-instance
db-cluster-identifier
这也应该可以通过控制台实现,不确定为什么您无法选择“在不同区域创建副本”。还是这样吗?