@alicloud/sddp20190103 1.6.4 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +352 -266
- package/dist/client.js +399 -266
- package/dist/client.js.map +1 -1
- package/dist/models/CreateConfigRequest.d.ts +15 -10
- package/dist/models/CreateConfigRequest.js.map +1 -1
- package/dist/models/CreateDataLimitRequest.d.ts +85 -59
- package/dist/models/CreateDataLimitRequest.js.map +1 -1
- package/dist/models/CreateDataLimitResponseBody.d.ts +1 -1
- package/dist/models/CreateRuleRequest.d.ts +74 -39
- package/dist/models/CreateRuleRequest.js.map +1 -1
- package/dist/models/CreateScanTaskRequest.d.ts +35 -17
- package/dist/models/CreateScanTaskRequest.js.map +1 -1
- package/dist/models/CreateScanTaskResponseBody.d.ts +1 -1
- package/dist/models/CreateSlrRoleRequest.d.ts +5 -4
- package/dist/models/CreateSlrRoleRequest.js.map +1 -1
- package/dist/models/CreateSlrRoleResponseBody.d.ts +5 -4
- package/dist/models/CreateSlrRoleResponseBody.js.map +1 -1
- package/dist/models/DeleteDataLimitRequest.d.ts +7 -6
- package/dist/models/DeleteDataLimitRequest.js.map +1 -1
- package/dist/models/DeleteRuleRequest.d.ts +2 -2
- package/dist/models/DescribeAuditLogsRequest.d.ts +131 -0
- package/dist/models/DescribeAuditLogsRequest.js.map +1 -1
- package/dist/models/DescribeAuditLogsResponseBody.d.ts +167 -2
- package/dist/models/DescribeAuditLogsResponseBody.js +2 -0
- package/dist/models/DescribeAuditLogsResponseBody.js.map +1 -1
- package/dist/models/DescribeCategoryTemplateListRequest.d.ts +13 -11
- package/dist/models/DescribeCategoryTemplateListRequest.js.map +1 -1
- package/dist/models/DescribeCategoryTemplateListResponseBody.d.ts +29 -23
- package/dist/models/DescribeCategoryTemplateListResponseBody.js.map +1 -1
- package/dist/models/DescribeCategoryTemplateRuleListRequest.d.ts +37 -23
- package/dist/models/DescribeCategoryTemplateRuleListRequest.js.map +1 -1
- package/dist/models/DescribeCategoryTemplateRuleListResponseBody.d.ts +47 -32
- package/dist/models/DescribeCategoryTemplateRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeColumnsRequest.d.ts +86 -56
- package/dist/models/DescribeColumnsRequest.js +2 -0
- package/dist/models/DescribeColumnsRequest.js.map +1 -1
- package/dist/models/DescribeColumnsResponseBody.d.ts +122 -83
- package/dist/models/DescribeColumnsResponseBody.js.map +1 -1
- package/dist/models/DescribeColumnsV2request.d.ts +47 -31
- package/dist/models/DescribeColumnsV2request.js.map +1 -1
- package/dist/models/DescribeColumnsV2responseBody.d.ts +96 -52
- package/dist/models/DescribeColumnsV2responseBody.js.map +1 -1
- package/dist/models/DescribeConfigsRequest.d.ts +5 -4
- package/dist/models/DescribeConfigsRequest.js.map +1 -1
- package/dist/models/DescribeConfigsResponseBody.d.ts +11 -11
- package/dist/models/DescribeDataAssetsRequest.d.ts +56 -34
- package/dist/models/DescribeDataAssetsRequest.js.map +1 -1
- package/dist/models/DescribeDataAssetsResponseBody.d.ts +74 -52
- package/dist/models/DescribeDataAssetsResponseBody.js.map +1 -1
- package/dist/models/DescribeDataLimitDetailRequest.d.ts +7 -5
- package/dist/models/DescribeDataLimitDetailRequest.js.map +1 -1
- package/dist/models/DescribeDataLimitDetailResponseBody.d.ts +30 -18
- package/dist/models/DescribeDataLimitDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeDataLimitSetRequest.d.ts +29 -11
- package/dist/models/DescribeDataLimitSetRequest.js.map +1 -1
- package/dist/models/DescribeDataLimitSetResponseBody.d.ts +75 -49
- package/dist/models/DescribeDataLimitSetResponseBody.js.map +1 -1
- package/dist/models/DescribeDataLimitsRequest.d.ts +49 -34
- package/dist/models/DescribeDataLimitsRequest.js.map +1 -1
- package/dist/models/DescribeDataLimitsResponseBody.d.ts +105 -80
- package/dist/models/DescribeDataLimitsResponseBody.js.map +1 -1
- package/dist/models/DescribeDataMaskingRunHistoryRequest.d.ts +24 -18
- package/dist/models/DescribeDataMaskingRunHistoryRequest.js.map +1 -1
- package/dist/models/DescribeDataMaskingRunHistoryResponseBody.d.ts +35 -28
- package/dist/models/DescribeDataMaskingRunHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeDataMaskingTasksRequest.d.ts +21 -8
- package/dist/models/DescribeDataMaskingTasksRequest.js.map +1 -1
- package/dist/models/DescribeDataMaskingTasksResponseBody.d.ts +71 -20
- package/dist/models/DescribeDataMaskingTasksResponseBody.js.map +1 -1
- package/dist/models/DescribeDataObjectColumnDetailRequest.d.ts +26 -11
- package/dist/models/DescribeDataObjectColumnDetailRequest.js.map +1 -1
- package/dist/models/DescribeDataObjectColumnDetailResponseBody.d.ts +80 -46
- package/dist/models/DescribeDataObjectColumnDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeDataObjectColumnDetailV2request.d.ts +24 -9
- package/dist/models/DescribeDataObjectColumnDetailV2request.js.map +1 -1
- package/dist/models/DescribeDataObjectColumnDetailV2responseBody.d.ts +83 -49
- package/dist/models/DescribeDataObjectColumnDetailV2responseBody.js.map +1 -1
- package/dist/models/DescribeDataObjectsRequest.d.ts +167 -34
- package/dist/models/DescribeDataObjectsRequest.js +26 -0
- package/dist/models/DescribeDataObjectsRequest.js.map +1 -1
- package/dist/models/DescribeDataObjectsResponseBody.d.ts +238 -45
- package/dist/models/DescribeDataObjectsResponseBody.js +40 -0
- package/dist/models/DescribeDataObjectsResponseBody.js.map +1 -1
- package/dist/models/DescribeDocTypesRequest.d.ts +4 -3
- package/dist/models/DescribeDocTypesRequest.js.map +1 -1
- package/dist/models/DescribeDocTypesResponseBody.d.ts +4 -4
- package/dist/models/DescribeEventDetailRequest.d.ts +5 -4
- package/dist/models/DescribeEventDetailRequest.js.map +1 -1
- package/dist/models/DescribeEventDetailResponseBody.d.ts +84 -72
- package/dist/models/DescribeEventDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeEventTypesRequest.d.ts +26 -12
- package/dist/models/DescribeEventTypesRequest.js.map +1 -1
- package/dist/models/DescribeEventTypesResponseBody.d.ts +29 -27
- package/dist/models/DescribeEventTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeEventsRequest.d.ts +35 -28
- package/dist/models/DescribeEventsRequest.js +2 -2
- package/dist/models/DescribeEventsRequest.js.map +1 -1
- package/dist/models/DescribeEventsResponseBody.d.ts +36 -31
- package/dist/models/DescribeEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeIdentifyTaskStatusRequest.d.ts +6 -4
- package/dist/models/DescribeIdentifyTaskStatusRequest.js.map +1 -1
- package/dist/models/DescribeIdentifyTaskStatusResponseBody.d.ts +13 -8
- package/dist/models/DescribeIdentifyTaskStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceSourcesRequest.d.ts +47 -33
- package/dist/models/DescribeInstanceSourcesRequest.js.map +1 -1
- package/dist/models/DescribeInstanceSourcesResponseBody.d.ts +75 -56
- package/dist/models/DescribeInstanceSourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstancesRequest.d.ts +35 -23
- package/dist/models/DescribeInstancesRequest.js.map +1 -1
- package/dist/models/DescribeInstancesResponseBody.d.ts +70 -53
- package/dist/models/DescribeInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeOssObjectDetailRequest.d.ts +6 -5
- package/dist/models/DescribeOssObjectDetailRequest.js.map +1 -1
- package/dist/models/DescribeOssObjectDetailResponseBody.d.ts +37 -29
- package/dist/models/DescribeOssObjectDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeOssObjectDetailV2request.d.ts +11 -9
- package/dist/models/DescribeOssObjectDetailV2request.js.map +1 -1
- package/dist/models/DescribeOssObjectDetailV2responseBody.d.ts +60 -40
- package/dist/models/DescribeOssObjectDetailV2responseBody.js.map +1 -1
- package/dist/models/DescribeOssObjectsRequest.d.ts +24 -19
- package/dist/models/DescribeOssObjectsRequest.js.map +1 -1
- package/dist/models/DescribeOssObjectsResponseBody.d.ts +45 -36
- package/dist/models/DescribeOssObjectsResponseBody.js.map +1 -1
- package/dist/models/DescribePackagesRequest.d.ts +23 -18
- package/dist/models/DescribePackagesRequest.js.map +1 -1
- package/dist/models/DescribePackagesResponseBody.d.ts +25 -20
- package/dist/models/DescribePackagesResponseBody.js.map +1 -1
- package/dist/models/DescribeParentInstanceRequest.d.ts +75 -38
- package/dist/models/DescribeParentInstanceRequest.js.map +1 -1
- package/dist/models/DescribeParentInstanceResponseBody.d.ts +64 -35
- package/dist/models/DescribeParentInstanceResponseBody.js.map +1 -1
- package/dist/models/DescribeRiskLevelsRequest.d.ts +7 -4
- package/dist/models/DescribeRiskLevelsRequest.js.map +1 -1
- package/dist/models/DescribeRiskLevelsResponseBody.d.ts +54 -33
- package/dist/models/DescribeRiskLevelsResponseBody.js.map +1 -1
- package/dist/models/DescribeRulesRequest.d.ts +101 -48
- package/dist/models/DescribeRulesRequest.js.map +1 -1
- package/dist/models/DescribeRulesResponseBody.d.ts +118 -50
- package/dist/models/DescribeRulesResponseBody.js.map +1 -1
- package/dist/models/DescribeTablesRequest.d.ts +24 -19
- package/dist/models/DescribeTablesRequest.js.map +1 -1
- package/dist/models/DescribeTablesResponseBody.d.ts +52 -39
- package/dist/models/DescribeTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeTemplateAllRulesRequest.d.ts +5 -3
- package/dist/models/DescribeTemplateAllRulesRequest.js.map +1 -1
- package/dist/models/DescribeTemplateAllRulesResponseBody.d.ts +4 -4
- package/dist/models/DescribeUserStatusRequest.d.ts +5 -4
- package/dist/models/DescribeUserStatusRequest.js.map +1 -1
- package/dist/models/DescribeUserStatusResponseBody.d.ts +58 -38
- package/dist/models/DescribeUserStatusResponseBody.js.map +1 -1
- package/dist/models/DisableUserConfigRequest.d.ts +6 -5
- package/dist/models/DisableUserConfigRequest.js.map +1 -1
- package/dist/models/ExecDatamaskRequest.d.ts +15 -11
- package/dist/models/ExecDatamaskRequest.js.map +1 -1
- package/dist/models/ExecDatamaskResponseBody.d.ts +7 -5
- package/dist/models/ExecDatamaskResponseBody.js.map +1 -1
- package/dist/models/ManualTriggerMaskingProcessRequest.d.ts +6 -5
- package/dist/models/ManualTriggerMaskingProcessRequest.js.map +1 -1
- package/dist/models/ManualTriggerMaskingProcessResponseBody.d.ts +1 -1
- package/dist/models/MaskOssImageRequest.d.ts +39 -0
- package/dist/models/MaskOssImageRequest.js +2 -0
- package/dist/models/MaskOssImageRequest.js.map +1 -1
- package/dist/models/MaskOssImageResponseBody.d.ts +3 -0
- package/dist/models/MaskOssImageResponseBody.js.map +1 -1
- package/dist/models/ModifyDataLimitRequest.d.ts +66 -46
- package/dist/models/ModifyDataLimitRequest.js.map +1 -1
- package/dist/models/ModifyDataLimitResponseBody.d.ts +1 -1
- package/dist/models/ModifyDefaultLevelRequest.d.ts +24 -15
- package/dist/models/ModifyDefaultLevelRequest.js.map +1 -1
- package/dist/models/ModifyEventStatusRequest.d.ts +16 -13
- package/dist/models/ModifyEventStatusRequest.js.map +1 -1
- package/dist/models/ModifyEventTypeStatusRequest.d.ts +4 -4
- package/dist/models/ModifyReportTaskStatusRequest.d.ts +12 -8
- package/dist/models/ModifyReportTaskStatusRequest.js.map +1 -1
- package/dist/models/ModifyReportTaskStatusResponseBody.d.ts +1 -1
- package/dist/models/ModifyRuleRequest.d.ts +71 -33
- package/dist/models/ModifyRuleRequest.js.map +1 -1
- package/dist/models/ModifyRuleStatusRequest.d.ts +12 -10
- package/dist/models/ModifyRuleStatusRequest.js.map +1 -1
- package/dist/models/ModifyRuleStatusResponseBody.d.ts +1 -1
- package/dist/models/RestoreOssImageRequest.d.ts +9 -4
- package/dist/models/RestoreOssImageRequest.js.map +1 -1
- package/dist/models/RestoreOssImageResponseBody.d.ts +6 -0
- package/dist/models/RestoreOssImageResponseBody.js.map +1 -1
- package/dist/models/ScanOssObjectV1request.d.ts +8 -7
- package/dist/models/ScanOssObjectV1request.js.map +1 -1
- package/dist/models/ScanOssObjectV1responseBody.d.ts +2 -2
- package/dist/models/ScanOssObjectV1shrinkRequest.d.ts +8 -7
- package/dist/models/ScanOssObjectV1shrinkRequest.js.map +1 -1
- package/dist/models/StopMaskingProcessRequest.d.ts +5 -4
- package/dist/models/StopMaskingProcessRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +414 -266
- package/src/models/CreateConfigRequest.ts +15 -10
- package/src/models/CreateDataLimitRequest.ts +85 -59
- package/src/models/CreateDataLimitResponseBody.ts +1 -1
- package/src/models/CreateRuleRequest.ts +74 -39
- package/src/models/CreateScanTaskRequest.ts +35 -17
- package/src/models/CreateScanTaskResponseBody.ts +1 -1
- package/src/models/CreateSlrRoleRequest.ts +5 -4
- package/src/models/CreateSlrRoleResponseBody.ts +5 -4
- package/src/models/DeleteDataLimitRequest.ts +7 -6
- package/src/models/DeleteRuleRequest.ts +2 -2
- package/src/models/DescribeAuditLogsRequest.ts +131 -0
- package/src/models/DescribeAuditLogsResponseBody.ts +169 -2
- package/src/models/DescribeCategoryTemplateListRequest.ts +13 -11
- package/src/models/DescribeCategoryTemplateListResponseBody.ts +29 -23
- package/src/models/DescribeCategoryTemplateRuleListRequest.ts +37 -23
- package/src/models/DescribeCategoryTemplateRuleListResponseBody.ts +47 -32
- package/src/models/DescribeColumnsRequest.ts +88 -56
- package/src/models/DescribeColumnsResponseBody.ts +122 -83
- package/src/models/DescribeColumnsV2request.ts +47 -31
- package/src/models/DescribeColumnsV2responseBody.ts +96 -52
- package/src/models/DescribeConfigsRequest.ts +5 -4
- package/src/models/DescribeConfigsResponseBody.ts +11 -11
- package/src/models/DescribeDataAssetsRequest.ts +56 -34
- package/src/models/DescribeDataAssetsResponseBody.ts +75 -53
- package/src/models/DescribeDataLimitDetailRequest.ts +7 -5
- package/src/models/DescribeDataLimitDetailResponseBody.ts +30 -18
- package/src/models/DescribeDataLimitSetRequest.ts +29 -11
- package/src/models/DescribeDataLimitSetResponseBody.ts +75 -49
- package/src/models/DescribeDataLimitsRequest.ts +49 -34
- package/src/models/DescribeDataLimitsResponseBody.ts +105 -80
- package/src/models/DescribeDataMaskingRunHistoryRequest.ts +24 -18
- package/src/models/DescribeDataMaskingRunHistoryResponseBody.ts +35 -28
- package/src/models/DescribeDataMaskingTasksRequest.ts +21 -8
- package/src/models/DescribeDataMaskingTasksResponseBody.ts +71 -20
- package/src/models/DescribeDataObjectColumnDetailRequest.ts +26 -11
- package/src/models/DescribeDataObjectColumnDetailResponseBody.ts +80 -46
- package/src/models/DescribeDataObjectColumnDetailV2request.ts +24 -9
- package/src/models/DescribeDataObjectColumnDetailV2responseBody.ts +83 -49
- package/src/models/DescribeDataObjectsRequest.ts +193 -34
- package/src/models/DescribeDataObjectsResponseBody.ts +278 -45
- package/src/models/DescribeDocTypesRequest.ts +4 -3
- package/src/models/DescribeDocTypesResponseBody.ts +4 -4
- package/src/models/DescribeEventDetailRequest.ts +5 -4
- package/src/models/DescribeEventDetailResponseBody.ts +84 -72
- package/src/models/DescribeEventTypesRequest.ts +26 -12
- package/src/models/DescribeEventTypesResponseBody.ts +29 -27
- package/src/models/DescribeEventsRequest.ts +37 -30
- package/src/models/DescribeEventsResponseBody.ts +36 -31
- package/src/models/DescribeIdentifyTaskStatusRequest.ts +6 -4
- package/src/models/DescribeIdentifyTaskStatusResponseBody.ts +13 -8
- package/src/models/DescribeInstanceSourcesRequest.ts +47 -33
- package/src/models/DescribeInstanceSourcesResponseBody.ts +75 -56
- package/src/models/DescribeInstancesRequest.ts +35 -23
- package/src/models/DescribeInstancesResponseBody.ts +70 -53
- package/src/models/DescribeOssObjectDetailRequest.ts +6 -5
- package/src/models/DescribeOssObjectDetailResponseBody.ts +37 -29
- package/src/models/DescribeOssObjectDetailV2request.ts +11 -9
- package/src/models/DescribeOssObjectDetailV2responseBody.ts +60 -40
- package/src/models/DescribeOssObjectsRequest.ts +24 -19
- package/src/models/DescribeOssObjectsResponseBody.ts +45 -36
- package/src/models/DescribePackagesRequest.ts +23 -18
- package/src/models/DescribePackagesResponseBody.ts +25 -20
- package/src/models/DescribeParentInstanceRequest.ts +75 -38
- package/src/models/DescribeParentInstanceResponseBody.ts +64 -35
- package/src/models/DescribeRiskLevelsRequest.ts +7 -4
- package/src/models/DescribeRiskLevelsResponseBody.ts +54 -33
- package/src/models/DescribeRulesRequest.ts +101 -48
- package/src/models/DescribeRulesResponseBody.ts +118 -50
- package/src/models/DescribeTablesRequest.ts +24 -19
- package/src/models/DescribeTablesResponseBody.ts +52 -39
- package/src/models/DescribeTemplateAllRulesRequest.ts +5 -3
- package/src/models/DescribeTemplateAllRulesResponseBody.ts +4 -4
- package/src/models/DescribeUserStatusRequest.ts +5 -4
- package/src/models/DescribeUserStatusResponseBody.ts +58 -38
- package/src/models/DisableUserConfigRequest.ts +6 -5
- package/src/models/ExecDatamaskRequest.ts +15 -11
- package/src/models/ExecDatamaskResponseBody.ts +7 -5
- package/src/models/ManualTriggerMaskingProcessRequest.ts +6 -5
- package/src/models/ManualTriggerMaskingProcessResponseBody.ts +1 -1
- package/src/models/MaskOssImageRequest.ts +41 -0
- package/src/models/MaskOssImageResponseBody.ts +3 -0
- package/src/models/ModifyDataLimitRequest.ts +66 -46
- package/src/models/ModifyDataLimitResponseBody.ts +1 -1
- package/src/models/ModifyDefaultLevelRequest.ts +24 -15
- package/src/models/ModifyEventStatusRequest.ts +16 -13
- package/src/models/ModifyEventTypeStatusRequest.ts +4 -4
- package/src/models/ModifyReportTaskStatusRequest.ts +12 -8
- package/src/models/ModifyReportTaskStatusResponseBody.ts +1 -1
- package/src/models/ModifyRuleRequest.ts +71 -33
- package/src/models/ModifyRuleStatusRequest.ts +12 -10
- package/src/models/ModifyRuleStatusResponseBody.ts +1 -1
- package/src/models/RestoreOssImageRequest.ts +9 -4
- package/src/models/RestoreOssImageResponseBody.ts +6 -0
- package/src/models/ScanOssObjectV1request.ts +8 -7
- package/src/models/ScanOssObjectV1responseBody.ts +2 -2
- package/src/models/ScanOssObjectV1shrinkRequest.ts +8 -7
- package/src/models/StopMaskingProcessRequest.ts +5 -4
package/src/client.ts
CHANGED
|
@@ -14,6 +14,8 @@ export default class Client extends OpenApi {
|
|
|
14
14
|
this._endpointRule = "regional";
|
|
15
15
|
this._endpointMap = {
|
|
16
16
|
'cn-hongkong': "sddp-api.cn-hongkong.aliyuncs.com",
|
|
17
|
+
'cn-zhangjiakou': "sddp.cn-zhangjiakou.aliyuncs.com",
|
|
18
|
+
'ap-southeast-1': "sddp.ap-southeast-1.aliyuncs.com",
|
|
17
19
|
};
|
|
18
20
|
this.checkConfig(config);
|
|
19
21
|
this._endpoint = this.getEndpoint("sddp", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -33,10 +35,10 @@ export default class Client extends OpenApi {
|
|
|
33
35
|
}
|
|
34
36
|
|
|
35
37
|
/**
|
|
36
|
-
* Modifies the
|
|
38
|
+
* Modifies the general alert configuration parameters.
|
|
37
39
|
*
|
|
38
40
|
* @remarks
|
|
39
|
-
*
|
|
41
|
+
* Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
|
|
40
42
|
* # Limits
|
|
41
43
|
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
42
44
|
*
|
|
@@ -89,10 +91,10 @@ export default class Client extends OpenApi {
|
|
|
89
91
|
}
|
|
90
92
|
|
|
91
93
|
/**
|
|
92
|
-
* Modifies the
|
|
94
|
+
* Modifies the general alert configuration parameters.
|
|
93
95
|
*
|
|
94
96
|
* @remarks
|
|
95
|
-
*
|
|
97
|
+
* Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
|
|
96
98
|
* # Limits
|
|
97
99
|
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
98
100
|
*
|
|
@@ -105,10 +107,12 @@ export default class Client extends OpenApi {
|
|
|
105
107
|
}
|
|
106
108
|
|
|
107
109
|
/**
|
|
108
|
-
*
|
|
110
|
+
* You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
|
|
109
111
|
*
|
|
110
112
|
* @remarks
|
|
111
|
-
* You can
|
|
113
|
+
* You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
|
|
114
|
+
* ## QPS limits
|
|
115
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, the system throttles your API calls. This may affect your business. Plan your calls accordingly.
|
|
112
116
|
*
|
|
113
117
|
* @param request - CreateDataLimitRequest
|
|
114
118
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -211,10 +215,12 @@ export default class Client extends OpenApi {
|
|
|
211
215
|
}
|
|
212
216
|
|
|
213
217
|
/**
|
|
214
|
-
*
|
|
218
|
+
* You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
|
|
215
219
|
*
|
|
216
220
|
* @remarks
|
|
217
|
-
* You can
|
|
221
|
+
* You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
|
|
222
|
+
* ## QPS limits
|
|
223
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, the system throttles your API calls. This may affect your business. Plan your calls accordingly.
|
|
218
224
|
*
|
|
219
225
|
* @param request - CreateDataLimitRequest
|
|
220
226
|
* @returns CreateDataLimitResponse
|
|
@@ -225,7 +231,7 @@ export default class Client extends OpenApi {
|
|
|
225
231
|
}
|
|
226
232
|
|
|
227
233
|
/**
|
|
228
|
-
*
|
|
234
|
+
* Call CreateRule to create a custom sensitive data detection rule.
|
|
229
235
|
*
|
|
230
236
|
* @param request - CreateRuleRequest
|
|
231
237
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -328,7 +334,7 @@ export default class Client extends OpenApi {
|
|
|
328
334
|
}
|
|
329
335
|
|
|
330
336
|
/**
|
|
331
|
-
*
|
|
337
|
+
* Call CreateRule to create a custom sensitive data detection rule.
|
|
332
338
|
*
|
|
333
339
|
* @param request - CreateRuleRequest
|
|
334
340
|
* @returns CreateRuleResponse
|
|
@@ -339,12 +345,12 @@ export default class Client extends OpenApi {
|
|
|
339
345
|
}
|
|
340
346
|
|
|
341
347
|
/**
|
|
342
|
-
*
|
|
348
|
+
* You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
|
|
343
349
|
*
|
|
344
350
|
* @remarks
|
|
345
|
-
*
|
|
346
|
-
*
|
|
347
|
-
*
|
|
351
|
+
* This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
|
|
352
|
+
* ## QPS limits
|
|
353
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If you exceed this limit, API calls are throttled. This may impact your business. Plan your calls accordingly.
|
|
348
354
|
*
|
|
349
355
|
* @param request - CreateScanTaskRequest
|
|
350
356
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -423,12 +429,12 @@ export default class Client extends OpenApi {
|
|
|
423
429
|
}
|
|
424
430
|
|
|
425
431
|
/**
|
|
426
|
-
*
|
|
432
|
+
* You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
|
|
427
433
|
*
|
|
428
434
|
* @remarks
|
|
429
|
-
*
|
|
430
|
-
*
|
|
431
|
-
*
|
|
435
|
+
* This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
|
|
436
|
+
* ## QPS limits
|
|
437
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If you exceed this limit, API calls are throttled. This may impact your business. Plan your calls accordingly.
|
|
432
438
|
*
|
|
433
439
|
* @param request - CreateScanTaskRequest
|
|
434
440
|
* @returns CreateScanTaskResponse
|
|
@@ -439,12 +445,12 @@ export default class Client extends OpenApi {
|
|
|
439
445
|
}
|
|
440
446
|
|
|
441
447
|
/**
|
|
442
|
-
*
|
|
448
|
+
* Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
|
|
443
449
|
*
|
|
444
450
|
* @remarks
|
|
445
|
-
*
|
|
446
|
-
*
|
|
447
|
-
*
|
|
451
|
+
* This operation allows DSC to access the resources of Alibaba Cloud services such as OSS, RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role. The role is named AliyunServiceRoleForSDDP, and its access policy is AliyunServiceRolePolicyForSDDP.
|
|
452
|
+
* ## QPS limits
|
|
453
|
+
* The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, API calls are throttled, which can affect your business. Call this operation at a reasonable rate.
|
|
448
454
|
*
|
|
449
455
|
* @param request - CreateSlrRoleRequest
|
|
450
456
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -487,12 +493,12 @@ export default class Client extends OpenApi {
|
|
|
487
493
|
}
|
|
488
494
|
|
|
489
495
|
/**
|
|
490
|
-
*
|
|
496
|
+
* Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
|
|
491
497
|
*
|
|
492
498
|
* @remarks
|
|
493
|
-
*
|
|
494
|
-
*
|
|
495
|
-
*
|
|
499
|
+
* This operation allows DSC to access the resources of Alibaba Cloud services such as OSS, RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role. The role is named AliyunServiceRoleForSDDP, and its access policy is AliyunServiceRolePolicyForSDDP.
|
|
500
|
+
* ## QPS limits
|
|
501
|
+
* The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, API calls are throttled, which can affect your business. Call this operation at a reasonable rate.
|
|
496
502
|
*
|
|
497
503
|
* @param request - CreateSlrRoleRequest
|
|
498
504
|
* @returns CreateSlrRoleResponse
|
|
@@ -503,12 +509,12 @@ export default class Client extends OpenApi {
|
|
|
503
509
|
}
|
|
504
510
|
|
|
505
511
|
/**
|
|
506
|
-
* Revokes the scan
|
|
512
|
+
* Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
|
|
507
513
|
*
|
|
508
514
|
* @remarks
|
|
509
|
-
*
|
|
510
|
-
*
|
|
511
|
-
*
|
|
515
|
+
* This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
|
|
516
|
+
* ## QPS limit
|
|
517
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. We recommend that you call this operation within this limit.
|
|
512
518
|
*
|
|
513
519
|
* @param request - DeleteDataLimitRequest
|
|
514
520
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -551,12 +557,12 @@ export default class Client extends OpenApi {
|
|
|
551
557
|
}
|
|
552
558
|
|
|
553
559
|
/**
|
|
554
|
-
* Revokes the scan
|
|
560
|
+
* Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
|
|
555
561
|
*
|
|
556
562
|
* @remarks
|
|
557
|
-
*
|
|
558
|
-
*
|
|
559
|
-
*
|
|
563
|
+
* This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
|
|
564
|
+
* ## QPS limit
|
|
565
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. We recommend that you call this operation within this limit.
|
|
560
566
|
*
|
|
561
567
|
* @param request - DeleteDataLimitRequest
|
|
562
568
|
* @returns DeleteDataLimitResponse
|
|
@@ -567,7 +573,7 @@ export default class Client extends OpenApi {
|
|
|
567
573
|
}
|
|
568
574
|
|
|
569
575
|
/**
|
|
570
|
-
* Deletes a custom sensitive data detection rule
|
|
576
|
+
* Deletes a custom sensitive data detection rule.
|
|
571
577
|
*
|
|
572
578
|
* @param request - DeleteRuleRequest
|
|
573
579
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -610,7 +616,7 @@ export default class Client extends OpenApi {
|
|
|
610
616
|
}
|
|
611
617
|
|
|
612
618
|
/**
|
|
613
|
-
* Deletes a custom sensitive data detection rule
|
|
619
|
+
* Deletes a custom sensitive data detection rule.
|
|
614
620
|
*
|
|
615
621
|
* @param request - DeleteRuleRequest
|
|
616
622
|
* @returns DeleteRuleResponse
|
|
@@ -621,7 +627,12 @@ export default class Client extends OpenApi {
|
|
|
621
627
|
}
|
|
622
628
|
|
|
623
629
|
/**
|
|
624
|
-
*
|
|
630
|
+
* Retrieves a list of audit alert logs.
|
|
631
|
+
*
|
|
632
|
+
* @remarks
|
|
633
|
+
* This operation queries a list of data audit alert logs, allowing you to search for and handle alerts.
|
|
634
|
+
* ## QPS limit
|
|
635
|
+
* The QPS limit for a single user is 10. If you exceed this limit, the system throttles your API calls. Plan your calls accordingly.
|
|
625
636
|
*
|
|
626
637
|
* @param request - DescribeAuditLogsRequest
|
|
627
638
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -764,7 +775,12 @@ export default class Client extends OpenApi {
|
|
|
764
775
|
}
|
|
765
776
|
|
|
766
777
|
/**
|
|
767
|
-
*
|
|
778
|
+
* Retrieves a list of audit alert logs.
|
|
779
|
+
*
|
|
780
|
+
* @remarks
|
|
781
|
+
* This operation queries a list of data audit alert logs, allowing you to search for and handle alerts.
|
|
782
|
+
* ## QPS limit
|
|
783
|
+
* The QPS limit for a single user is 10. If you exceed this limit, the system throttles your API calls. Plan your calls accordingly.
|
|
768
784
|
*
|
|
769
785
|
* @param request - DescribeAuditLogsRequest
|
|
770
786
|
* @returns DescribeAuditLogsResponse
|
|
@@ -775,7 +791,7 @@ export default class Client extends OpenApi {
|
|
|
775
791
|
}
|
|
776
792
|
|
|
777
793
|
/**
|
|
778
|
-
*
|
|
794
|
+
* Lists industry-specific templates.
|
|
779
795
|
*
|
|
780
796
|
* @param request - DescribeCategoryTemplateListRequest
|
|
781
797
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -822,7 +838,7 @@ export default class Client extends OpenApi {
|
|
|
822
838
|
}
|
|
823
839
|
|
|
824
840
|
/**
|
|
825
|
-
*
|
|
841
|
+
* Lists industry-specific templates.
|
|
826
842
|
*
|
|
827
843
|
* @param request - DescribeCategoryTemplateListRequest
|
|
828
844
|
* @returns DescribeCategoryTemplateListResponse
|
|
@@ -833,12 +849,12 @@ export default class Client extends OpenApi {
|
|
|
833
849
|
}
|
|
834
850
|
|
|
835
851
|
/**
|
|
836
|
-
* Queries rules in a classification template
|
|
852
|
+
* Queries a paginated list of rules in a data classification template.
|
|
837
853
|
*
|
|
838
854
|
* @remarks
|
|
839
|
-
*
|
|
840
|
-
*
|
|
841
|
-
*
|
|
855
|
+
* Retrieves the rules in a data classification template to help you review the rule details.
|
|
856
|
+
* ## QPS limit
|
|
857
|
+
* The queries per second (QPS) limit for a single user on this operation is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
842
858
|
*
|
|
843
859
|
* @param request - DescribeCategoryTemplateRuleListRequest
|
|
844
860
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -889,12 +905,12 @@ export default class Client extends OpenApi {
|
|
|
889
905
|
}
|
|
890
906
|
|
|
891
907
|
/**
|
|
892
|
-
* Queries rules in a classification template
|
|
908
|
+
* Queries a paginated list of rules in a data classification template.
|
|
893
909
|
*
|
|
894
910
|
* @remarks
|
|
895
|
-
*
|
|
896
|
-
*
|
|
897
|
-
*
|
|
911
|
+
* Retrieves the rules in a data classification template to help you review the rule details.
|
|
912
|
+
* ## QPS limit
|
|
913
|
+
* The queries per second (QPS) limit for a single user on this operation is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
898
914
|
*
|
|
899
915
|
* @param request - DescribeCategoryTemplateRuleListRequest
|
|
900
916
|
* @returns DescribeCategoryTemplateRuleListResponse
|
|
@@ -905,14 +921,14 @@ export default class Client extends OpenApi {
|
|
|
905
921
|
}
|
|
906
922
|
|
|
907
923
|
/**
|
|
908
|
-
*
|
|
924
|
+
* You can call the DescribeColumns API to query column data in data asset tables, such as MaxCompute and RDS, that are authorized to connect to Data Security Center.
|
|
909
925
|
*
|
|
910
926
|
* @remarks
|
|
911
|
-
*
|
|
912
|
-
* ##
|
|
913
|
-
* The DescribeColumns
|
|
914
|
-
* ##
|
|
915
|
-
*
|
|
927
|
+
* This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
|
|
928
|
+
* ## Notes
|
|
929
|
+
* The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
|
|
930
|
+
* ## QPS Limits
|
|
931
|
+
* The single-user QPS limit for this API is 10 calls per second. If you exceed this limit, API calls will be rate-limited. This may affect your business. You should call the API reasonably.
|
|
916
932
|
*
|
|
917
933
|
* @param request - DescribeColumnsRequest
|
|
918
934
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -977,6 +993,10 @@ export default class Client extends OpenApi {
|
|
|
977
993
|
query["SensLevelName"] = request.sensLevelName;
|
|
978
994
|
}
|
|
979
995
|
|
|
996
|
+
if (!$dara.isNull(request.serviceRegionId)) {
|
|
997
|
+
query["ServiceRegionId"] = request.serviceRegionId;
|
|
998
|
+
}
|
|
999
|
+
|
|
980
1000
|
if (!$dara.isNull(request.tableId)) {
|
|
981
1001
|
query["TableId"] = request.tableId;
|
|
982
1002
|
}
|
|
@@ -1011,14 +1031,14 @@ export default class Client extends OpenApi {
|
|
|
1011
1031
|
}
|
|
1012
1032
|
|
|
1013
1033
|
/**
|
|
1014
|
-
*
|
|
1034
|
+
* You can call the DescribeColumns API to query column data in data asset tables, such as MaxCompute and RDS, that are authorized to connect to Data Security Center.
|
|
1015
1035
|
*
|
|
1016
1036
|
* @remarks
|
|
1017
|
-
*
|
|
1018
|
-
* ##
|
|
1019
|
-
* The DescribeColumns
|
|
1020
|
-
* ##
|
|
1021
|
-
*
|
|
1037
|
+
* This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
|
|
1038
|
+
* ## Notes
|
|
1039
|
+
* The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
|
|
1040
|
+
* ## QPS Limits
|
|
1041
|
+
* The single-user QPS limit for this API is 10 calls per second. If you exceed this limit, API calls will be rate-limited. This may affect your business. You should call the API reasonably.
|
|
1022
1042
|
*
|
|
1023
1043
|
* @param request - DescribeColumnsRequest
|
|
1024
1044
|
* @returns DescribeColumnsResponse
|
|
@@ -1029,7 +1049,7 @@ export default class Client extends OpenApi {
|
|
|
1029
1049
|
}
|
|
1030
1050
|
|
|
1031
1051
|
/**
|
|
1032
|
-
*
|
|
1052
|
+
* The DescribeColumnsV2 operation queries data in the columns of data asset tables, such as those in MaxCompute and RDS, that are authorized in Data Security Center.
|
|
1033
1053
|
*
|
|
1034
1054
|
* @param request - DescribeColumnsV2Request
|
|
1035
1055
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1112,7 +1132,7 @@ export default class Client extends OpenApi {
|
|
|
1112
1132
|
}
|
|
1113
1133
|
|
|
1114
1134
|
/**
|
|
1115
|
-
*
|
|
1135
|
+
* The DescribeColumnsV2 operation queries data in the columns of data asset tables, such as those in MaxCompute and RDS, that are authorized in Data Security Center.
|
|
1116
1136
|
*
|
|
1117
1137
|
* @param request - DescribeColumnsV2Request
|
|
1118
1138
|
* @returns DescribeColumnsV2Response
|
|
@@ -1123,7 +1143,13 @@ export default class Client extends OpenApi {
|
|
|
1123
1143
|
}
|
|
1124
1144
|
|
|
1125
1145
|
/**
|
|
1126
|
-
* Queries common configuration items for alerts.
|
|
1146
|
+
* Queries common configuration items for anomaly alerts.
|
|
1147
|
+
*
|
|
1148
|
+
* @remarks
|
|
1149
|
+
* # Usage notes
|
|
1150
|
+
* Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
|
|
1151
|
+
* # QPS limit
|
|
1152
|
+
* The maximum number of queries per second (QPS) per user is 10. If this limit is exceeded, API calls are throttled. This may impact your business. Call this operation only as needed.
|
|
1127
1153
|
*
|
|
1128
1154
|
* @param request - DescribeConfigsRequest
|
|
1129
1155
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1154,7 +1180,13 @@ export default class Client extends OpenApi {
|
|
|
1154
1180
|
}
|
|
1155
1181
|
|
|
1156
1182
|
/**
|
|
1157
|
-
* Queries common configuration items for alerts.
|
|
1183
|
+
* Queries common configuration items for anomaly alerts.
|
|
1184
|
+
*
|
|
1185
|
+
* @remarks
|
|
1186
|
+
* # Usage notes
|
|
1187
|
+
* Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
|
|
1188
|
+
* # QPS limit
|
|
1189
|
+
* The maximum number of queries per second (QPS) per user is 10. If this limit is exceeded, API calls are throttled. This may impact your business. Call this operation only as needed.
|
|
1158
1190
|
*
|
|
1159
1191
|
* @param request - DescribeConfigsRequest
|
|
1160
1192
|
* @returns DescribeConfigsResponse
|
|
@@ -1165,7 +1197,14 @@ export default class Client extends OpenApi {
|
|
|
1165
1197
|
}
|
|
1166
1198
|
|
|
1167
1199
|
/**
|
|
1168
|
-
*
|
|
1200
|
+
* Searches for data assets on the Overview page of Data Security Center (DSC).
|
|
1201
|
+
*
|
|
1202
|
+
* @remarks
|
|
1203
|
+
* This operation is typically used to query data assets of different types on the overview page of DSC.
|
|
1204
|
+
* ## Usage notes
|
|
1205
|
+
* This operation is deprecated and no longer maintained.
|
|
1206
|
+
* ## QPS limit
|
|
1207
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
1169
1208
|
*
|
|
1170
1209
|
* @param request - DescribeDataAssetsRequest
|
|
1171
1210
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1220,7 +1259,14 @@ export default class Client extends OpenApi {
|
|
|
1220
1259
|
}
|
|
1221
1260
|
|
|
1222
1261
|
/**
|
|
1223
|
-
*
|
|
1262
|
+
* Searches for data assets on the Overview page of Data Security Center (DSC).
|
|
1263
|
+
*
|
|
1264
|
+
* @remarks
|
|
1265
|
+
* This operation is typically used to query data assets of different types on the overview page of DSC.
|
|
1266
|
+
* ## Usage notes
|
|
1267
|
+
* This operation is deprecated and no longer maintained.
|
|
1268
|
+
* ## QPS limit
|
|
1269
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
1224
1270
|
*
|
|
1225
1271
|
* @param request - DescribeDataAssetsRequest
|
|
1226
1272
|
* @returns DescribeDataAssetsResponse
|
|
@@ -1231,7 +1277,7 @@ export default class Client extends OpenApi {
|
|
|
1231
1277
|
}
|
|
1232
1278
|
|
|
1233
1279
|
/**
|
|
1234
|
-
*
|
|
1280
|
+
* Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
|
|
1235
1281
|
*
|
|
1236
1282
|
* @param request - DescribeDataLimitDetailRequest
|
|
1237
1283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1274,7 +1320,7 @@ export default class Client extends OpenApi {
|
|
|
1274
1320
|
}
|
|
1275
1321
|
|
|
1276
1322
|
/**
|
|
1277
|
-
*
|
|
1323
|
+
* Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
|
|
1278
1324
|
*
|
|
1279
1325
|
* @param request - DescribeDataLimitDetailRequest
|
|
1280
1326
|
* @returns DescribeDataLimitDetailResponse
|
|
@@ -1285,12 +1331,14 @@ export default class Client extends OpenApi {
|
|
|
1285
1331
|
}
|
|
1286
1332
|
|
|
1287
1333
|
/**
|
|
1288
|
-
*
|
|
1334
|
+
* Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
|
|
1289
1335
|
*
|
|
1290
1336
|
* @remarks
|
|
1291
|
-
*
|
|
1292
|
-
*
|
|
1293
|
-
*
|
|
1337
|
+
* Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
|
|
1338
|
+
* ## Notes
|
|
1339
|
+
* In the future, this operation will be used only to retrieve the list of regions that a product supports. Other features will no longer be maintained.
|
|
1340
|
+
* ## QPS limits
|
|
1341
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. API calls that exceed this limit are throttled. Throttling can affect your business. We recommend that you call this operation a reasonable number of times.
|
|
1294
1342
|
*
|
|
1295
1343
|
* @param request - DescribeDataLimitSetRequest
|
|
1296
1344
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1337,12 +1385,14 @@ export default class Client extends OpenApi {
|
|
|
1337
1385
|
}
|
|
1338
1386
|
|
|
1339
1387
|
/**
|
|
1340
|
-
*
|
|
1388
|
+
* Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
|
|
1341
1389
|
*
|
|
1342
1390
|
* @remarks
|
|
1343
|
-
*
|
|
1344
|
-
*
|
|
1345
|
-
*
|
|
1391
|
+
* Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
|
|
1392
|
+
* ## Notes
|
|
1393
|
+
* In the future, this operation will be used only to retrieve the list of regions that a product supports. Other features will no longer be maintained.
|
|
1394
|
+
* ## QPS limits
|
|
1395
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. API calls that exceed this limit are throttled. Throttling can affect your business. We recommend that you call this operation a reasonable number of times.
|
|
1346
1396
|
*
|
|
1347
1397
|
* @param request - DescribeDataLimitSetRequest
|
|
1348
1398
|
* @returns DescribeDataLimitSetResponse
|
|
@@ -1353,7 +1403,7 @@ export default class Client extends OpenApi {
|
|
|
1353
1403
|
}
|
|
1354
1404
|
|
|
1355
1405
|
/**
|
|
1356
|
-
* Queries the data assets
|
|
1406
|
+
* Queries the list of data assets for authorized instances, databases, and buckets.
|
|
1357
1407
|
*
|
|
1358
1408
|
* @param request - DescribeDataLimitsRequest
|
|
1359
1409
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1440,7 +1490,7 @@ export default class Client extends OpenApi {
|
|
|
1440
1490
|
}
|
|
1441
1491
|
|
|
1442
1492
|
/**
|
|
1443
|
-
* Queries the data assets
|
|
1493
|
+
* Queries the list of data assets for authorized instances, databases, and buckets.
|
|
1444
1494
|
*
|
|
1445
1495
|
* @param request - DescribeDataLimitsRequest
|
|
1446
1496
|
* @returns DescribeDataLimitsResponse
|
|
@@ -1451,12 +1501,12 @@ export default class Client extends OpenApi {
|
|
|
1451
1501
|
}
|
|
1452
1502
|
|
|
1453
1503
|
/**
|
|
1454
|
-
*
|
|
1504
|
+
* You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
|
|
1455
1505
|
*
|
|
1456
1506
|
* @remarks
|
|
1457
|
-
*
|
|
1458
|
-
*
|
|
1459
|
-
*
|
|
1507
|
+
* This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
|
|
1508
|
+
* ## QPS limits
|
|
1509
|
+
* The queries per second (QPS) limit for a single user on this operation is 10 calls per second. Calls that exceed this limit are throttled. This may affect your business. Plan your calls accordingly.
|
|
1460
1510
|
*
|
|
1461
1511
|
* @param request - DescribeDataMaskingRunHistoryRequest
|
|
1462
1512
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1527,12 +1577,12 @@ export default class Client extends OpenApi {
|
|
|
1527
1577
|
}
|
|
1528
1578
|
|
|
1529
1579
|
/**
|
|
1530
|
-
*
|
|
1580
|
+
* You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
|
|
1531
1581
|
*
|
|
1532
1582
|
* @remarks
|
|
1533
|
-
*
|
|
1534
|
-
*
|
|
1535
|
-
*
|
|
1583
|
+
* This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
|
|
1584
|
+
* ## QPS limits
|
|
1585
|
+
* The queries per second (QPS) limit for a single user on this operation is 10 calls per second. Calls that exceed this limit are throttled. This may affect your business. Plan your calls accordingly.
|
|
1536
1586
|
*
|
|
1537
1587
|
* @param request - DescribeDataMaskingRunHistoryRequest
|
|
1538
1588
|
* @returns DescribeDataMaskingRunHistoryResponse
|
|
@@ -1543,12 +1593,12 @@ export default class Client extends OpenApi {
|
|
|
1543
1593
|
}
|
|
1544
1594
|
|
|
1545
1595
|
/**
|
|
1546
|
-
*
|
|
1596
|
+
* Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
|
|
1547
1597
|
*
|
|
1548
1598
|
* @remarks
|
|
1549
|
-
*
|
|
1550
|
-
*
|
|
1551
|
-
*
|
|
1599
|
+
* This operation retrieves a list of static data masking tasks, which you can then search and manage.
|
|
1600
|
+
* ## QPS limits
|
|
1601
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, your API calls are throttled, which may affect your business. We recommend that you call this operation at a reasonable rate.
|
|
1552
1602
|
*
|
|
1553
1603
|
* @param request - DescribeDataMaskingTasksRequest
|
|
1554
1604
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1603,12 +1653,12 @@ export default class Client extends OpenApi {
|
|
|
1603
1653
|
}
|
|
1604
1654
|
|
|
1605
1655
|
/**
|
|
1606
|
-
*
|
|
1656
|
+
* Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
|
|
1607
1657
|
*
|
|
1608
1658
|
* @remarks
|
|
1609
|
-
*
|
|
1610
|
-
*
|
|
1611
|
-
*
|
|
1659
|
+
* This operation retrieves a list of static data masking tasks, which you can then search and manage.
|
|
1660
|
+
* ## QPS limits
|
|
1661
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, your API calls are throttled, which may affect your business. We recommend that you call this operation at a reasonable rate.
|
|
1612
1662
|
*
|
|
1613
1663
|
* @param request - DescribeDataMaskingTasksRequest
|
|
1614
1664
|
* @returns DescribeDataMaskingTasksResponse
|
|
@@ -1619,11 +1669,11 @@ export default class Client extends OpenApi {
|
|
|
1619
1669
|
}
|
|
1620
1670
|
|
|
1621
1671
|
/**
|
|
1622
|
-
*
|
|
1672
|
+
* Queries the detection results for columns in a data table.
|
|
1623
1673
|
*
|
|
1624
1674
|
* @remarks
|
|
1625
1675
|
* ## Notes
|
|
1626
|
-
* The DescribeDataObjectColumnDetail
|
|
1676
|
+
* The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
|
|
1627
1677
|
*
|
|
1628
1678
|
* @param request - DescribeDataObjectColumnDetailRequest
|
|
1629
1679
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1678,11 +1728,11 @@ export default class Client extends OpenApi {
|
|
|
1678
1728
|
}
|
|
1679
1729
|
|
|
1680
1730
|
/**
|
|
1681
|
-
*
|
|
1731
|
+
* Queries the detection results for columns in a data table.
|
|
1682
1732
|
*
|
|
1683
1733
|
* @remarks
|
|
1684
1734
|
* ## Notes
|
|
1685
|
-
* The DescribeDataObjectColumnDetail
|
|
1735
|
+
* The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
|
|
1686
1736
|
*
|
|
1687
1737
|
* @param request - DescribeDataObjectColumnDetailRequest
|
|
1688
1738
|
* @returns DescribeDataObjectColumnDetailResponse
|
|
@@ -1693,7 +1743,7 @@ export default class Client extends OpenApi {
|
|
|
1693
1743
|
}
|
|
1694
1744
|
|
|
1695
1745
|
/**
|
|
1696
|
-
*
|
|
1746
|
+
* Queries the detection results for the columns of a data table.
|
|
1697
1747
|
*
|
|
1698
1748
|
* @param request - DescribeDataObjectColumnDetailV2Request
|
|
1699
1749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1748,7 +1798,7 @@ export default class Client extends OpenApi {
|
|
|
1748
1798
|
}
|
|
1749
1799
|
|
|
1750
1800
|
/**
|
|
1751
|
-
*
|
|
1801
|
+
* Queries the detection results for the columns of a data table.
|
|
1752
1802
|
*
|
|
1753
1803
|
* @param request - DescribeDataObjectColumnDetailV2Request
|
|
1754
1804
|
* @returns DescribeDataObjectColumnDetailV2Response
|
|
@@ -1759,7 +1809,12 @@ export default class Client extends OpenApi {
|
|
|
1759
1809
|
}
|
|
1760
1810
|
|
|
1761
1811
|
/**
|
|
1762
|
-
*
|
|
1812
|
+
* Query data detection results for tables and files.
|
|
1813
|
+
*
|
|
1814
|
+
* @remarks
|
|
1815
|
+
* This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
|
|
1816
|
+
* ## QPS limit
|
|
1817
|
+
* The per-user QPS limit for this operation is 10 requests per second. If you exceed this limit, the system throttles your API calls. To prevent business disruptions, call this operation only when necessary.
|
|
1763
1818
|
*
|
|
1764
1819
|
* @param request - DescribeDataObjectsRequest
|
|
1765
1820
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1768,10 +1823,22 @@ export default class Client extends OpenApi {
|
|
|
1768
1823
|
async describeDataObjectsWithOptions(request: $_model.DescribeDataObjectsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataObjectsResponse> {
|
|
1769
1824
|
request.validate();
|
|
1770
1825
|
let query = { };
|
|
1826
|
+
if (!$dara.isNull(request.APIVersion)) {
|
|
1827
|
+
query["APIVersion"] = request.APIVersion;
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
if (!$dara.isNull(request.bucket)) {
|
|
1831
|
+
query["Bucket"] = request.bucket;
|
|
1832
|
+
}
|
|
1833
|
+
|
|
1771
1834
|
if (!$dara.isNull(request.currentPage)) {
|
|
1772
1835
|
query["CurrentPage"] = request.currentPage;
|
|
1773
1836
|
}
|
|
1774
1837
|
|
|
1838
|
+
if (!$dara.isNull(request.dbName)) {
|
|
1839
|
+
query["DbName"] = request.dbName;
|
|
1840
|
+
}
|
|
1841
|
+
|
|
1775
1842
|
if (!$dara.isNull(request.domainId)) {
|
|
1776
1843
|
query["DomainId"] = request.domainId;
|
|
1777
1844
|
}
|
|
@@ -1796,6 +1863,14 @@ export default class Client extends OpenApi {
|
|
|
1796
1863
|
query["Lang"] = request.lang;
|
|
1797
1864
|
}
|
|
1798
1865
|
|
|
1866
|
+
if (!$dara.isNull(request.logStore)) {
|
|
1867
|
+
query["LogStore"] = request.logStore;
|
|
1868
|
+
}
|
|
1869
|
+
|
|
1870
|
+
if (!$dara.isNull(request.logStoreFlag)) {
|
|
1871
|
+
query["LogStoreFlag"] = request.logStoreFlag;
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1799
1874
|
if (!$dara.isNull(request.memberAccount)) {
|
|
1800
1875
|
query["MemberAccount"] = request.memberAccount;
|
|
1801
1876
|
}
|
|
@@ -1816,22 +1891,54 @@ export default class Client extends OpenApi {
|
|
|
1816
1891
|
query["ParentCategoryIds"] = request.parentCategoryIds;
|
|
1817
1892
|
}
|
|
1818
1893
|
|
|
1894
|
+
if (!$dara.isNull(request.path)) {
|
|
1895
|
+
query["Path"] = request.path;
|
|
1896
|
+
}
|
|
1897
|
+
|
|
1898
|
+
if (!$dara.isNull(request.productId)) {
|
|
1899
|
+
query["ProductId"] = request.productId;
|
|
1900
|
+
}
|
|
1901
|
+
|
|
1819
1902
|
if (!$dara.isNull(request.productIds)) {
|
|
1820
1903
|
query["ProductIds"] = request.productIds;
|
|
1821
1904
|
}
|
|
1822
1905
|
|
|
1906
|
+
if (!$dara.isNull(request.project)) {
|
|
1907
|
+
query["Project"] = request.project;
|
|
1908
|
+
}
|
|
1909
|
+
|
|
1823
1910
|
if (!$dara.isNull(request.queryName)) {
|
|
1824
1911
|
query["QueryName"] = request.queryName;
|
|
1825
1912
|
}
|
|
1826
1913
|
|
|
1914
|
+
if (!$dara.isNull(request.regionId)) {
|
|
1915
|
+
query["RegionId"] = request.regionId;
|
|
1916
|
+
}
|
|
1917
|
+
|
|
1918
|
+
if (!$dara.isNull(request.riskLevelIdList)) {
|
|
1919
|
+
query["RiskLevelIdList"] = request.riskLevelIdList;
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1827
1922
|
if (!$dara.isNull(request.riskLevels)) {
|
|
1828
1923
|
query["RiskLevels"] = request.riskLevels;
|
|
1829
1924
|
}
|
|
1830
1925
|
|
|
1926
|
+
if (!$dara.isNull(request.ruleIds)) {
|
|
1927
|
+
query["RuleIds"] = request.ruleIds;
|
|
1928
|
+
}
|
|
1929
|
+
|
|
1831
1930
|
if (!$dara.isNull(request.serviceRegionId)) {
|
|
1832
1931
|
query["ServiceRegionId"] = request.serviceRegionId;
|
|
1833
1932
|
}
|
|
1834
1933
|
|
|
1934
|
+
if (!$dara.isNull(request.tableName)) {
|
|
1935
|
+
query["TableName"] = request.tableName;
|
|
1936
|
+
}
|
|
1937
|
+
|
|
1938
|
+
if (!$dara.isNull(request.taskId)) {
|
|
1939
|
+
query["TaskId"] = request.taskId;
|
|
1940
|
+
}
|
|
1941
|
+
|
|
1835
1942
|
if (!$dara.isNull(request.templateId)) {
|
|
1836
1943
|
query["TemplateId"] = request.templateId;
|
|
1837
1944
|
}
|
|
@@ -1854,7 +1961,12 @@ export default class Client extends OpenApi {
|
|
|
1854
1961
|
}
|
|
1855
1962
|
|
|
1856
1963
|
/**
|
|
1857
|
-
*
|
|
1964
|
+
* Query data detection results for tables and files.
|
|
1965
|
+
*
|
|
1966
|
+
* @remarks
|
|
1967
|
+
* This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
|
|
1968
|
+
* ## QPS limit
|
|
1969
|
+
* The per-user QPS limit for this operation is 10 requests per second. If you exceed this limit, the system throttles your API calls. To prevent business disruptions, call this operation only when necessary.
|
|
1858
1970
|
*
|
|
1859
1971
|
* @param request - DescribeDataObjectsRequest
|
|
1860
1972
|
* @returns DescribeDataObjectsResponse
|
|
@@ -1865,7 +1977,7 @@ export default class Client extends OpenApi {
|
|
|
1865
1977
|
}
|
|
1866
1978
|
|
|
1867
1979
|
/**
|
|
1868
|
-
* Queries a list of
|
|
1980
|
+
* Queries a list of file types supported by Object Storage Service (OSS).
|
|
1869
1981
|
*
|
|
1870
1982
|
* @param request - DescribeDocTypesRequest
|
|
1871
1983
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1896,7 +2008,7 @@ export default class Client extends OpenApi {
|
|
|
1896
2008
|
}
|
|
1897
2009
|
|
|
1898
2010
|
/**
|
|
1899
|
-
* Queries a list of
|
|
2011
|
+
* Queries a list of file types supported by Object Storage Service (OSS).
|
|
1900
2012
|
*
|
|
1901
2013
|
* @param request - DescribeDocTypesRequest
|
|
1902
2014
|
* @returns DescribeDocTypesResponse
|
|
@@ -1907,7 +2019,7 @@ export default class Client extends OpenApi {
|
|
|
1907
2019
|
}
|
|
1908
2020
|
|
|
1909
2021
|
/**
|
|
1910
|
-
*
|
|
2022
|
+
* Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
|
|
1911
2023
|
*
|
|
1912
2024
|
* @param request - DescribeEventDetailRequest
|
|
1913
2025
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1942,7 +2054,7 @@ export default class Client extends OpenApi {
|
|
|
1942
2054
|
}
|
|
1943
2055
|
|
|
1944
2056
|
/**
|
|
1945
|
-
*
|
|
2057
|
+
* Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
|
|
1946
2058
|
*
|
|
1947
2059
|
* @param request - DescribeEventDetailRequest
|
|
1948
2060
|
* @returns DescribeEventDetailResponse
|
|
@@ -1953,7 +2065,7 @@ export default class Client extends OpenApi {
|
|
|
1953
2065
|
}
|
|
1954
2066
|
|
|
1955
2067
|
/**
|
|
1956
|
-
* Queries
|
|
2068
|
+
* Queries anomalous activity types.
|
|
1957
2069
|
*
|
|
1958
2070
|
* @param request - DescribeEventTypesRequest
|
|
1959
2071
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2000,7 +2112,7 @@ export default class Client extends OpenApi {
|
|
|
2000
2112
|
}
|
|
2001
2113
|
|
|
2002
2114
|
/**
|
|
2003
|
-
* Queries
|
|
2115
|
+
* Queries anomalous activity types.
|
|
2004
2116
|
*
|
|
2005
2117
|
* @param request - DescribeEventTypesRequest
|
|
2006
2118
|
* @returns DescribeEventTypesResponse
|
|
@@ -2011,12 +2123,12 @@ export default class Client extends OpenApi {
|
|
|
2011
2123
|
}
|
|
2012
2124
|
|
|
2013
2125
|
/**
|
|
2014
|
-
*
|
|
2126
|
+
* Lists anomalous events.
|
|
2015
2127
|
*
|
|
2016
2128
|
* @remarks
|
|
2017
|
-
*
|
|
2018
|
-
*
|
|
2019
|
-
*
|
|
2129
|
+
* This operation queries alerts for data breach risks to help you find and handle them.
|
|
2130
|
+
* ## QPS limits
|
|
2131
|
+
* The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, your API calls are throttled. This may affect your business. Plan your API calls accordingly.
|
|
2020
2132
|
*
|
|
2021
2133
|
* @param request - DescribeEventsRequest
|
|
2022
2134
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2107,12 +2219,12 @@ export default class Client extends OpenApi {
|
|
|
2107
2219
|
}
|
|
2108
2220
|
|
|
2109
2221
|
/**
|
|
2110
|
-
*
|
|
2222
|
+
* Lists anomalous events.
|
|
2111
2223
|
*
|
|
2112
2224
|
* @remarks
|
|
2113
|
-
*
|
|
2114
|
-
*
|
|
2115
|
-
*
|
|
2225
|
+
* This operation queries alerts for data breach risks to help you find and handle them.
|
|
2226
|
+
* ## QPS limits
|
|
2227
|
+
* The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, your API calls are throttled. This may affect your business. Plan your API calls accordingly.
|
|
2116
2228
|
*
|
|
2117
2229
|
* @param request - DescribeEventsRequest
|
|
2118
2230
|
* @returns DescribeEventsResponse
|
|
@@ -2123,11 +2235,11 @@ export default class Client extends OpenApi {
|
|
|
2123
2235
|
}
|
|
2124
2236
|
|
|
2125
2237
|
/**
|
|
2126
|
-
*
|
|
2238
|
+
* Retrieves the completion status of a detection task based on the task ID. You can obtain the task ID from the Id field in the return value of a CreateScanTask or ScanOssObjectV1 API call.
|
|
2127
2239
|
*
|
|
2128
2240
|
* @remarks
|
|
2129
|
-
* ## QPS
|
|
2130
|
-
* The QPS limit for this
|
|
2241
|
+
* ## QPS limit
|
|
2242
|
+
* The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
|
|
2131
2243
|
*
|
|
2132
2244
|
* @param request - DescribeIdentifyTaskStatusRequest
|
|
2133
2245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2154,11 +2266,11 @@ export default class Client extends OpenApi {
|
|
|
2154
2266
|
}
|
|
2155
2267
|
|
|
2156
2268
|
/**
|
|
2157
|
-
*
|
|
2269
|
+
* Retrieves the completion status of a detection task based on the task ID. You can obtain the task ID from the Id field in the return value of a CreateScanTask or ScanOssObjectV1 API call.
|
|
2158
2270
|
*
|
|
2159
2271
|
* @remarks
|
|
2160
|
-
* ## QPS
|
|
2161
|
-
* The QPS limit for this
|
|
2272
|
+
* ## QPS limit
|
|
2273
|
+
* The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
|
|
2162
2274
|
*
|
|
2163
2275
|
* @param request - DescribeIdentifyTaskStatusRequest
|
|
2164
2276
|
* @returns DescribeIdentifyTaskStatusResponse
|
|
@@ -2172,8 +2284,10 @@ export default class Client extends OpenApi {
|
|
|
2172
2284
|
* Queries a list of data assets.
|
|
2173
2285
|
*
|
|
2174
2286
|
* @remarks
|
|
2175
|
-
*
|
|
2176
|
-
* This operation is no longer used
|
|
2287
|
+
* Queries the list of authorized or unauthorized data assets based on the AuthStatus parameter to help you understand the authorization status of your data assets.
|
|
2288
|
+
* This operation is no longer used in the new console.
|
|
2289
|
+
* ## QPS limit
|
|
2290
|
+
* Each user can call this operation up to 10 times per second. If this limit is exceeded, API calls are throttled, which may affect your business.
|
|
2177
2291
|
*
|
|
2178
2292
|
* @param request - DescribeInstanceSourcesRequest
|
|
2179
2293
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2255,8 +2369,10 @@ export default class Client extends OpenApi {
|
|
|
2255
2369
|
* Queries a list of data assets.
|
|
2256
2370
|
*
|
|
2257
2371
|
* @remarks
|
|
2258
|
-
*
|
|
2259
|
-
* This operation is no longer used
|
|
2372
|
+
* Queries the list of authorized or unauthorized data assets based on the AuthStatus parameter to help you understand the authorization status of your data assets.
|
|
2373
|
+
* This operation is no longer used in the new console.
|
|
2374
|
+
* ## QPS limit
|
|
2375
|
+
* Each user can call this operation up to 10 times per second. If this limit is exceeded, API calls are throttled, which may affect your business.
|
|
2260
2376
|
*
|
|
2261
2377
|
* @param request - DescribeInstanceSourcesRequest
|
|
2262
2378
|
* @returns DescribeInstanceSourcesResponse
|
|
@@ -2267,12 +2383,12 @@ export default class Client extends OpenApi {
|
|
|
2267
2383
|
}
|
|
2268
2384
|
|
|
2269
2385
|
/**
|
|
2270
|
-
*
|
|
2386
|
+
* Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
|
|
2271
2387
|
*
|
|
2272
2388
|
* @remarks
|
|
2273
|
-
* When you call the DescribeInstances operation, you can
|
|
2274
|
-
*
|
|
2275
|
-
*
|
|
2389
|
+
* When you call the DescribeInstances operation, you can set parameters such as search keywords and the threat level of data asset instances to retrieve a list of instances that meet your requirements.
|
|
2390
|
+
* ## QPS limit
|
|
2391
|
+
* The queries per second (QPS) limit for a single user for this operation is 10 calls per second. If you exceed this limit, API calls are throttled. This can affect your business. Plan your calls accordingly.
|
|
2276
2392
|
*
|
|
2277
2393
|
* @param request - DescribeInstancesRequest
|
|
2278
2394
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2339,12 +2455,12 @@ export default class Client extends OpenApi {
|
|
|
2339
2455
|
}
|
|
2340
2456
|
|
|
2341
2457
|
/**
|
|
2342
|
-
*
|
|
2458
|
+
* Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
|
|
2343
2459
|
*
|
|
2344
2460
|
* @remarks
|
|
2345
|
-
* When you call the DescribeInstances operation, you can
|
|
2346
|
-
*
|
|
2347
|
-
*
|
|
2461
|
+
* When you call the DescribeInstances operation, you can set parameters such as search keywords and the threat level of data asset instances to retrieve a list of instances that meet your requirements.
|
|
2462
|
+
* ## QPS limit
|
|
2463
|
+
* The queries per second (QPS) limit for a single user for this operation is 10 calls per second. If you exceed this limit, API calls are throttled. This can affect your business. Plan your calls accordingly.
|
|
2348
2464
|
*
|
|
2349
2465
|
* @param request - DescribeInstancesRequest
|
|
2350
2466
|
* @returns DescribeInstancesResponse
|
|
@@ -2355,14 +2471,14 @@ export default class Client extends OpenApi {
|
|
|
2355
2471
|
}
|
|
2356
2472
|
|
|
2357
2473
|
/**
|
|
2358
|
-
*
|
|
2474
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2359
2475
|
*
|
|
2360
2476
|
* @remarks
|
|
2361
|
-
*
|
|
2362
|
-
* ##
|
|
2363
|
-
* The DescribeOssObjectDetail operation
|
|
2364
|
-
* ##
|
|
2365
|
-
*
|
|
2477
|
+
* This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
|
|
2478
|
+
* ## Usage notes
|
|
2479
|
+
* The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
|
|
2480
|
+
* ## QPS limit
|
|
2481
|
+
* A single user can make up to 10 queries per second (QPS). If you exceed the limit, API calls are throttled. This may affect your business. We recommend that you plan your calls accordingly.
|
|
2366
2482
|
*
|
|
2367
2483
|
* @param request - DescribeOssObjectDetailRequest
|
|
2368
2484
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2397,14 +2513,14 @@ export default class Client extends OpenApi {
|
|
|
2397
2513
|
}
|
|
2398
2514
|
|
|
2399
2515
|
/**
|
|
2400
|
-
*
|
|
2516
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2401
2517
|
*
|
|
2402
2518
|
* @remarks
|
|
2403
|
-
*
|
|
2404
|
-
* ##
|
|
2405
|
-
* The DescribeOssObjectDetail operation
|
|
2406
|
-
* ##
|
|
2407
|
-
*
|
|
2519
|
+
* This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
|
|
2520
|
+
* ## Usage notes
|
|
2521
|
+
* The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
|
|
2522
|
+
* ## QPS limit
|
|
2523
|
+
* A single user can make up to 10 queries per second (QPS). If you exceed the limit, API calls are throttled. This may affect your business. We recommend that you plan your calls accordingly.
|
|
2408
2524
|
*
|
|
2409
2525
|
* @param request - DescribeOssObjectDetailRequest
|
|
2410
2526
|
* @returns DescribeOssObjectDetailResponse
|
|
@@ -2415,10 +2531,10 @@ export default class Client extends OpenApi {
|
|
|
2415
2531
|
}
|
|
2416
2532
|
|
|
2417
2533
|
/**
|
|
2418
|
-
*
|
|
2534
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2419
2535
|
*
|
|
2420
2536
|
* @remarks
|
|
2421
|
-
* This
|
|
2537
|
+
* This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
|
|
2422
2538
|
*
|
|
2423
2539
|
* @param request - DescribeOssObjectDetailV2Request
|
|
2424
2540
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2469,10 +2585,10 @@ export default class Client extends OpenApi {
|
|
|
2469
2585
|
}
|
|
2470
2586
|
|
|
2471
2587
|
/**
|
|
2472
|
-
*
|
|
2588
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2473
2589
|
*
|
|
2474
2590
|
* @remarks
|
|
2475
|
-
* This
|
|
2591
|
+
* This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
|
|
2476
2592
|
*
|
|
2477
2593
|
* @param request - DescribeOssObjectDetailV2Request
|
|
2478
2594
|
* @returns DescribeOssObjectDetailV2Response
|
|
@@ -2483,7 +2599,7 @@ export default class Client extends OpenApi {
|
|
|
2483
2599
|
}
|
|
2484
2600
|
|
|
2485
2601
|
/**
|
|
2486
|
-
*
|
|
2602
|
+
* Lists authorized OSS objects.
|
|
2487
2603
|
*
|
|
2488
2604
|
* @param request - DescribeOssObjectsRequest
|
|
2489
2605
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2562,7 +2678,7 @@ export default class Client extends OpenApi {
|
|
|
2562
2678
|
}
|
|
2563
2679
|
|
|
2564
2680
|
/**
|
|
2565
|
-
*
|
|
2681
|
+
* Lists authorized OSS objects.
|
|
2566
2682
|
*
|
|
2567
2683
|
* @param request - DescribeOssObjectsRequest
|
|
2568
2684
|
* @returns DescribeOssObjectsResponse
|
|
@@ -2573,12 +2689,12 @@ export default class Client extends OpenApi {
|
|
|
2573
2689
|
}
|
|
2574
2690
|
|
|
2575
2691
|
/**
|
|
2576
|
-
*
|
|
2692
|
+
* Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
|
|
2577
2693
|
*
|
|
2578
2694
|
* @remarks
|
|
2579
|
-
*
|
|
2580
|
-
*
|
|
2581
|
-
*
|
|
2695
|
+
* This API is typically used to query a list of MaxCompute packages. This helps you search for packages and obtain an overview of sensitive information.
|
|
2696
|
+
* ## QPS limit
|
|
2697
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, your API calls are throttled. This can affect your business. Make sure to call this API within the limit.
|
|
2582
2698
|
*
|
|
2583
2699
|
* @param request - DescribePackagesRequest
|
|
2584
2700
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2637,12 +2753,12 @@ export default class Client extends OpenApi {
|
|
|
2637
2753
|
}
|
|
2638
2754
|
|
|
2639
2755
|
/**
|
|
2640
|
-
*
|
|
2756
|
+
* Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
|
|
2641
2757
|
*
|
|
2642
2758
|
* @remarks
|
|
2643
|
-
*
|
|
2644
|
-
*
|
|
2645
|
-
*
|
|
2759
|
+
* This API is typically used to query a list of MaxCompute packages. This helps you search for packages and obtain an overview of sensitive information.
|
|
2760
|
+
* ## QPS limit
|
|
2761
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, your API calls are throttled. This can affect your business. Make sure to call this API within the limit.
|
|
2646
2762
|
*
|
|
2647
2763
|
* @param request - DescribePackagesRequest
|
|
2648
2764
|
* @returns DescribePackagesResponse
|
|
@@ -2653,7 +2769,7 @@ export default class Client extends OpenApi {
|
|
|
2653
2769
|
}
|
|
2654
2770
|
|
|
2655
2771
|
/**
|
|
2656
|
-
*
|
|
2772
|
+
* Lists assets and their authorization status.
|
|
2657
2773
|
*
|
|
2658
2774
|
* @param request - DescribeParentInstanceRequest
|
|
2659
2775
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2728,7 +2844,7 @@ export default class Client extends OpenApi {
|
|
|
2728
2844
|
}
|
|
2729
2845
|
|
|
2730
2846
|
/**
|
|
2731
|
-
*
|
|
2847
|
+
* Lists assets and their authorization status.
|
|
2732
2848
|
*
|
|
2733
2849
|
* @param request - DescribeParentInstanceRequest
|
|
2734
2850
|
* @returns DescribeParentInstanceResponse
|
|
@@ -2739,12 +2855,12 @@ export default class Client extends OpenApi {
|
|
|
2739
2855
|
}
|
|
2740
2856
|
|
|
2741
2857
|
/**
|
|
2742
|
-
*
|
|
2858
|
+
* Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
|
|
2743
2859
|
*
|
|
2744
2860
|
* @remarks
|
|
2745
|
-
* You can
|
|
2746
|
-
*
|
|
2747
|
-
*
|
|
2861
|
+
* You can use this operation to retrieve a list of risk levels for sensitive data that are defined in the current template. This lets you view the number of rules that reference each risk level and the maximum risk level in the template.
|
|
2862
|
+
* ## QPS limits
|
|
2863
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If you exceed this limit, your API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
2748
2864
|
*
|
|
2749
2865
|
* @param request - DescribeRiskLevelsRequest
|
|
2750
2866
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2783,12 +2899,12 @@ export default class Client extends OpenApi {
|
|
|
2783
2899
|
}
|
|
2784
2900
|
|
|
2785
2901
|
/**
|
|
2786
|
-
*
|
|
2902
|
+
* Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
|
|
2787
2903
|
*
|
|
2788
2904
|
* @remarks
|
|
2789
|
-
* You can
|
|
2790
|
-
*
|
|
2791
|
-
*
|
|
2905
|
+
* You can use this operation to retrieve a list of risk levels for sensitive data that are defined in the current template. This lets you view the number of rules that reference each risk level and the maximum risk level in the template.
|
|
2906
|
+
* ## QPS limits
|
|
2907
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If you exceed this limit, your API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
2792
2908
|
*
|
|
2793
2909
|
* @param request - DescribeRiskLevelsRequest
|
|
2794
2910
|
* @returns DescribeRiskLevelsResponse
|
|
@@ -2799,7 +2915,7 @@ export default class Client extends OpenApi {
|
|
|
2799
2915
|
}
|
|
2800
2916
|
|
|
2801
2917
|
/**
|
|
2802
|
-
* Queries sensitive data detection rules.
|
|
2918
|
+
* Queries a list of sensitive data detection rules.
|
|
2803
2919
|
*
|
|
2804
2920
|
* @param request - DescribeRulesRequest
|
|
2805
2921
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2906,7 +3022,7 @@ export default class Client extends OpenApi {
|
|
|
2906
3022
|
}
|
|
2907
3023
|
|
|
2908
3024
|
/**
|
|
2909
|
-
* Queries sensitive data detection rules.
|
|
3025
|
+
* Queries a list of sensitive data detection rules.
|
|
2910
3026
|
*
|
|
2911
3027
|
* @param request - DescribeRulesRequest
|
|
2912
3028
|
* @returns DescribeRulesResponse
|
|
@@ -2917,12 +3033,12 @@ export default class Client extends OpenApi {
|
|
|
2917
3033
|
}
|
|
2918
3034
|
|
|
2919
3035
|
/**
|
|
2920
|
-
* Queries tables in data assets, such as MaxCompute
|
|
3036
|
+
* Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
|
|
2921
3037
|
*
|
|
2922
3038
|
* @remarks
|
|
2923
|
-
*
|
|
2924
|
-
*
|
|
2925
|
-
*
|
|
3039
|
+
* You can call the DescribeTables operation to retrieve information about specific data asset tables. You can specify parameters such as search keywords and risk levels.
|
|
3040
|
+
* ## QPS limits
|
|
3041
|
+
* Each Alibaba Cloud account can call this operation up to 10 times per second. If you exceed this limit, throttling is triggered, which may affect your business. We recommend that you call this operation at a sustainable rate.
|
|
2926
3042
|
*
|
|
2927
3043
|
* @param request - DescribeTablesRequest
|
|
2928
3044
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2997,12 +3113,12 @@ export default class Client extends OpenApi {
|
|
|
2997
3113
|
}
|
|
2998
3114
|
|
|
2999
3115
|
/**
|
|
3000
|
-
* Queries tables in data assets, such as MaxCompute
|
|
3116
|
+
* Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
|
|
3001
3117
|
*
|
|
3002
3118
|
* @remarks
|
|
3003
|
-
*
|
|
3004
|
-
*
|
|
3005
|
-
*
|
|
3119
|
+
* You can call the DescribeTables operation to retrieve information about specific data asset tables. You can specify parameters such as search keywords and risk levels.
|
|
3120
|
+
* ## QPS limits
|
|
3121
|
+
* Each Alibaba Cloud account can call this operation up to 10 times per second. If you exceed this limit, throttling is triggered, which may affect your business. We recommend that you call this operation at a sustainable rate.
|
|
3006
3122
|
*
|
|
3007
3123
|
* @param request - DescribeTablesRequest
|
|
3008
3124
|
* @returns DescribeTablesResponse
|
|
@@ -3013,7 +3129,7 @@ export default class Client extends OpenApi {
|
|
|
3013
3129
|
}
|
|
3014
3130
|
|
|
3015
3131
|
/**
|
|
3016
|
-
*
|
|
3132
|
+
* Lists all rules in an industry-specific template.
|
|
3017
3133
|
*
|
|
3018
3134
|
* @param request - DescribeTemplateAllRulesRequest
|
|
3019
3135
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3052,7 +3168,7 @@ export default class Client extends OpenApi {
|
|
|
3052
3168
|
}
|
|
3053
3169
|
|
|
3054
3170
|
/**
|
|
3055
|
-
*
|
|
3171
|
+
* Lists all rules in an industry-specific template.
|
|
3056
3172
|
*
|
|
3057
3173
|
* @param request - DescribeTemplateAllRulesRequest
|
|
3058
3174
|
* @returns DescribeTemplateAllRulesResponse
|
|
@@ -3063,12 +3179,12 @@ export default class Client extends OpenApi {
|
|
|
3063
3179
|
}
|
|
3064
3180
|
|
|
3065
3181
|
/**
|
|
3066
|
-
* Queries the
|
|
3182
|
+
* Queries the status of a user account.
|
|
3067
3183
|
*
|
|
3068
3184
|
* @remarks
|
|
3069
|
-
*
|
|
3070
|
-
*
|
|
3071
|
-
*
|
|
3185
|
+
* Retrieves information about the current account, such as your usage of Data Security Center (DSC).
|
|
3186
|
+
* ## QPS limit
|
|
3187
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. Call this operation at a reasonable frequency.
|
|
3072
3188
|
*
|
|
3073
3189
|
* @param request - DescribeUserStatusRequest
|
|
3074
3190
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3103,12 +3219,12 @@ export default class Client extends OpenApi {
|
|
|
3103
3219
|
}
|
|
3104
3220
|
|
|
3105
3221
|
/**
|
|
3106
|
-
* Queries the
|
|
3222
|
+
* Queries the status of a user account.
|
|
3107
3223
|
*
|
|
3108
3224
|
* @remarks
|
|
3109
|
-
*
|
|
3110
|
-
*
|
|
3111
|
-
*
|
|
3225
|
+
* Retrieves information about the current account, such as your usage of Data Security Center (DSC).
|
|
3226
|
+
* ## QPS limit
|
|
3227
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. Call this operation at a reasonable frequency.
|
|
3112
3228
|
*
|
|
3113
3229
|
* @param request - DescribeUserStatusRequest
|
|
3114
3230
|
* @returns DescribeUserStatusResponse
|
|
@@ -3119,12 +3235,12 @@ export default class Client extends OpenApi {
|
|
|
3119
3235
|
}
|
|
3120
3236
|
|
|
3121
3237
|
/**
|
|
3122
|
-
*
|
|
3238
|
+
* You can call the DisableUserConfig operation to disable a user configuration. After a configuration is disabled, you can call the CreateConfig operation and specify the same Code parameter to restore the general anomaly alert configuration.
|
|
3123
3239
|
*
|
|
3124
3240
|
* @remarks
|
|
3125
|
-
*
|
|
3126
|
-
*
|
|
3127
|
-
*
|
|
3241
|
+
* This operation disables a user configuration based on the code of a configuration item in the general anomaly alert configuration module. This lets you promptly change the status of the user configuration.
|
|
3242
|
+
* ## QPS limits
|
|
3243
|
+
* This operation is limited to 10 queries per second (QPS) per user. Calls that exceed this limit are throttled. Throttling may impact your business. Plan your calls accordingly.
|
|
3128
3244
|
*
|
|
3129
3245
|
* @param request - DisableUserConfigRequest
|
|
3130
3246
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3163,12 +3279,12 @@ export default class Client extends OpenApi {
|
|
|
3163
3279
|
}
|
|
3164
3280
|
|
|
3165
3281
|
/**
|
|
3166
|
-
*
|
|
3282
|
+
* You can call the DisableUserConfig operation to disable a user configuration. After a configuration is disabled, you can call the CreateConfig operation and specify the same Code parameter to restore the general anomaly alert configuration.
|
|
3167
3283
|
*
|
|
3168
3284
|
* @remarks
|
|
3169
|
-
*
|
|
3170
|
-
*
|
|
3171
|
-
*
|
|
3285
|
+
* This operation disables a user configuration based on the code of a configuration item in the general anomaly alert configuration module. This lets you promptly change the status of the user configuration.
|
|
3286
|
+
* ## QPS limits
|
|
3287
|
+
* This operation is limited to 10 queries per second (QPS) per user. Calls that exceed this limit are throttled. Throttling may impact your business. Plan your calls accordingly.
|
|
3172
3288
|
*
|
|
3173
3289
|
* @param request - DisableUserConfigRequest
|
|
3174
3290
|
* @returns DisableUserConfigResponse
|
|
@@ -3179,7 +3295,7 @@ export default class Client extends OpenApi {
|
|
|
3179
3295
|
}
|
|
3180
3296
|
|
|
3181
3297
|
/**
|
|
3182
|
-
*
|
|
3298
|
+
* You can call the ExecDatamask operation to dynamically mask data.
|
|
3183
3299
|
*
|
|
3184
3300
|
* @param request - ExecDatamaskRequest
|
|
3185
3301
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3222,7 +3338,7 @@ export default class Client extends OpenApi {
|
|
|
3222
3338
|
}
|
|
3223
3339
|
|
|
3224
3340
|
/**
|
|
3225
|
-
*
|
|
3341
|
+
* You can call the ExecDatamask operation to dynamically mask data.
|
|
3226
3342
|
*
|
|
3227
3343
|
* @param request - ExecDatamaskRequest
|
|
3228
3344
|
* @returns ExecDatamaskResponse
|
|
@@ -3233,7 +3349,7 @@ export default class Client extends OpenApi {
|
|
|
3233
3349
|
}
|
|
3234
3350
|
|
|
3235
3351
|
/**
|
|
3236
|
-
* Triggers a
|
|
3352
|
+
* Triggers a data masking task.
|
|
3237
3353
|
*
|
|
3238
3354
|
* @param request - ManualTriggerMaskingProcessRequest
|
|
3239
3355
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3268,7 +3384,7 @@ export default class Client extends OpenApi {
|
|
|
3268
3384
|
}
|
|
3269
3385
|
|
|
3270
3386
|
/**
|
|
3271
|
-
* Triggers a
|
|
3387
|
+
* Triggers a data masking task.
|
|
3272
3388
|
*
|
|
3273
3389
|
* @param request - ManualTriggerMaskingProcessRequest
|
|
3274
3390
|
* @returns ManualTriggerMaskingProcessResponse
|
|
@@ -3279,7 +3395,17 @@ export default class Client extends OpenApi {
|
|
|
3279
3395
|
}
|
|
3280
3396
|
|
|
3281
3397
|
/**
|
|
3282
|
-
*
|
|
3398
|
+
* Use the MaskOssImage operation to mask images stored as objects.
|
|
3399
|
+
*
|
|
3400
|
+
* @remarks
|
|
3401
|
+
* *Prerequisites**
|
|
3402
|
+
* To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
|
|
3403
|
+
* **QPS limit**
|
|
3404
|
+
* The QPS limit for a single user is 10. If you exceed this limit, API calls are throttled, which can affect your business. To prevent service disruptions, operate within this limit.
|
|
3405
|
+
* **Usage notes**
|
|
3406
|
+
* After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
|
|
3407
|
+
* For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
|
|
3408
|
+
* For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
|
|
3283
3409
|
*
|
|
3284
3410
|
* @param request - MaskOssImageRequest
|
|
3285
3411
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3296,6 +3422,10 @@ export default class Client extends OpenApi {
|
|
|
3296
3422
|
query["IsAlwaysUpload"] = request.isAlwaysUpload;
|
|
3297
3423
|
}
|
|
3298
3424
|
|
|
3425
|
+
if (!$dara.isNull(request.isCoverObject)) {
|
|
3426
|
+
query["IsCoverObject"] = request.isCoverObject;
|
|
3427
|
+
}
|
|
3428
|
+
|
|
3299
3429
|
if (!$dara.isNull(request.isSupportRestore)) {
|
|
3300
3430
|
query["IsSupportRestore"] = request.isSupportRestore;
|
|
3301
3431
|
}
|
|
@@ -3334,7 +3464,17 @@ export default class Client extends OpenApi {
|
|
|
3334
3464
|
}
|
|
3335
3465
|
|
|
3336
3466
|
/**
|
|
3337
|
-
*
|
|
3467
|
+
* Use the MaskOssImage operation to mask images stored as objects.
|
|
3468
|
+
*
|
|
3469
|
+
* @remarks
|
|
3470
|
+
* *Prerequisites**
|
|
3471
|
+
* To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
|
|
3472
|
+
* **QPS limit**
|
|
3473
|
+
* The QPS limit for a single user is 10. If you exceed this limit, API calls are throttled, which can affect your business. To prevent service disruptions, operate within this limit.
|
|
3474
|
+
* **Usage notes**
|
|
3475
|
+
* After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
|
|
3476
|
+
* For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
|
|
3477
|
+
* For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
|
|
3338
3478
|
*
|
|
3339
3479
|
* @param request - MaskOssImageRequest
|
|
3340
3480
|
* @returns MaskOssImageResponse
|
|
@@ -3345,7 +3485,7 @@ export default class Client extends OpenApi {
|
|
|
3345
3485
|
}
|
|
3346
3486
|
|
|
3347
3487
|
/**
|
|
3348
|
-
*
|
|
3488
|
+
* You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
|
|
3349
3489
|
*
|
|
3350
3490
|
* @param request - ModifyDataLimitRequest
|
|
3351
3491
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3440,7 +3580,7 @@ export default class Client extends OpenApi {
|
|
|
3440
3580
|
}
|
|
3441
3581
|
|
|
3442
3582
|
/**
|
|
3443
|
-
*
|
|
3583
|
+
* You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
|
|
3444
3584
|
*
|
|
3445
3585
|
* @param request - ModifyDataLimitRequest
|
|
3446
3586
|
* @returns ModifyDataLimitResponse
|
|
@@ -3451,12 +3591,12 @@ export default class Client extends OpenApi {
|
|
|
3451
3591
|
}
|
|
3452
3592
|
|
|
3453
3593
|
/**
|
|
3454
|
-
*
|
|
3594
|
+
* Modifies the rules that define threat levels for sensitive data. This includes the default threat level for unidentified data and the threat levels for data that is classified as sensitive.
|
|
3455
3595
|
*
|
|
3456
3596
|
* @remarks
|
|
3457
|
-
*
|
|
3458
|
-
*
|
|
3459
|
-
*
|
|
3597
|
+
* This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
|
|
3598
|
+
* ## QPS limit
|
|
3599
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. Throttling can impact your business. We recommend that you call this API at a reasonable rate.
|
|
3460
3600
|
*
|
|
3461
3601
|
* @param request - ModifyDefaultLevelRequest
|
|
3462
3602
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3495,12 +3635,12 @@ export default class Client extends OpenApi {
|
|
|
3495
3635
|
}
|
|
3496
3636
|
|
|
3497
3637
|
/**
|
|
3498
|
-
*
|
|
3638
|
+
* Modifies the rules that define threat levels for sensitive data. This includes the default threat level for unidentified data and the threat levels for data that is classified as sensitive.
|
|
3499
3639
|
*
|
|
3500
3640
|
* @remarks
|
|
3501
|
-
*
|
|
3502
|
-
*
|
|
3503
|
-
*
|
|
3641
|
+
* This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
|
|
3642
|
+
* ## QPS limit
|
|
3643
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. Throttling can impact your business. We recommend that you call this API at a reasonable rate.
|
|
3504
3644
|
*
|
|
3505
3645
|
* @param request - ModifyDefaultLevelRequest
|
|
3506
3646
|
* @returns ModifyDefaultLevelResponse
|
|
@@ -3511,12 +3651,12 @@ export default class Client extends OpenApi {
|
|
|
3511
3651
|
}
|
|
3512
3652
|
|
|
3513
3653
|
/**
|
|
3514
|
-
* Handles
|
|
3654
|
+
* Handles anomalous activities.
|
|
3515
3655
|
*
|
|
3516
3656
|
* @remarks
|
|
3517
|
-
*
|
|
3518
|
-
*
|
|
3519
|
-
*
|
|
3657
|
+
* This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
|
|
3658
|
+
* ## QPS limits
|
|
3659
|
+
* This API operation has a queries per second (QPS) limit of 10 for each user. If you exceed the limit, API calls are throttled, which can affect your business. We recommend calling the API operation at a reasonable rate.
|
|
3520
3660
|
*
|
|
3521
3661
|
* @param request - ModifyEventStatusRequest
|
|
3522
3662
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3563,12 +3703,12 @@ export default class Client extends OpenApi {
|
|
|
3563
3703
|
}
|
|
3564
3704
|
|
|
3565
3705
|
/**
|
|
3566
|
-
* Handles
|
|
3706
|
+
* Handles anomalous activities.
|
|
3567
3707
|
*
|
|
3568
3708
|
* @remarks
|
|
3569
|
-
*
|
|
3570
|
-
*
|
|
3571
|
-
*
|
|
3709
|
+
* This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
|
|
3710
|
+
* ## QPS limits
|
|
3711
|
+
* This API operation has a queries per second (QPS) limit of 10 for each user. If you exceed the limit, API calls are throttled, which can affect your business. We recommend calling the API operation at a reasonable rate.
|
|
3572
3712
|
*
|
|
3573
3713
|
* @param request - ModifyEventStatusRequest
|
|
3574
3714
|
* @returns ModifyEventStatusResponse
|
|
@@ -3579,7 +3719,7 @@ export default class Client extends OpenApi {
|
|
|
3579
3719
|
}
|
|
3580
3720
|
|
|
3581
3721
|
/**
|
|
3582
|
-
*
|
|
3722
|
+
* This operation enables anomalous activity detection for subtypes.
|
|
3583
3723
|
*
|
|
3584
3724
|
* @param request - ModifyEventTypeStatusRequest
|
|
3585
3725
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3618,7 +3758,7 @@ export default class Client extends OpenApi {
|
|
|
3618
3758
|
}
|
|
3619
3759
|
|
|
3620
3760
|
/**
|
|
3621
|
-
*
|
|
3761
|
+
* This operation enables anomalous activity detection for subtypes.
|
|
3622
3762
|
*
|
|
3623
3763
|
* @param request - ModifyEventTypeStatusRequest
|
|
3624
3764
|
* @returns ModifyEventTypeStatusResponse
|
|
@@ -3629,12 +3769,12 @@ export default class Client extends OpenApi {
|
|
|
3629
3769
|
}
|
|
3630
3770
|
|
|
3631
3771
|
/**
|
|
3632
|
-
*
|
|
3772
|
+
* You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
|
|
3633
3773
|
*
|
|
3634
3774
|
* @remarks
|
|
3635
|
-
*
|
|
3636
|
-
*
|
|
3637
|
-
*
|
|
3775
|
+
* After you activate Data Security Center (DSC), report tasks are enabled by default. If you disable report tasks, Report Center, Cloud-native Data Audit Overview, and Data Security Lab will not generate new statistical data. Existing data is not affected.
|
|
3776
|
+
* ## QPS limit
|
|
3777
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled, which may affect your business. We recommend that you call this operation at a reasonable rate.
|
|
3638
3778
|
*
|
|
3639
3779
|
* @param request - ModifyReportTaskStatusRequest
|
|
3640
3780
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3673,12 +3813,12 @@ export default class Client extends OpenApi {
|
|
|
3673
3813
|
}
|
|
3674
3814
|
|
|
3675
3815
|
/**
|
|
3676
|
-
*
|
|
3816
|
+
* You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
|
|
3677
3817
|
*
|
|
3678
3818
|
* @remarks
|
|
3679
|
-
*
|
|
3680
|
-
*
|
|
3681
|
-
*
|
|
3819
|
+
* After you activate Data Security Center (DSC), report tasks are enabled by default. If you disable report tasks, Report Center, Cloud-native Data Audit Overview, and Data Security Lab will not generate new statistical data. Existing data is not affected.
|
|
3820
|
+
* ## QPS limit
|
|
3821
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled, which may affect your business. We recommend that you call this operation at a reasonable rate.
|
|
3682
3822
|
*
|
|
3683
3823
|
* @param request - ModifyReportTaskStatusRequest
|
|
3684
3824
|
* @returns ModifyReportTaskStatusResponse
|
|
@@ -3692,9 +3832,9 @@ export default class Client extends OpenApi {
|
|
|
3692
3832
|
* Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
3693
3833
|
*
|
|
3694
3834
|
* @remarks
|
|
3695
|
-
*
|
|
3696
|
-
*
|
|
3697
|
-
*
|
|
3835
|
+
* You must specify the rule name, rule ID, and rule content.
|
|
3836
|
+
* ## QPS limits
|
|
3837
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If the limit is exceeded, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
3698
3838
|
*
|
|
3699
3839
|
* @param request - ModifyRuleRequest
|
|
3700
3840
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3780,9 +3920,9 @@ export default class Client extends OpenApi {
|
|
|
3780
3920
|
* Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
3781
3921
|
*
|
|
3782
3922
|
* @remarks
|
|
3783
|
-
*
|
|
3784
|
-
*
|
|
3785
|
-
*
|
|
3923
|
+
* You must specify the rule name, rule ID, and rule content.
|
|
3924
|
+
* ## QPS limits
|
|
3925
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If the limit is exceeded, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
3786
3926
|
*
|
|
3787
3927
|
* @param request - ModifyRuleRequest
|
|
3788
3928
|
* @returns ModifyRuleResponse
|
|
@@ -3793,7 +3933,7 @@ export default class Client extends OpenApi {
|
|
|
3793
3933
|
}
|
|
3794
3934
|
|
|
3795
3935
|
/**
|
|
3796
|
-
* Enables or disables
|
|
3936
|
+
* Enables or disables sensitive data detection rules.
|
|
3797
3937
|
*
|
|
3798
3938
|
* @param request - ModifyRuleStatusRequest
|
|
3799
3939
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3836,7 +3976,7 @@ export default class Client extends OpenApi {
|
|
|
3836
3976
|
}
|
|
3837
3977
|
|
|
3838
3978
|
/**
|
|
3839
|
-
* Enables or disables
|
|
3979
|
+
* Enables or disables sensitive data detection rules.
|
|
3840
3980
|
*
|
|
3841
3981
|
* @param request - ModifyRuleStatusRequest
|
|
3842
3982
|
* @returns ModifyRuleStatusResponse
|
|
@@ -3847,7 +3987,11 @@ export default class Client extends OpenApi {
|
|
|
3847
3987
|
}
|
|
3848
3988
|
|
|
3849
3989
|
/**
|
|
3850
|
-
*
|
|
3990
|
+
* You can call the RestoreOssImage operation to restore desensitized images.
|
|
3991
|
+
*
|
|
3992
|
+
* @remarks
|
|
3993
|
+
* You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
|
|
3994
|
+
* For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
|
|
3851
3995
|
*
|
|
3852
3996
|
* @param request - RestoreOssImageRequest
|
|
3853
3997
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3894,7 +4038,11 @@ export default class Client extends OpenApi {
|
|
|
3894
4038
|
}
|
|
3895
4039
|
|
|
3896
4040
|
/**
|
|
3897
|
-
*
|
|
4041
|
+
* You can call the RestoreOssImage operation to restore desensitized images.
|
|
4042
|
+
*
|
|
4043
|
+
* @remarks
|
|
4044
|
+
* You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
|
|
4045
|
+
* For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
|
|
3898
4046
|
*
|
|
3899
4047
|
* @param request - RestoreOssImageRequest
|
|
3900
4048
|
* @returns RestoreOssImageResponse
|
|
@@ -3905,16 +4053,16 @@ export default class Client extends OpenApi {
|
|
|
3905
4053
|
}
|
|
3906
4054
|
|
|
3907
4055
|
/**
|
|
3908
|
-
*
|
|
4056
|
+
* The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
|
|
3909
4057
|
*
|
|
3910
4058
|
* @remarks
|
|
3911
|
-
* ###
|
|
3912
|
-
*
|
|
3913
|
-
* ###
|
|
3914
|
-
*
|
|
3915
|
-
* ###
|
|
3916
|
-
*
|
|
3917
|
-
* After the task is complete,
|
|
4059
|
+
* ### Prerequisites
|
|
4060
|
+
* You must authorize and connect to the specified bucket before you call this operation. If the bucket is not authorized, the API call returns the bucket_not_authorized error code.
|
|
4061
|
+
* ### QPS limits
|
|
4062
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, API calls are throttled. This may affect your business. We recommend that you call the operation at a reasonable rate.
|
|
4063
|
+
* ### Usage notes
|
|
4064
|
+
* You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
|
|
4065
|
+
* After the task is complete, call the DescribeOssObjectDetailV2 operation and provide the BucketName, ServiceRegionId, and ObjectKey to view the sensitive data detection results for the object.
|
|
3918
4066
|
*
|
|
3919
4067
|
* @param tmpReq - ScanOssObjectV1Request
|
|
3920
4068
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3967,16 +4115,16 @@ export default class Client extends OpenApi {
|
|
|
3967
4115
|
}
|
|
3968
4116
|
|
|
3969
4117
|
/**
|
|
3970
|
-
*
|
|
4118
|
+
* The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
|
|
3971
4119
|
*
|
|
3972
4120
|
* @remarks
|
|
3973
|
-
* ###
|
|
3974
|
-
*
|
|
3975
|
-
* ###
|
|
3976
|
-
*
|
|
3977
|
-
* ###
|
|
3978
|
-
*
|
|
3979
|
-
* After the task is complete,
|
|
4121
|
+
* ### Prerequisites
|
|
4122
|
+
* You must authorize and connect to the specified bucket before you call this operation. If the bucket is not authorized, the API call returns the bucket_not_authorized error code.
|
|
4123
|
+
* ### QPS limits
|
|
4124
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, API calls are throttled. This may affect your business. We recommend that you call the operation at a reasonable rate.
|
|
4125
|
+
* ### Usage notes
|
|
4126
|
+
* You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
|
|
4127
|
+
* After the task is complete, call the DescribeOssObjectDetailV2 operation and provide the BucketName, ServiceRegionId, and ObjectKey to view the sensitive data detection results for the object.
|
|
3980
4128
|
*
|
|
3981
4129
|
* @param request - ScanOssObjectV1Request
|
|
3982
4130
|
* @returns ScanOssObjectV1Response
|
|
@@ -3987,12 +4135,12 @@ export default class Client extends OpenApi {
|
|
|
3987
4135
|
}
|
|
3988
4136
|
|
|
3989
4137
|
/**
|
|
3990
|
-
*
|
|
4138
|
+
* You can call the StopMaskingProcess operation to stop a data masking task. You can call the ManualTriggerMaskingProcess operation to restart a stopped task using its unique resource ID.
|
|
3991
4139
|
*
|
|
3992
4140
|
* @remarks
|
|
3993
|
-
*
|
|
3994
|
-
*
|
|
3995
|
-
*
|
|
4141
|
+
* This operation stops a running data masking task. For example, you can call this operation if you no longer need to mask data for a previously configured task.
|
|
4142
|
+
* ## QPS limit
|
|
4143
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Ensure that you call this operation within the specified limit.
|
|
3996
4144
|
*
|
|
3997
4145
|
* @param request - StopMaskingProcessRequest
|
|
3998
4146
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4027,12 +4175,12 @@ export default class Client extends OpenApi {
|
|
|
4027
4175
|
}
|
|
4028
4176
|
|
|
4029
4177
|
/**
|
|
4030
|
-
*
|
|
4178
|
+
* You can call the StopMaskingProcess operation to stop a data masking task. You can call the ManualTriggerMaskingProcess operation to restart a stopped task using its unique resource ID.
|
|
4031
4179
|
*
|
|
4032
4180
|
* @remarks
|
|
4033
|
-
*
|
|
4034
|
-
*
|
|
4035
|
-
*
|
|
4181
|
+
* This operation stops a running data masking task. For example, you can call this operation if you no longer need to mask data for a previously configured task.
|
|
4182
|
+
* ## QPS limit
|
|
4183
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Ensure that you call this operation within the specified limit.
|
|
4036
4184
|
*
|
|
4037
4185
|
* @param request - StopMaskingProcessRequest
|
|
4038
4186
|
* @returns StopMaskingProcessResponse
|