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.
该文章对您有帮助吗?