By default, a DB instance is not publicly accessible (not bound with an EIP) after being created. You can bind an EIP to a DB instance for public accessibility, and you can unbind the EIP from the DB instance later if needed.
To ensure that the DB instance is accessible, the security group associated with the instance must allow access over the database port. For example, if the database port is 8635, ensure that the security group allows access over the 8635 port.
You can also view the progress and result of binding an EIP to a DB instance on the Task Center page.
To unbind the EIP from the DB instance, see Unbinding an EIP.
You can also view the progress and result of unbinding an EIP from a DB instance on the Task Center page.
To bind an EIP to the DB instance again, see Binding an EIP.