Modifies the configuration items of a Data Security Center (DSC) connection authorization.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sddp:ModifyDataLimit |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the request and response messages. Valid values:
|
zh |
| Id |
integer |
Yes |
The unique ID of the data asset that belongs to the product associated with the DSC connection authorization configuration item. Note
To modify a DSC connection authorization configuration item, you must provide the unique ID of the data asset that belongs to the associated product. You can call the DescribeDataLimits operation to obtain the ID. |
11 |
| ResourceType |
integer |
Yes |
The name of the product to which the data of the DSC connection authorization configuration item belongs. Valid values:
|
5 |
| ServiceRegionId |
string |
No |
The region where the asset resides. Valid values:
|
cn-hangzhou |
| UserName |
string |
No |
The username used for the DSC connection authorization to the RDS database. |
User01 |
| Password |
string |
No |
The password used for the DSC connection authorization to the RDS database. |
******** |
| ModifyPassword |
boolean |
No |
Specifies whether to modify the username and password for connecting to the database. Valid values:
|
true |
| AuditStatus |
integer |
No |
Specifies whether to enable auditing. Valid values:
|
1 |
| LogStoreDay |
integer |
No |
The retention period of raw logs after auditing is enabled. Unit: days. Valid values:
|
30 |
| EngineType |
string |
No |
The database type. Valid values:
|
MySQL |
| Port |
integer |
No |
The port used to connect to the database. |
3306 |
| AutoScan |
integer |
No |
Specifies whether to automatically trigger a rescan when rules change. Valid values:
Note
When a rule change triggers an automatic scan, a full scan is performed on all data in the data source. |
1 |
| SamplingSize |
integer |
No |
The number of sample entries for sensitive data detection after data detection is enabled. Valid values:
|
0 |
| VpcId |
string |
No |
The VPC ID to which the data asset belongs. |
vpc-2zevcqke6hh09c41**** |
| SecurityGroupIdList |
array |
No |
The security groups used by PrivateLink in agent-based auditing. |
|
|
string |
No |
The ID of the security group used by PrivateLink in agent-based auditing. |
sg-bp113yf20quxkvy**** |
|
| VSwitchIdList |
array |
No |
The vSwitches used by PrivateLink in agent-based auditing. |
|
|
string |
No |
The ID of the vSwitch used by PrivateLink in agent-based auditing. |
vsw-bp1kk2mtrtey7o4ju**** |
|
| FeatureType |
integer |
No |
This parameter is deprecated. |
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique ID for each request. You can use the ID to troubleshoot issues. |
7C3AC882-E5A8-4855-BE77-B6837B695EF1 |
Examples
Success response
JSON format
{
"RequestId": "7C3AC882-E5A8-4855-BE77-B6837B695EF1"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.