Enables, disables, or updates SSL encryption for an AnalyticDB for PostgreSQL instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
gpdb:ModifyDBInstanceSSL |
update |
*DBInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The ID of the instance. |
gp-xxxxxxxxxxx |
| ConnectionString |
string |
No |
The endpoint to encrypt with SSL. By default, wildcards are used for ECS-hosted instances, so all endpoints that resolve to the same IP address are encrypted. |
gp-xxxxxxxxxxx-master.gpdbmaster.singapore.rds.aliyuncs.com |
| SSLEnabled |
integer |
Yes |
The status of SSL encryption. Valid values:
|
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
ADD6EA90-EECB-4C12-9F26-0B6DB58710EF |
Examples
Success response
JSON format
{
"RequestId": "ADD6EA90-EECB-4C12-9F26-0B6DB58710EF"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.