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.
我可以从同一区域的 EC2 实例访问 RDS 实例。例如,我有一个在加利福尼亚地区运行的 Amazon RDS 实例。但我无法从新加坡地区的 EC2 访问 RDS。它向我显示以下错误“底层提供程序在打开时失败”。我该如何配置它?
提前致谢。
您应该能够执行此操作,但是您需要将 RDS 安全组打开到您的实例连接的 IP。基于安全组的规则仅在一个区域内有效。