访问VPC中的RDS实例时,外部可访问的IP地址在哪里?

Where to find the externally accessible IP address when accessing an RDS instance in a VPC?

我已经在 VPC 中创建了一个可公开访问的 RDS 实例:

现在会有一个可公开访问的 IP 地址吗?我可以在 aws console 的什么地方找到它?

通常您会使用数据库实例的 URL 来连接它。但是如果你想要 IP,你可以在 EC2 console -> Network Interfaces:

中检查它