Add an RDS data source

更新时间:
复制 MD 格式

Add an RDS data source

In the LTS console, go to Data Source Management > Add Data Source in the left navigation pane. In the Name field, enter a name for the data source, such as RDS. For Data Source Type, select RDS. In the Data Source Parameters text box, enter the connection parameters in JSON format. Click Add.

jdbcUrl: Replace rm-xxxx with your RDS instance domain name and {{database}} with your database name.

username: Your database username.

password: Your database password.