Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
adb:ModifySQAConfig |
update |
*DBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceGroupId |
string |
No |
The ID of the resource group. |
rg-4690g37929**** |
| DBClusterId |
string |
Yes |
The ID of the Data Warehouse Edition cluster. Note
Call the DescribeDBClusters operation to query the IDs of all Data Warehouse Edition clusters in a specific region. |
am-8vb369k7zxdt10tz0 |
| GroupName |
string |
Yes |
The name of the resource group. Note
Call the DescribeDBResourceGroup operation to view the name of the resource group for a specific cluster. |
test |
| SQAStatus |
string |
Yes |
Specifies whether to enable SQA. |
off |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
494486CE-6F49-574E-B304-29127EA12E36 |
Examples
Success response
JSON format
{
"RequestId": "494486CE-6F49-574E-B304-29127EA12E36"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. | The specified DBClusterId parameter does not exist. Make sure that the DBClusterId value is valid. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.