Service endpoints
The following table lists the service endpoints for the RDS API.
Region (Deployment Location) | Endpoint |
China (Qingdao), China (Beijing), China (Hangzhou), China (Shanghai), China (Shenzhen), China (Hong Kong), Singapore, US (Virginia), and US (Silicon Valley) | rds.aliyuncs.com Note This endpoint also applies to Alibaba Finance Cloud and Alibaba Gov Cloud. |
China (Zhangjiakou) | rds.cn-zhangjiakou.aliyuncs.com |
Japan (Tokyo) | rds.ap-northeast-1.aliyuncs.com |
Malaysia (Kuala Lumpur) | rds.ap-southeast-3.aliyuncs.com |
UAE (Dubai) | rds.me-east-1.aliyuncs.com |
China (Hohhot) | rds.cn-huhehaote.aliyuncs.com |
Indonesia (Jakarta) | rds.ap-southeast-5.aliyuncs.com |
Germany (Frankfurt) | rds.eu-central-1.aliyuncs.com |
UK (London) | rds.eu-west-1.aliyuncs.com |
China (Chengdu) | rds.cn-chengdu.aliyuncs.com |
Communication protocol
Requests can be sent over HTTP or HTTPS channels. For greater security, send requests over an HTTPS channel.
Request method
The HTTP GET method is supported. When you use this method, include the request parameters in the request URL.
Request parameters
Each request must use the Action parameter to specify the operation to perform, such as CreateDatabase. Each request must also include common request parameters and any parameters specific to the operation.
Character encoding
Requests and responses are encoded in the UTF-8 character set.