@alicloud/sddp20190103 1.6.5 → 3.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 +357 -269
- 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 +111 -2
- package/dist/models/DescribeAuditLogsRequest.js +0 -2
- package/dist/models/DescribeAuditLogsRequest.js.map +1 -1
- package/dist/models/DescribeAuditLogsResponseBody.d.ts +157 -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 +81 -56
- 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 +102 -34
- package/dist/models/DescribeDataObjectsRequest.js.map +1 -1
- package/dist/models/DescribeDataObjectsResponseBody.d.ts +149 -51
- package/dist/models/DescribeDataObjectsResponseBody.js +2 -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 +43 -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 -0
- 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 +358 -270
- 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 +111 -4
- package/src/models/DescribeAuditLogsResponseBody.ts +159 -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 +82 -57
- 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 +102 -34
- package/src/models/DescribeDataObjectsResponseBody.ts +151 -51
- 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 +45 -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 -0
- 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/dist/client.js
CHANGED
|
@@ -51,6 +51,8 @@ class Client extends openapi_core_1.default {
|
|
|
51
51
|
this._endpointRule = "regional";
|
|
52
52
|
this._endpointMap = {
|
|
53
53
|
'cn-hongkong': "sddp-api.cn-hongkong.aliyuncs.com",
|
|
54
|
+
'cn-zhangjiakou': "sddp.cn-zhangjiakou.aliyuncs.com",
|
|
55
|
+
'ap-southeast-1': "sddp.ap-southeast-1.aliyuncs.com",
|
|
54
56
|
};
|
|
55
57
|
this.checkConfig(config);
|
|
56
58
|
this._endpoint = this.getEndpoint("sddp", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -65,10 +67,10 @@ class Client extends openapi_core_1.default {
|
|
|
65
67
|
return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
66
68
|
}
|
|
67
69
|
/**
|
|
68
|
-
* Modifies the
|
|
70
|
+
* Modifies the general alert configuration parameters.
|
|
69
71
|
*
|
|
70
72
|
* @remarks
|
|
71
|
-
*
|
|
73
|
+
* Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
|
|
72
74
|
* # Limits
|
|
73
75
|
* 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.
|
|
74
76
|
*
|
|
@@ -114,10 +116,10 @@ class Client extends openapi_core_1.default {
|
|
|
114
116
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateConfigResponse({}));
|
|
115
117
|
}
|
|
116
118
|
/**
|
|
117
|
-
* Modifies the
|
|
119
|
+
* Modifies the general alert configuration parameters.
|
|
118
120
|
*
|
|
119
121
|
* @remarks
|
|
120
|
-
*
|
|
122
|
+
* Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
|
|
121
123
|
* # Limits
|
|
122
124
|
* 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.
|
|
123
125
|
*
|
|
@@ -129,10 +131,12 @@ class Client extends openapi_core_1.default {
|
|
|
129
131
|
return await this.createConfigWithOptions(request, runtime);
|
|
130
132
|
}
|
|
131
133
|
/**
|
|
132
|
-
*
|
|
134
|
+
* You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
|
|
133
135
|
*
|
|
134
136
|
* @remarks
|
|
135
|
-
* You can
|
|
137
|
+
* You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
|
|
138
|
+
* ## QPS limits
|
|
139
|
+
* 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.
|
|
136
140
|
*
|
|
137
141
|
* @param request - CreateDataLimitRequest
|
|
138
142
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -215,10 +219,12 @@ class Client extends openapi_core_1.default {
|
|
|
215
219
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDataLimitResponse({}));
|
|
216
220
|
}
|
|
217
221
|
/**
|
|
218
|
-
*
|
|
222
|
+
* You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
|
|
219
223
|
*
|
|
220
224
|
* @remarks
|
|
221
|
-
* You can
|
|
225
|
+
* You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
|
|
226
|
+
* ## QPS limits
|
|
227
|
+
* 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.
|
|
222
228
|
*
|
|
223
229
|
* @param request - CreateDataLimitRequest
|
|
224
230
|
* @returns CreateDataLimitResponse
|
|
@@ -228,7 +234,7 @@ class Client extends openapi_core_1.default {
|
|
|
228
234
|
return await this.createDataLimitWithOptions(request, runtime);
|
|
229
235
|
}
|
|
230
236
|
/**
|
|
231
|
-
*
|
|
237
|
+
* Call CreateRule to create a custom sensitive data detection rule.
|
|
232
238
|
*
|
|
233
239
|
* @param request - CreateRuleRequest
|
|
234
240
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -311,7 +317,7 @@ class Client extends openapi_core_1.default {
|
|
|
311
317
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRuleResponse({}));
|
|
312
318
|
}
|
|
313
319
|
/**
|
|
314
|
-
*
|
|
320
|
+
* Call CreateRule to create a custom sensitive data detection rule.
|
|
315
321
|
*
|
|
316
322
|
* @param request - CreateRuleRequest
|
|
317
323
|
* @returns CreateRuleResponse
|
|
@@ -321,12 +327,12 @@ class Client extends openapi_core_1.default {
|
|
|
321
327
|
return await this.createRuleWithOptions(request, runtime);
|
|
322
328
|
}
|
|
323
329
|
/**
|
|
324
|
-
*
|
|
330
|
+
* You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
|
|
325
331
|
*
|
|
326
332
|
* @remarks
|
|
327
|
-
*
|
|
328
|
-
*
|
|
329
|
-
*
|
|
333
|
+
* This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
|
|
334
|
+
* ## QPS limits
|
|
335
|
+
* 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.
|
|
330
336
|
*
|
|
331
337
|
* @param request - CreateScanTaskRequest
|
|
332
338
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -391,12 +397,12 @@ class Client extends openapi_core_1.default {
|
|
|
391
397
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateScanTaskResponse({}));
|
|
392
398
|
}
|
|
393
399
|
/**
|
|
394
|
-
*
|
|
400
|
+
* You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
|
|
395
401
|
*
|
|
396
402
|
* @remarks
|
|
397
|
-
*
|
|
398
|
-
*
|
|
399
|
-
*
|
|
403
|
+
* This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
|
|
404
|
+
* ## QPS limits
|
|
405
|
+
* 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.
|
|
400
406
|
*
|
|
401
407
|
* @param request - CreateScanTaskRequest
|
|
402
408
|
* @returns CreateScanTaskResponse
|
|
@@ -406,12 +412,12 @@ class Client extends openapi_core_1.default {
|
|
|
406
412
|
return await this.createScanTaskWithOptions(request, runtime);
|
|
407
413
|
}
|
|
408
414
|
/**
|
|
409
|
-
*
|
|
415
|
+
* Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
|
|
410
416
|
*
|
|
411
417
|
* @remarks
|
|
412
|
-
*
|
|
413
|
-
*
|
|
414
|
-
*
|
|
418
|
+
* 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.
|
|
419
|
+
* ## QPS limits
|
|
420
|
+
* 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.
|
|
415
421
|
*
|
|
416
422
|
* @param request - CreateSlrRoleRequest
|
|
417
423
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -449,12 +455,12 @@ class Client extends openapi_core_1.default {
|
|
|
449
455
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateSlrRoleResponse({}));
|
|
450
456
|
}
|
|
451
457
|
/**
|
|
452
|
-
*
|
|
458
|
+
* Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
|
|
453
459
|
*
|
|
454
460
|
* @remarks
|
|
455
|
-
*
|
|
456
|
-
*
|
|
457
|
-
*
|
|
461
|
+
* 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.
|
|
462
|
+
* ## QPS limits
|
|
463
|
+
* 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.
|
|
458
464
|
*
|
|
459
465
|
* @param request - CreateSlrRoleRequest
|
|
460
466
|
* @returns CreateSlrRoleResponse
|
|
@@ -464,12 +470,12 @@ class Client extends openapi_core_1.default {
|
|
|
464
470
|
return await this.createSlrRoleWithOptions(request, runtime);
|
|
465
471
|
}
|
|
466
472
|
/**
|
|
467
|
-
* Revokes the scan
|
|
473
|
+
* Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
|
|
468
474
|
*
|
|
469
475
|
* @remarks
|
|
470
|
-
*
|
|
471
|
-
*
|
|
472
|
-
*
|
|
476
|
+
* This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
|
|
477
|
+
* ## QPS limit
|
|
478
|
+
* 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.
|
|
473
479
|
*
|
|
474
480
|
* @param request - DeleteDataLimitRequest
|
|
475
481
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -507,12 +513,12 @@ class Client extends openapi_core_1.default {
|
|
|
507
513
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDataLimitResponse({}));
|
|
508
514
|
}
|
|
509
515
|
/**
|
|
510
|
-
* Revokes the scan
|
|
516
|
+
* Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
|
|
511
517
|
*
|
|
512
518
|
* @remarks
|
|
513
|
-
*
|
|
514
|
-
*
|
|
515
|
-
*
|
|
519
|
+
* This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
|
|
520
|
+
* ## QPS limit
|
|
521
|
+
* 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.
|
|
516
522
|
*
|
|
517
523
|
* @param request - DeleteDataLimitRequest
|
|
518
524
|
* @returns DeleteDataLimitResponse
|
|
@@ -522,7 +528,7 @@ class Client extends openapi_core_1.default {
|
|
|
522
528
|
return await this.deleteDataLimitWithOptions(request, runtime);
|
|
523
529
|
}
|
|
524
530
|
/**
|
|
525
|
-
* Deletes a custom sensitive data detection rule
|
|
531
|
+
* Deletes a custom sensitive data detection rule.
|
|
526
532
|
*
|
|
527
533
|
* @param request - DeleteRuleRequest
|
|
528
534
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -560,7 +566,7 @@ class Client extends openapi_core_1.default {
|
|
|
560
566
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteRuleResponse({}));
|
|
561
567
|
}
|
|
562
568
|
/**
|
|
563
|
-
* Deletes a custom sensitive data detection rule
|
|
569
|
+
* Deletes a custom sensitive data detection rule.
|
|
564
570
|
*
|
|
565
571
|
* @param request - DeleteRuleRequest
|
|
566
572
|
* @returns DeleteRuleResponse
|
|
@@ -570,7 +576,12 @@ class Client extends openapi_core_1.default {
|
|
|
570
576
|
return await this.deleteRuleWithOptions(request, runtime);
|
|
571
577
|
}
|
|
572
578
|
/**
|
|
573
|
-
*
|
|
579
|
+
* Queries the list of audit alert logs.
|
|
580
|
+
*
|
|
581
|
+
* @remarks
|
|
582
|
+
* This operation is used to query the list of data audit alert logs, which facilitates alerting search and alerting handling.
|
|
583
|
+
* ## QPS limit
|
|
584
|
+
* The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Invoke this operation at an appropriate frequency.
|
|
574
585
|
*
|
|
575
586
|
* @param request - DescribeAuditLogsRequest
|
|
576
587
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -648,9 +659,6 @@ class Client extends openapi_core_1.default {
|
|
|
648
659
|
if (!$dara.isNull(request.ruleCategory)) {
|
|
649
660
|
query["RuleCategory"] = request.ruleCategory;
|
|
650
661
|
}
|
|
651
|
-
if (!$dara.isNull(request.ruleID)) {
|
|
652
|
-
query["RuleID"] = request.ruleID;
|
|
653
|
-
}
|
|
654
662
|
if (!$dara.isNull(request.ruleId)) {
|
|
655
663
|
query["RuleId"] = request.ruleId;
|
|
656
664
|
}
|
|
@@ -683,7 +691,12 @@ class Client extends openapi_core_1.default {
|
|
|
683
691
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAuditLogsResponse({}));
|
|
684
692
|
}
|
|
685
693
|
/**
|
|
686
|
-
*
|
|
694
|
+
* Queries the list of audit alert logs.
|
|
695
|
+
*
|
|
696
|
+
* @remarks
|
|
697
|
+
* This operation is used to query the list of data audit alert logs, which facilitates alerting search and alerting handling.
|
|
698
|
+
* ## QPS limit
|
|
699
|
+
* The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Invoke this operation at an appropriate frequency.
|
|
687
700
|
*
|
|
688
701
|
* @param request - DescribeAuditLogsRequest
|
|
689
702
|
* @returns DescribeAuditLogsResponse
|
|
@@ -693,7 +706,7 @@ class Client extends openapi_core_1.default {
|
|
|
693
706
|
return await this.describeAuditLogsWithOptions(request, runtime);
|
|
694
707
|
}
|
|
695
708
|
/**
|
|
696
|
-
*
|
|
709
|
+
* Lists industry-specific templates.
|
|
697
710
|
*
|
|
698
711
|
* @param request - DescribeCategoryTemplateListRequest
|
|
699
712
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -734,7 +747,7 @@ class Client extends openapi_core_1.default {
|
|
|
734
747
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCategoryTemplateListResponse({}));
|
|
735
748
|
}
|
|
736
749
|
/**
|
|
737
|
-
*
|
|
750
|
+
* Lists industry-specific templates.
|
|
738
751
|
*
|
|
739
752
|
* @param request - DescribeCategoryTemplateListRequest
|
|
740
753
|
* @returns DescribeCategoryTemplateListResponse
|
|
@@ -744,12 +757,12 @@ class Client extends openapi_core_1.default {
|
|
|
744
757
|
return await this.describeCategoryTemplateListWithOptions(request, runtime);
|
|
745
758
|
}
|
|
746
759
|
/**
|
|
747
|
-
* Queries rules in a classification template
|
|
760
|
+
* Queries a paginated list of rules in a data classification template.
|
|
748
761
|
*
|
|
749
762
|
* @remarks
|
|
750
|
-
*
|
|
751
|
-
*
|
|
752
|
-
*
|
|
763
|
+
* Retrieves the rules in a data classification template to help you review the rule details.
|
|
764
|
+
* ## QPS limit
|
|
765
|
+
* 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.
|
|
753
766
|
*
|
|
754
767
|
* @param request - DescribeCategoryTemplateRuleListRequest
|
|
755
768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -793,12 +806,12 @@ class Client extends openapi_core_1.default {
|
|
|
793
806
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCategoryTemplateRuleListResponse({}));
|
|
794
807
|
}
|
|
795
808
|
/**
|
|
796
|
-
* Queries rules in a classification template
|
|
809
|
+
* Queries a paginated list of rules in a data classification template.
|
|
797
810
|
*
|
|
798
811
|
* @remarks
|
|
799
|
-
*
|
|
800
|
-
*
|
|
801
|
-
*
|
|
812
|
+
* Retrieves the rules in a data classification template to help you review the rule details.
|
|
813
|
+
* ## QPS limit
|
|
814
|
+
* 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.
|
|
802
815
|
*
|
|
803
816
|
* @param request - DescribeCategoryTemplateRuleListRequest
|
|
804
817
|
* @returns DescribeCategoryTemplateRuleListResponse
|
|
@@ -808,14 +821,14 @@ class Client extends openapi_core_1.default {
|
|
|
808
821
|
return await this.describeCategoryTemplateRuleListWithOptions(request, runtime);
|
|
809
822
|
}
|
|
810
823
|
/**
|
|
811
|
-
*
|
|
824
|
+
* 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.
|
|
812
825
|
*
|
|
813
826
|
* @remarks
|
|
814
|
-
*
|
|
815
|
-
* ##
|
|
816
|
-
* The DescribeColumns
|
|
817
|
-
* ##
|
|
818
|
-
*
|
|
827
|
+
* This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
|
|
828
|
+
* ## Notes
|
|
829
|
+
* The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
|
|
830
|
+
* ## QPS Limits
|
|
831
|
+
* 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.
|
|
819
832
|
*
|
|
820
833
|
* @param request - DescribeColumnsRequest
|
|
821
834
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -898,14 +911,14 @@ class Client extends openapi_core_1.default {
|
|
|
898
911
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeColumnsResponse({}));
|
|
899
912
|
}
|
|
900
913
|
/**
|
|
901
|
-
*
|
|
914
|
+
* 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.
|
|
902
915
|
*
|
|
903
916
|
* @remarks
|
|
904
|
-
*
|
|
905
|
-
* ##
|
|
906
|
-
* The DescribeColumns
|
|
907
|
-
* ##
|
|
908
|
-
*
|
|
917
|
+
* This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
|
|
918
|
+
* ## Notes
|
|
919
|
+
* The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
|
|
920
|
+
* ## QPS Limits
|
|
921
|
+
* 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.
|
|
909
922
|
*
|
|
910
923
|
* @param request - DescribeColumnsRequest
|
|
911
924
|
* @returns DescribeColumnsResponse
|
|
@@ -915,7 +928,7 @@ class Client extends openapi_core_1.default {
|
|
|
915
928
|
return await this.describeColumnsWithOptions(request, runtime);
|
|
916
929
|
}
|
|
917
930
|
/**
|
|
918
|
-
*
|
|
931
|
+
* 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.
|
|
919
932
|
*
|
|
920
933
|
* @param request - DescribeColumnsV2Request
|
|
921
934
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -983,7 +996,7 @@ class Client extends openapi_core_1.default {
|
|
|
983
996
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeColumnsV2Response({}));
|
|
984
997
|
}
|
|
985
998
|
/**
|
|
986
|
-
*
|
|
999
|
+
* 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.
|
|
987
1000
|
*
|
|
988
1001
|
* @param request - DescribeColumnsV2Request
|
|
989
1002
|
* @returns DescribeColumnsV2Response
|
|
@@ -993,7 +1006,13 @@ class Client extends openapi_core_1.default {
|
|
|
993
1006
|
return await this.describeColumnsV2WithOptions(request, runtime);
|
|
994
1007
|
}
|
|
995
1008
|
/**
|
|
996
|
-
* Queries common configuration items for alerts.
|
|
1009
|
+
* Queries common configuration items for anomaly alerts.
|
|
1010
|
+
*
|
|
1011
|
+
* @remarks
|
|
1012
|
+
* # Usage notes
|
|
1013
|
+
* Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
|
|
1014
|
+
* # QPS limit
|
|
1015
|
+
* 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.
|
|
997
1016
|
*
|
|
998
1017
|
* @param request - DescribeConfigsRequest
|
|
999
1018
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1022,7 +1041,13 @@ class Client extends openapi_core_1.default {
|
|
|
1022
1041
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeConfigsResponse({}));
|
|
1023
1042
|
}
|
|
1024
1043
|
/**
|
|
1025
|
-
* Queries common configuration items for alerts.
|
|
1044
|
+
* Queries common configuration items for anomaly alerts.
|
|
1045
|
+
*
|
|
1046
|
+
* @remarks
|
|
1047
|
+
* # Usage notes
|
|
1048
|
+
* Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
|
|
1049
|
+
* # QPS limit
|
|
1050
|
+
* 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.
|
|
1026
1051
|
*
|
|
1027
1052
|
* @param request - DescribeConfigsRequest
|
|
1028
1053
|
* @returns DescribeConfigsResponse
|
|
@@ -1032,7 +1057,14 @@ class Client extends openapi_core_1.default {
|
|
|
1032
1057
|
return await this.describeConfigsWithOptions(request, runtime);
|
|
1033
1058
|
}
|
|
1034
1059
|
/**
|
|
1035
|
-
*
|
|
1060
|
+
* Searches for data assets on the Overview page of Data Security Center (DSC).
|
|
1061
|
+
*
|
|
1062
|
+
* @remarks
|
|
1063
|
+
* This operation is typically used to query data assets of different types on the overview page of DSC.
|
|
1064
|
+
* ## Usage notes
|
|
1065
|
+
* This operation is deprecated and no longer maintained.
|
|
1066
|
+
* ## QPS limit
|
|
1067
|
+
* 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.
|
|
1036
1068
|
*
|
|
1037
1069
|
* @param request - DescribeDataAssetsRequest
|
|
1038
1070
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1079,7 +1111,14 @@ class Client extends openapi_core_1.default {
|
|
|
1079
1111
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataAssetsResponse({}));
|
|
1080
1112
|
}
|
|
1081
1113
|
/**
|
|
1082
|
-
*
|
|
1114
|
+
* Searches for data assets on the Overview page of Data Security Center (DSC).
|
|
1115
|
+
*
|
|
1116
|
+
* @remarks
|
|
1117
|
+
* This operation is typically used to query data assets of different types on the overview page of DSC.
|
|
1118
|
+
* ## Usage notes
|
|
1119
|
+
* This operation is deprecated and no longer maintained.
|
|
1120
|
+
* ## QPS limit
|
|
1121
|
+
* 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.
|
|
1083
1122
|
*
|
|
1084
1123
|
* @param request - DescribeDataAssetsRequest
|
|
1085
1124
|
* @returns DescribeDataAssetsResponse
|
|
@@ -1089,7 +1128,7 @@ class Client extends openapi_core_1.default {
|
|
|
1089
1128
|
return await this.describeDataAssetsWithOptions(request, runtime);
|
|
1090
1129
|
}
|
|
1091
1130
|
/**
|
|
1092
|
-
*
|
|
1131
|
+
* Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
|
|
1093
1132
|
*
|
|
1094
1133
|
* @param request - DescribeDataLimitDetailRequest
|
|
1095
1134
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1127,7 +1166,7 @@ class Client extends openapi_core_1.default {
|
|
|
1127
1166
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataLimitDetailResponse({}));
|
|
1128
1167
|
}
|
|
1129
1168
|
/**
|
|
1130
|
-
*
|
|
1169
|
+
* Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
|
|
1131
1170
|
*
|
|
1132
1171
|
* @param request - DescribeDataLimitDetailRequest
|
|
1133
1172
|
* @returns DescribeDataLimitDetailResponse
|
|
@@ -1137,12 +1176,14 @@ class Client extends openapi_core_1.default {
|
|
|
1137
1176
|
return await this.describeDataLimitDetailWithOptions(request, runtime);
|
|
1138
1177
|
}
|
|
1139
1178
|
/**
|
|
1140
|
-
*
|
|
1179
|
+
* Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
|
|
1141
1180
|
*
|
|
1142
1181
|
* @remarks
|
|
1143
|
-
*
|
|
1144
|
-
*
|
|
1145
|
-
*
|
|
1182
|
+
* Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
|
|
1183
|
+
* ## Notes
|
|
1184
|
+
* 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.
|
|
1185
|
+
* ## QPS limits
|
|
1186
|
+
* 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.
|
|
1146
1187
|
*
|
|
1147
1188
|
* @param request - DescribeDataLimitSetRequest
|
|
1148
1189
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1183,12 +1224,14 @@ class Client extends openapi_core_1.default {
|
|
|
1183
1224
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataLimitSetResponse({}));
|
|
1184
1225
|
}
|
|
1185
1226
|
/**
|
|
1186
|
-
*
|
|
1227
|
+
* Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
|
|
1187
1228
|
*
|
|
1188
1229
|
* @remarks
|
|
1189
|
-
*
|
|
1190
|
-
*
|
|
1191
|
-
*
|
|
1230
|
+
* Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
|
|
1231
|
+
* ## Notes
|
|
1232
|
+
* 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.
|
|
1233
|
+
* ## QPS limits
|
|
1234
|
+
* 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.
|
|
1192
1235
|
*
|
|
1193
1236
|
* @param request - DescribeDataLimitSetRequest
|
|
1194
1237
|
* @returns DescribeDataLimitSetResponse
|
|
@@ -1198,7 +1241,7 @@ class Client extends openapi_core_1.default {
|
|
|
1198
1241
|
return await this.describeDataLimitSetWithOptions(request, runtime);
|
|
1199
1242
|
}
|
|
1200
1243
|
/**
|
|
1201
|
-
* Queries the data assets
|
|
1244
|
+
* Queries the list of data assets for authorized instances, databases, and buckets.
|
|
1202
1245
|
*
|
|
1203
1246
|
* @param request - DescribeDataLimitsRequest
|
|
1204
1247
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1269,7 +1312,7 @@ class Client extends openapi_core_1.default {
|
|
|
1269
1312
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataLimitsResponse({}));
|
|
1270
1313
|
}
|
|
1271
1314
|
/**
|
|
1272
|
-
* Queries the data assets
|
|
1315
|
+
* Queries the list of data assets for authorized instances, databases, and buckets.
|
|
1273
1316
|
*
|
|
1274
1317
|
* @param request - DescribeDataLimitsRequest
|
|
1275
1318
|
* @returns DescribeDataLimitsResponse
|
|
@@ -1279,12 +1322,12 @@ class Client extends openapi_core_1.default {
|
|
|
1279
1322
|
return await this.describeDataLimitsWithOptions(request, runtime);
|
|
1280
1323
|
}
|
|
1281
1324
|
/**
|
|
1282
|
-
*
|
|
1325
|
+
* You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
|
|
1283
1326
|
*
|
|
1284
1327
|
* @remarks
|
|
1285
|
-
*
|
|
1286
|
-
*
|
|
1287
|
-
*
|
|
1328
|
+
* This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
|
|
1329
|
+
* ## QPS limits
|
|
1330
|
+
* 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.
|
|
1288
1331
|
*
|
|
1289
1332
|
* @param request - DescribeDataMaskingRunHistoryRequest
|
|
1290
1333
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1343,12 +1386,12 @@ class Client extends openapi_core_1.default {
|
|
|
1343
1386
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataMaskingRunHistoryResponse({}));
|
|
1344
1387
|
}
|
|
1345
1388
|
/**
|
|
1346
|
-
*
|
|
1389
|
+
* You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
|
|
1347
1390
|
*
|
|
1348
1391
|
* @remarks
|
|
1349
|
-
*
|
|
1350
|
-
*
|
|
1351
|
-
*
|
|
1392
|
+
* This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
|
|
1393
|
+
* ## QPS limits
|
|
1394
|
+
* 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.
|
|
1352
1395
|
*
|
|
1353
1396
|
* @param request - DescribeDataMaskingRunHistoryRequest
|
|
1354
1397
|
* @returns DescribeDataMaskingRunHistoryResponse
|
|
@@ -1358,12 +1401,12 @@ class Client extends openapi_core_1.default {
|
|
|
1358
1401
|
return await this.describeDataMaskingRunHistoryWithOptions(request, runtime);
|
|
1359
1402
|
}
|
|
1360
1403
|
/**
|
|
1361
|
-
*
|
|
1404
|
+
* Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
|
|
1362
1405
|
*
|
|
1363
1406
|
* @remarks
|
|
1364
|
-
*
|
|
1365
|
-
*
|
|
1366
|
-
*
|
|
1407
|
+
* This operation retrieves a list of static data masking tasks, which you can then search and manage.
|
|
1408
|
+
* ## QPS limits
|
|
1409
|
+
* 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.
|
|
1367
1410
|
*
|
|
1368
1411
|
* @param request - DescribeDataMaskingTasksRequest
|
|
1369
1412
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1410,12 +1453,12 @@ class Client extends openapi_core_1.default {
|
|
|
1410
1453
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataMaskingTasksResponse({}));
|
|
1411
1454
|
}
|
|
1412
1455
|
/**
|
|
1413
|
-
*
|
|
1456
|
+
* Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
|
|
1414
1457
|
*
|
|
1415
1458
|
* @remarks
|
|
1416
|
-
*
|
|
1417
|
-
*
|
|
1418
|
-
*
|
|
1459
|
+
* This operation retrieves a list of static data masking tasks, which you can then search and manage.
|
|
1460
|
+
* ## QPS limits
|
|
1461
|
+
* 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.
|
|
1419
1462
|
*
|
|
1420
1463
|
* @param request - DescribeDataMaskingTasksRequest
|
|
1421
1464
|
* @returns DescribeDataMaskingTasksResponse
|
|
@@ -1425,11 +1468,11 @@ class Client extends openapi_core_1.default {
|
|
|
1425
1468
|
return await this.describeDataMaskingTasksWithOptions(request, runtime);
|
|
1426
1469
|
}
|
|
1427
1470
|
/**
|
|
1428
|
-
*
|
|
1471
|
+
* Queries the detection results for columns in a data table.
|
|
1429
1472
|
*
|
|
1430
1473
|
* @remarks
|
|
1431
1474
|
* ## Notes
|
|
1432
|
-
* The DescribeDataObjectColumnDetail
|
|
1475
|
+
* The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
|
|
1433
1476
|
*
|
|
1434
1477
|
* @param request - DescribeDataObjectColumnDetailRequest
|
|
1435
1478
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1476,11 +1519,11 @@ class Client extends openapi_core_1.default {
|
|
|
1476
1519
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataObjectColumnDetailResponse({}));
|
|
1477
1520
|
}
|
|
1478
1521
|
/**
|
|
1479
|
-
*
|
|
1522
|
+
* Queries the detection results for columns in a data table.
|
|
1480
1523
|
*
|
|
1481
1524
|
* @remarks
|
|
1482
1525
|
* ## Notes
|
|
1483
|
-
* The DescribeDataObjectColumnDetail
|
|
1526
|
+
* The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
|
|
1484
1527
|
*
|
|
1485
1528
|
* @param request - DescribeDataObjectColumnDetailRequest
|
|
1486
1529
|
* @returns DescribeDataObjectColumnDetailResponse
|
|
@@ -1490,7 +1533,7 @@ class Client extends openapi_core_1.default {
|
|
|
1490
1533
|
return await this.describeDataObjectColumnDetailWithOptions(request, runtime);
|
|
1491
1534
|
}
|
|
1492
1535
|
/**
|
|
1493
|
-
*
|
|
1536
|
+
* Queries the detection results for the columns of a data table.
|
|
1494
1537
|
*
|
|
1495
1538
|
* @param request - DescribeDataObjectColumnDetailV2Request
|
|
1496
1539
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1537,7 +1580,7 @@ class Client extends openapi_core_1.default {
|
|
|
1537
1580
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataObjectColumnDetailV2Response({}));
|
|
1538
1581
|
}
|
|
1539
1582
|
/**
|
|
1540
|
-
*
|
|
1583
|
+
* Queries the detection results for the columns of a data table.
|
|
1541
1584
|
*
|
|
1542
1585
|
* @param request - DescribeDataObjectColumnDetailV2Request
|
|
1543
1586
|
* @returns DescribeDataObjectColumnDetailV2Response
|
|
@@ -1547,7 +1590,12 @@ class Client extends openapi_core_1.default {
|
|
|
1547
1590
|
return await this.describeDataObjectColumnDetailV2WithOptions(request, runtime);
|
|
1548
1591
|
}
|
|
1549
1592
|
/**
|
|
1550
|
-
*
|
|
1593
|
+
* Query data detection results for tables and files.
|
|
1594
|
+
*
|
|
1595
|
+
* @remarks
|
|
1596
|
+
* This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
|
|
1597
|
+
* ## QPS limit
|
|
1598
|
+
* 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.
|
|
1551
1599
|
*
|
|
1552
1600
|
* @param request - DescribeDataObjectsRequest
|
|
1553
1601
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1663,7 +1711,12 @@ class Client extends openapi_core_1.default {
|
|
|
1663
1711
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataObjectsResponse({}));
|
|
1664
1712
|
}
|
|
1665
1713
|
/**
|
|
1666
|
-
*
|
|
1714
|
+
* Query data detection results for tables and files.
|
|
1715
|
+
*
|
|
1716
|
+
* @remarks
|
|
1717
|
+
* This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
|
|
1718
|
+
* ## QPS limit
|
|
1719
|
+
* 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.
|
|
1667
1720
|
*
|
|
1668
1721
|
* @param request - DescribeDataObjectsRequest
|
|
1669
1722
|
* @returns DescribeDataObjectsResponse
|
|
@@ -1673,7 +1726,7 @@ class Client extends openapi_core_1.default {
|
|
|
1673
1726
|
return await this.describeDataObjectsWithOptions(request, runtime);
|
|
1674
1727
|
}
|
|
1675
1728
|
/**
|
|
1676
|
-
* Queries a list of
|
|
1729
|
+
* Queries a list of file types supported by Object Storage Service (OSS).
|
|
1677
1730
|
*
|
|
1678
1731
|
* @param request - DescribeDocTypesRequest
|
|
1679
1732
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1702,7 +1755,7 @@ class Client extends openapi_core_1.default {
|
|
|
1702
1755
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDocTypesResponse({}));
|
|
1703
1756
|
}
|
|
1704
1757
|
/**
|
|
1705
|
-
* Queries a list of
|
|
1758
|
+
* Queries a list of file types supported by Object Storage Service (OSS).
|
|
1706
1759
|
*
|
|
1707
1760
|
* @param request - DescribeDocTypesRequest
|
|
1708
1761
|
* @returns DescribeDocTypesResponse
|
|
@@ -1712,7 +1765,7 @@ class Client extends openapi_core_1.default {
|
|
|
1712
1765
|
return await this.describeDocTypesWithOptions(request, runtime);
|
|
1713
1766
|
}
|
|
1714
1767
|
/**
|
|
1715
|
-
*
|
|
1768
|
+
* Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
|
|
1716
1769
|
*
|
|
1717
1770
|
* @param request - DescribeEventDetailRequest
|
|
1718
1771
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1744,7 +1797,7 @@ class Client extends openapi_core_1.default {
|
|
|
1744
1797
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventDetailResponse({}));
|
|
1745
1798
|
}
|
|
1746
1799
|
/**
|
|
1747
|
-
*
|
|
1800
|
+
* Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
|
|
1748
1801
|
*
|
|
1749
1802
|
* @param request - DescribeEventDetailRequest
|
|
1750
1803
|
* @returns DescribeEventDetailResponse
|
|
@@ -1754,7 +1807,7 @@ class Client extends openapi_core_1.default {
|
|
|
1754
1807
|
return await this.describeEventDetailWithOptions(request, runtime);
|
|
1755
1808
|
}
|
|
1756
1809
|
/**
|
|
1757
|
-
* Queries
|
|
1810
|
+
* Queries anomalous activity types.
|
|
1758
1811
|
*
|
|
1759
1812
|
* @param request - DescribeEventTypesRequest
|
|
1760
1813
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1795,7 +1848,7 @@ class Client extends openapi_core_1.default {
|
|
|
1795
1848
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventTypesResponse({}));
|
|
1796
1849
|
}
|
|
1797
1850
|
/**
|
|
1798
|
-
* Queries
|
|
1851
|
+
* Queries anomalous activity types.
|
|
1799
1852
|
*
|
|
1800
1853
|
* @param request - DescribeEventTypesRequest
|
|
1801
1854
|
* @returns DescribeEventTypesResponse
|
|
@@ -1805,12 +1858,12 @@ class Client extends openapi_core_1.default {
|
|
|
1805
1858
|
return await this.describeEventTypesWithOptions(request, runtime);
|
|
1806
1859
|
}
|
|
1807
1860
|
/**
|
|
1808
|
-
*
|
|
1861
|
+
* Lists anomalous events.
|
|
1809
1862
|
*
|
|
1810
1863
|
* @remarks
|
|
1811
|
-
*
|
|
1812
|
-
*
|
|
1813
|
-
*
|
|
1864
|
+
* This operation queries alerts for data breach risks to help you find and handle them.
|
|
1865
|
+
* ## QPS limits
|
|
1866
|
+
* 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.
|
|
1814
1867
|
*
|
|
1815
1868
|
* @param request - DescribeEventsRequest
|
|
1816
1869
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1884,12 +1937,12 @@ class Client extends openapi_core_1.default {
|
|
|
1884
1937
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventsResponse({}));
|
|
1885
1938
|
}
|
|
1886
1939
|
/**
|
|
1887
|
-
*
|
|
1940
|
+
* Lists anomalous events.
|
|
1888
1941
|
*
|
|
1889
1942
|
* @remarks
|
|
1890
|
-
*
|
|
1891
|
-
*
|
|
1892
|
-
*
|
|
1943
|
+
* This operation queries alerts for data breach risks to help you find and handle them.
|
|
1944
|
+
* ## QPS limits
|
|
1945
|
+
* 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.
|
|
1893
1946
|
*
|
|
1894
1947
|
* @param request - DescribeEventsRequest
|
|
1895
1948
|
* @returns DescribeEventsResponse
|
|
@@ -1899,11 +1952,11 @@ class Client extends openapi_core_1.default {
|
|
|
1899
1952
|
return await this.describeEventsWithOptions(request, runtime);
|
|
1900
1953
|
}
|
|
1901
1954
|
/**
|
|
1902
|
-
*
|
|
1955
|
+
* 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.
|
|
1903
1956
|
*
|
|
1904
1957
|
* @remarks
|
|
1905
|
-
* ## QPS
|
|
1906
|
-
* The QPS limit for this
|
|
1958
|
+
* ## QPS limit
|
|
1959
|
+
* 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.
|
|
1907
1960
|
*
|
|
1908
1961
|
* @param request - DescribeIdentifyTaskStatusRequest
|
|
1909
1962
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1929,11 +1982,11 @@ class Client extends openapi_core_1.default {
|
|
|
1929
1982
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIdentifyTaskStatusResponse({}));
|
|
1930
1983
|
}
|
|
1931
1984
|
/**
|
|
1932
|
-
*
|
|
1985
|
+
* 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.
|
|
1933
1986
|
*
|
|
1934
1987
|
* @remarks
|
|
1935
|
-
* ## QPS
|
|
1936
|
-
* The QPS limit for this
|
|
1988
|
+
* ## QPS limit
|
|
1989
|
+
* 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.
|
|
1937
1990
|
*
|
|
1938
1991
|
* @param request - DescribeIdentifyTaskStatusRequest
|
|
1939
1992
|
* @returns DescribeIdentifyTaskStatusResponse
|
|
@@ -1946,8 +1999,10 @@ class Client extends openapi_core_1.default {
|
|
|
1946
1999
|
* Queries a list of data assets.
|
|
1947
2000
|
*
|
|
1948
2001
|
* @remarks
|
|
1949
|
-
*
|
|
1950
|
-
* This operation is no longer used
|
|
2002
|
+
* 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.
|
|
2003
|
+
* This operation is no longer used in the new console.
|
|
2004
|
+
* ## QPS limit
|
|
2005
|
+
* 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.
|
|
1951
2006
|
*
|
|
1952
2007
|
* @param request - DescribeInstanceSourcesRequest
|
|
1953
2008
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2015,8 +2070,10 @@ class Client extends openapi_core_1.default {
|
|
|
2015
2070
|
* Queries a list of data assets.
|
|
2016
2071
|
*
|
|
2017
2072
|
* @remarks
|
|
2018
|
-
*
|
|
2019
|
-
* This operation is no longer used
|
|
2073
|
+
* 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.
|
|
2074
|
+
* This operation is no longer used in the new console.
|
|
2075
|
+
* ## QPS limit
|
|
2076
|
+
* 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.
|
|
2020
2077
|
*
|
|
2021
2078
|
* @param request - DescribeInstanceSourcesRequest
|
|
2022
2079
|
* @returns DescribeInstanceSourcesResponse
|
|
@@ -2026,12 +2083,12 @@ class Client extends openapi_core_1.default {
|
|
|
2026
2083
|
return await this.describeInstanceSourcesWithOptions(request, runtime);
|
|
2027
2084
|
}
|
|
2028
2085
|
/**
|
|
2029
|
-
*
|
|
2086
|
+
* Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
|
|
2030
2087
|
*
|
|
2031
2088
|
* @remarks
|
|
2032
|
-
* When you call the DescribeInstances operation, you can
|
|
2033
|
-
*
|
|
2034
|
-
*
|
|
2089
|
+
* 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.
|
|
2090
|
+
* ## QPS limit
|
|
2091
|
+
* 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.
|
|
2035
2092
|
*
|
|
2036
2093
|
* @param request - DescribeInstancesRequest
|
|
2037
2094
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2087,12 +2144,12 @@ class Client extends openapi_core_1.default {
|
|
|
2087
2144
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInstancesResponse({}));
|
|
2088
2145
|
}
|
|
2089
2146
|
/**
|
|
2090
|
-
*
|
|
2147
|
+
* Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
|
|
2091
2148
|
*
|
|
2092
2149
|
* @remarks
|
|
2093
|
-
* When you call the DescribeInstances operation, you can
|
|
2094
|
-
*
|
|
2095
|
-
*
|
|
2150
|
+
* 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.
|
|
2151
|
+
* ## QPS limit
|
|
2152
|
+
* 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.
|
|
2096
2153
|
*
|
|
2097
2154
|
* @param request - DescribeInstancesRequest
|
|
2098
2155
|
* @returns DescribeInstancesResponse
|
|
@@ -2102,14 +2159,14 @@ class Client extends openapi_core_1.default {
|
|
|
2102
2159
|
return await this.describeInstancesWithOptions(request, runtime);
|
|
2103
2160
|
}
|
|
2104
2161
|
/**
|
|
2105
|
-
*
|
|
2162
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2106
2163
|
*
|
|
2107
2164
|
* @remarks
|
|
2108
|
-
*
|
|
2109
|
-
* ##
|
|
2110
|
-
* The DescribeOssObjectDetail operation
|
|
2111
|
-
* ##
|
|
2112
|
-
*
|
|
2165
|
+
* This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
|
|
2166
|
+
* ## Usage notes
|
|
2167
|
+
* The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
|
|
2168
|
+
* ## QPS limit
|
|
2169
|
+
* 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.
|
|
2113
2170
|
*
|
|
2114
2171
|
* @param request - DescribeOssObjectDetailRequest
|
|
2115
2172
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2141,14 +2198,14 @@ class Client extends openapi_core_1.default {
|
|
|
2141
2198
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOssObjectDetailResponse({}));
|
|
2142
2199
|
}
|
|
2143
2200
|
/**
|
|
2144
|
-
*
|
|
2201
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2145
2202
|
*
|
|
2146
2203
|
* @remarks
|
|
2147
|
-
*
|
|
2148
|
-
* ##
|
|
2149
|
-
* The DescribeOssObjectDetail operation
|
|
2150
|
-
* ##
|
|
2151
|
-
*
|
|
2204
|
+
* This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
|
|
2205
|
+
* ## Usage notes
|
|
2206
|
+
* The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
|
|
2207
|
+
* ## QPS limit
|
|
2208
|
+
* 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.
|
|
2152
2209
|
*
|
|
2153
2210
|
* @param request - DescribeOssObjectDetailRequest
|
|
2154
2211
|
* @returns DescribeOssObjectDetailResponse
|
|
@@ -2158,10 +2215,10 @@ class Client extends openapi_core_1.default {
|
|
|
2158
2215
|
return await this.describeOssObjectDetailWithOptions(request, runtime);
|
|
2159
2216
|
}
|
|
2160
2217
|
/**
|
|
2161
|
-
*
|
|
2218
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2162
2219
|
*
|
|
2163
2220
|
* @remarks
|
|
2164
|
-
* This
|
|
2221
|
+
* This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
|
|
2165
2222
|
*
|
|
2166
2223
|
* @param request - DescribeOssObjectDetailV2Request
|
|
2167
2224
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2205,10 +2262,10 @@ class Client extends openapi_core_1.default {
|
|
|
2205
2262
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOssObjectDetailV2Response({}));
|
|
2206
2263
|
}
|
|
2207
2264
|
/**
|
|
2208
|
-
*
|
|
2265
|
+
* Obtains detailed information about an authorized OSS object in Data Security Center.
|
|
2209
2266
|
*
|
|
2210
2267
|
* @remarks
|
|
2211
|
-
* This
|
|
2268
|
+
* This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
|
|
2212
2269
|
*
|
|
2213
2270
|
* @param request - DescribeOssObjectDetailV2Request
|
|
2214
2271
|
* @returns DescribeOssObjectDetailV2Response
|
|
@@ -2218,7 +2275,7 @@ class Client extends openapi_core_1.default {
|
|
|
2218
2275
|
return await this.describeOssObjectDetailV2WithOptions(request, runtime);
|
|
2219
2276
|
}
|
|
2220
2277
|
/**
|
|
2221
|
-
*
|
|
2278
|
+
* Lists authorized OSS objects.
|
|
2222
2279
|
*
|
|
2223
2280
|
* @param request - DescribeOssObjectsRequest
|
|
2224
2281
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2283,7 +2340,7 @@ class Client extends openapi_core_1.default {
|
|
|
2283
2340
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOssObjectsResponse({}));
|
|
2284
2341
|
}
|
|
2285
2342
|
/**
|
|
2286
|
-
*
|
|
2343
|
+
* Lists authorized OSS objects.
|
|
2287
2344
|
*
|
|
2288
2345
|
* @param request - DescribeOssObjectsRequest
|
|
2289
2346
|
* @returns DescribeOssObjectsResponse
|
|
@@ -2293,12 +2350,12 @@ class Client extends openapi_core_1.default {
|
|
|
2293
2350
|
return await this.describeOssObjectsWithOptions(request, runtime);
|
|
2294
2351
|
}
|
|
2295
2352
|
/**
|
|
2296
|
-
*
|
|
2353
|
+
* Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
|
|
2297
2354
|
*
|
|
2298
2355
|
* @remarks
|
|
2299
|
-
*
|
|
2300
|
-
*
|
|
2301
|
-
*
|
|
2356
|
+
* 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.
|
|
2357
|
+
* ## QPS limit
|
|
2358
|
+
* 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.
|
|
2302
2359
|
*
|
|
2303
2360
|
* @param request - DescribePackagesRequest
|
|
2304
2361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2348,12 +2405,12 @@ class Client extends openapi_core_1.default {
|
|
|
2348
2405
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePackagesResponse({}));
|
|
2349
2406
|
}
|
|
2350
2407
|
/**
|
|
2351
|
-
*
|
|
2408
|
+
* Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
|
|
2352
2409
|
*
|
|
2353
2410
|
* @remarks
|
|
2354
|
-
*
|
|
2355
|
-
*
|
|
2356
|
-
*
|
|
2411
|
+
* 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.
|
|
2412
|
+
* ## QPS limit
|
|
2413
|
+
* 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.
|
|
2357
2414
|
*
|
|
2358
2415
|
* @param request - DescribePackagesRequest
|
|
2359
2416
|
* @returns DescribePackagesResponse
|
|
@@ -2363,7 +2420,7 @@ class Client extends openapi_core_1.default {
|
|
|
2363
2420
|
return await this.describePackagesWithOptions(request, runtime);
|
|
2364
2421
|
}
|
|
2365
2422
|
/**
|
|
2366
|
-
*
|
|
2423
|
+
* Lists assets and their authorization status.
|
|
2367
2424
|
*
|
|
2368
2425
|
* @param request - DescribeParentInstanceRequest
|
|
2369
2426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2425,7 +2482,7 @@ class Client extends openapi_core_1.default {
|
|
|
2425
2482
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeParentInstanceResponse({}));
|
|
2426
2483
|
}
|
|
2427
2484
|
/**
|
|
2428
|
-
*
|
|
2485
|
+
* Lists assets and their authorization status.
|
|
2429
2486
|
*
|
|
2430
2487
|
* @param request - DescribeParentInstanceRequest
|
|
2431
2488
|
* @returns DescribeParentInstanceResponse
|
|
@@ -2435,12 +2492,12 @@ class Client extends openapi_core_1.default {
|
|
|
2435
2492
|
return await this.describeParentInstanceWithOptions(request, runtime);
|
|
2436
2493
|
}
|
|
2437
2494
|
/**
|
|
2438
|
-
*
|
|
2495
|
+
* Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
|
|
2439
2496
|
*
|
|
2440
2497
|
* @remarks
|
|
2441
|
-
* You can
|
|
2442
|
-
*
|
|
2443
|
-
*
|
|
2498
|
+
* 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.
|
|
2499
|
+
* ## QPS limits
|
|
2500
|
+
* 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.
|
|
2444
2501
|
*
|
|
2445
2502
|
* @param request - DescribeRiskLevelsRequest
|
|
2446
2503
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2475,12 +2532,12 @@ class Client extends openapi_core_1.default {
|
|
|
2475
2532
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRiskLevelsResponse({}));
|
|
2476
2533
|
}
|
|
2477
2534
|
/**
|
|
2478
|
-
*
|
|
2535
|
+
* Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
|
|
2479
2536
|
*
|
|
2480
2537
|
* @remarks
|
|
2481
|
-
* You can
|
|
2482
|
-
*
|
|
2483
|
-
*
|
|
2538
|
+
* 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.
|
|
2539
|
+
* ## QPS limits
|
|
2540
|
+
* 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.
|
|
2484
2541
|
*
|
|
2485
2542
|
* @param request - DescribeRiskLevelsRequest
|
|
2486
2543
|
* @returns DescribeRiskLevelsResponse
|
|
@@ -2490,7 +2547,7 @@ class Client extends openapi_core_1.default {
|
|
|
2490
2547
|
return await this.describeRiskLevelsWithOptions(request, runtime);
|
|
2491
2548
|
}
|
|
2492
2549
|
/**
|
|
2493
|
-
* Queries sensitive data detection rules.
|
|
2550
|
+
* Queries a list of sensitive data detection rules.
|
|
2494
2551
|
*
|
|
2495
2552
|
* @param request - DescribeRulesRequest
|
|
2496
2553
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2576,7 +2633,7 @@ class Client extends openapi_core_1.default {
|
|
|
2576
2633
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRulesResponse({}));
|
|
2577
2634
|
}
|
|
2578
2635
|
/**
|
|
2579
|
-
* Queries sensitive data detection rules.
|
|
2636
|
+
* Queries a list of sensitive data detection rules.
|
|
2580
2637
|
*
|
|
2581
2638
|
* @param request - DescribeRulesRequest
|
|
2582
2639
|
* @returns DescribeRulesResponse
|
|
@@ -2586,12 +2643,12 @@ class Client extends openapi_core_1.default {
|
|
|
2586
2643
|
return await this.describeRulesWithOptions(request, runtime);
|
|
2587
2644
|
}
|
|
2588
2645
|
/**
|
|
2589
|
-
* Queries tables in data assets such as MaxCompute
|
|
2646
|
+
* Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
|
|
2590
2647
|
*
|
|
2591
2648
|
* @remarks
|
|
2592
|
-
*
|
|
2593
|
-
*
|
|
2594
|
-
*
|
|
2649
|
+
* 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.
|
|
2650
|
+
* ## QPS limits
|
|
2651
|
+
* 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.
|
|
2595
2652
|
*
|
|
2596
2653
|
* @param request - DescribeTablesRequest
|
|
2597
2654
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2653,12 +2710,12 @@ class Client extends openapi_core_1.default {
|
|
|
2653
2710
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTablesResponse({}));
|
|
2654
2711
|
}
|
|
2655
2712
|
/**
|
|
2656
|
-
* Queries tables in data assets such as MaxCompute
|
|
2713
|
+
* Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
|
|
2657
2714
|
*
|
|
2658
2715
|
* @remarks
|
|
2659
|
-
*
|
|
2660
|
-
*
|
|
2661
|
-
*
|
|
2716
|
+
* 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.
|
|
2717
|
+
* ## QPS limits
|
|
2718
|
+
* 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.
|
|
2662
2719
|
*
|
|
2663
2720
|
* @param request - DescribeTablesRequest
|
|
2664
2721
|
* @returns DescribeTablesResponse
|
|
@@ -2668,7 +2725,7 @@ class Client extends openapi_core_1.default {
|
|
|
2668
2725
|
return await this.describeTablesWithOptions(request, runtime);
|
|
2669
2726
|
}
|
|
2670
2727
|
/**
|
|
2671
|
-
*
|
|
2728
|
+
* Lists all rules in an industry-specific template.
|
|
2672
2729
|
*
|
|
2673
2730
|
* @param request - DescribeTemplateAllRulesRequest
|
|
2674
2731
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2703,7 +2760,7 @@ class Client extends openapi_core_1.default {
|
|
|
2703
2760
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateAllRulesResponse({}));
|
|
2704
2761
|
}
|
|
2705
2762
|
/**
|
|
2706
|
-
*
|
|
2763
|
+
* Lists all rules in an industry-specific template.
|
|
2707
2764
|
*
|
|
2708
2765
|
* @param request - DescribeTemplateAllRulesRequest
|
|
2709
2766
|
* @returns DescribeTemplateAllRulesResponse
|
|
@@ -2713,12 +2770,12 @@ class Client extends openapi_core_1.default {
|
|
|
2713
2770
|
return await this.describeTemplateAllRulesWithOptions(request, runtime);
|
|
2714
2771
|
}
|
|
2715
2772
|
/**
|
|
2716
|
-
* Queries the
|
|
2773
|
+
* Queries the status of a user account.
|
|
2717
2774
|
*
|
|
2718
2775
|
* @remarks
|
|
2719
|
-
*
|
|
2720
|
-
*
|
|
2721
|
-
*
|
|
2776
|
+
* Retrieves information about the current account, such as your usage of Data Security Center (DSC).
|
|
2777
|
+
* ## QPS limit
|
|
2778
|
+
* 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.
|
|
2722
2779
|
*
|
|
2723
2780
|
* @param request - DescribeUserStatusRequest
|
|
2724
2781
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2750,12 +2807,12 @@ class Client extends openapi_core_1.default {
|
|
|
2750
2807
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserStatusResponse({}));
|
|
2751
2808
|
}
|
|
2752
2809
|
/**
|
|
2753
|
-
* Queries the
|
|
2810
|
+
* Queries the status of a user account.
|
|
2754
2811
|
*
|
|
2755
2812
|
* @remarks
|
|
2756
|
-
*
|
|
2757
|
-
*
|
|
2758
|
-
*
|
|
2813
|
+
* Retrieves information about the current account, such as your usage of Data Security Center (DSC).
|
|
2814
|
+
* ## QPS limit
|
|
2815
|
+
* 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.
|
|
2759
2816
|
*
|
|
2760
2817
|
* @param request - DescribeUserStatusRequest
|
|
2761
2818
|
* @returns DescribeUserStatusResponse
|
|
@@ -2765,12 +2822,12 @@ class Client extends openapi_core_1.default {
|
|
|
2765
2822
|
return await this.describeUserStatusWithOptions(request, runtime);
|
|
2766
2823
|
}
|
|
2767
2824
|
/**
|
|
2768
|
-
*
|
|
2825
|
+
* 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.
|
|
2769
2826
|
*
|
|
2770
2827
|
* @remarks
|
|
2771
|
-
*
|
|
2772
|
-
*
|
|
2773
|
-
*
|
|
2828
|
+
* 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.
|
|
2829
|
+
* ## QPS limits
|
|
2830
|
+
* 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.
|
|
2774
2831
|
*
|
|
2775
2832
|
* @param request - DisableUserConfigRequest
|
|
2776
2833
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2805,12 +2862,12 @@ class Client extends openapi_core_1.default {
|
|
|
2805
2862
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableUserConfigResponse({}));
|
|
2806
2863
|
}
|
|
2807
2864
|
/**
|
|
2808
|
-
*
|
|
2865
|
+
* 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.
|
|
2809
2866
|
*
|
|
2810
2867
|
* @remarks
|
|
2811
|
-
*
|
|
2812
|
-
*
|
|
2813
|
-
*
|
|
2868
|
+
* 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.
|
|
2869
|
+
* ## QPS limits
|
|
2870
|
+
* 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.
|
|
2814
2871
|
*
|
|
2815
2872
|
* @param request - DisableUserConfigRequest
|
|
2816
2873
|
* @returns DisableUserConfigResponse
|
|
@@ -2820,7 +2877,7 @@ class Client extends openapi_core_1.default {
|
|
|
2820
2877
|
return await this.disableUserConfigWithOptions(request, runtime);
|
|
2821
2878
|
}
|
|
2822
2879
|
/**
|
|
2823
|
-
*
|
|
2880
|
+
* You can call the ExecDatamask operation to dynamically mask data.
|
|
2824
2881
|
*
|
|
2825
2882
|
* @param request - ExecDatamaskRequest
|
|
2826
2883
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2858,7 +2915,7 @@ class Client extends openapi_core_1.default {
|
|
|
2858
2915
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ExecDatamaskResponse({}));
|
|
2859
2916
|
}
|
|
2860
2917
|
/**
|
|
2861
|
-
*
|
|
2918
|
+
* You can call the ExecDatamask operation to dynamically mask data.
|
|
2862
2919
|
*
|
|
2863
2920
|
* @param request - ExecDatamaskRequest
|
|
2864
2921
|
* @returns ExecDatamaskResponse
|
|
@@ -2868,7 +2925,7 @@ class Client extends openapi_core_1.default {
|
|
|
2868
2925
|
return await this.execDatamaskWithOptions(request, runtime);
|
|
2869
2926
|
}
|
|
2870
2927
|
/**
|
|
2871
|
-
* Triggers a
|
|
2928
|
+
* Triggers a data masking task.
|
|
2872
2929
|
*
|
|
2873
2930
|
* @param request - ManualTriggerMaskingProcessRequest
|
|
2874
2931
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2900,7 +2957,7 @@ class Client extends openapi_core_1.default {
|
|
|
2900
2957
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ManualTriggerMaskingProcessResponse({}));
|
|
2901
2958
|
}
|
|
2902
2959
|
/**
|
|
2903
|
-
* Triggers a
|
|
2960
|
+
* Triggers a data masking task.
|
|
2904
2961
|
*
|
|
2905
2962
|
* @param request - ManualTriggerMaskingProcessRequest
|
|
2906
2963
|
* @returns ManualTriggerMaskingProcessResponse
|
|
@@ -2910,7 +2967,17 @@ class Client extends openapi_core_1.default {
|
|
|
2910
2967
|
return await this.manualTriggerMaskingProcessWithOptions(request, runtime);
|
|
2911
2968
|
}
|
|
2912
2969
|
/**
|
|
2913
|
-
*
|
|
2970
|
+
* Use the MaskOssImage operation to mask images stored as objects.
|
|
2971
|
+
*
|
|
2972
|
+
* @remarks
|
|
2973
|
+
* *Prerequisites**
|
|
2974
|
+
* To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
|
|
2975
|
+
* **QPS limit**
|
|
2976
|
+
* 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.
|
|
2977
|
+
* **Usage notes**
|
|
2978
|
+
* After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
|
|
2979
|
+
* For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
|
|
2980
|
+
* For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
|
|
2914
2981
|
*
|
|
2915
2982
|
* @param request - MaskOssImageRequest
|
|
2916
2983
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2925,6 +2992,9 @@ class Client extends openapi_core_1.default {
|
|
|
2925
2992
|
if (!$dara.isNull(request.isAlwaysUpload)) {
|
|
2926
2993
|
query["IsAlwaysUpload"] = request.isAlwaysUpload;
|
|
2927
2994
|
}
|
|
2995
|
+
if (!$dara.isNull(request.isCoverObject)) {
|
|
2996
|
+
query["IsCoverObject"] = request.isCoverObject;
|
|
2997
|
+
}
|
|
2928
2998
|
if (!$dara.isNull(request.isSupportRestore)) {
|
|
2929
2999
|
query["IsSupportRestore"] = request.isSupportRestore;
|
|
2930
3000
|
}
|
|
@@ -2957,7 +3027,17 @@ class Client extends openapi_core_1.default {
|
|
|
2957
3027
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.MaskOssImageResponse({}));
|
|
2958
3028
|
}
|
|
2959
3029
|
/**
|
|
2960
|
-
*
|
|
3030
|
+
* Use the MaskOssImage operation to mask images stored as objects.
|
|
3031
|
+
*
|
|
3032
|
+
* @remarks
|
|
3033
|
+
* *Prerequisites**
|
|
3034
|
+
* To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
|
|
3035
|
+
* **QPS limit**
|
|
3036
|
+
* 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.
|
|
3037
|
+
* **Usage notes**
|
|
3038
|
+
* After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
|
|
3039
|
+
* For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
|
|
3040
|
+
* For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
|
|
2961
3041
|
*
|
|
2962
3042
|
* @param request - MaskOssImageRequest
|
|
2963
3043
|
* @returns MaskOssImageResponse
|
|
@@ -2967,7 +3047,7 @@ class Client extends openapi_core_1.default {
|
|
|
2967
3047
|
return await this.maskOssImageWithOptions(request, runtime);
|
|
2968
3048
|
}
|
|
2969
3049
|
/**
|
|
2970
|
-
*
|
|
3050
|
+
* You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
|
|
2971
3051
|
*
|
|
2972
3052
|
* @param request - ModifyDataLimitRequest
|
|
2973
3053
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3044,7 +3124,7 @@ class Client extends openapi_core_1.default {
|
|
|
3044
3124
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDataLimitResponse({}));
|
|
3045
3125
|
}
|
|
3046
3126
|
/**
|
|
3047
|
-
*
|
|
3127
|
+
* You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
|
|
3048
3128
|
*
|
|
3049
3129
|
* @param request - ModifyDataLimitRequest
|
|
3050
3130
|
* @returns ModifyDataLimitResponse
|
|
@@ -3054,12 +3134,12 @@ class Client extends openapi_core_1.default {
|
|
|
3054
3134
|
return await this.modifyDataLimitWithOptions(request, runtime);
|
|
3055
3135
|
}
|
|
3056
3136
|
/**
|
|
3057
|
-
*
|
|
3137
|
+
* 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.
|
|
3058
3138
|
*
|
|
3059
3139
|
* @remarks
|
|
3060
|
-
*
|
|
3061
|
-
*
|
|
3062
|
-
*
|
|
3140
|
+
* This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
|
|
3141
|
+
* ## QPS limit
|
|
3142
|
+
* 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.
|
|
3063
3143
|
*
|
|
3064
3144
|
* @param request - ModifyDefaultLevelRequest
|
|
3065
3145
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3094,12 +3174,12 @@ class Client extends openapi_core_1.default {
|
|
|
3094
3174
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefaultLevelResponse({}));
|
|
3095
3175
|
}
|
|
3096
3176
|
/**
|
|
3097
|
-
*
|
|
3177
|
+
* 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.
|
|
3098
3178
|
*
|
|
3099
3179
|
* @remarks
|
|
3100
|
-
*
|
|
3101
|
-
*
|
|
3102
|
-
*
|
|
3180
|
+
* This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
|
|
3181
|
+
* ## QPS limit
|
|
3182
|
+
* 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.
|
|
3103
3183
|
*
|
|
3104
3184
|
* @param request - ModifyDefaultLevelRequest
|
|
3105
3185
|
* @returns ModifyDefaultLevelResponse
|
|
@@ -3109,12 +3189,12 @@ class Client extends openapi_core_1.default {
|
|
|
3109
3189
|
return await this.modifyDefaultLevelWithOptions(request, runtime);
|
|
3110
3190
|
}
|
|
3111
3191
|
/**
|
|
3112
|
-
* Handles
|
|
3192
|
+
* Handles anomalous activities.
|
|
3113
3193
|
*
|
|
3114
3194
|
* @remarks
|
|
3115
|
-
*
|
|
3116
|
-
*
|
|
3117
|
-
*
|
|
3195
|
+
* This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
|
|
3196
|
+
* ## QPS limits
|
|
3197
|
+
* 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.
|
|
3118
3198
|
*
|
|
3119
3199
|
* @param request - ModifyEventStatusRequest
|
|
3120
3200
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3155,12 +3235,12 @@ class Client extends openapi_core_1.default {
|
|
|
3155
3235
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyEventStatusResponse({}));
|
|
3156
3236
|
}
|
|
3157
3237
|
/**
|
|
3158
|
-
* Handles
|
|
3238
|
+
* Handles anomalous activities.
|
|
3159
3239
|
*
|
|
3160
3240
|
* @remarks
|
|
3161
|
-
*
|
|
3162
|
-
*
|
|
3163
|
-
*
|
|
3241
|
+
* This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
|
|
3242
|
+
* ## QPS limits
|
|
3243
|
+
* 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.
|
|
3164
3244
|
*
|
|
3165
3245
|
* @param request - ModifyEventStatusRequest
|
|
3166
3246
|
* @returns ModifyEventStatusResponse
|
|
@@ -3170,7 +3250,7 @@ class Client extends openapi_core_1.default {
|
|
|
3170
3250
|
return await this.modifyEventStatusWithOptions(request, runtime);
|
|
3171
3251
|
}
|
|
3172
3252
|
/**
|
|
3173
|
-
*
|
|
3253
|
+
* This operation enables anomalous activity detection for subtypes.
|
|
3174
3254
|
*
|
|
3175
3255
|
* @param request - ModifyEventTypeStatusRequest
|
|
3176
3256
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3205,7 +3285,7 @@ class Client extends openapi_core_1.default {
|
|
|
3205
3285
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyEventTypeStatusResponse({}));
|
|
3206
3286
|
}
|
|
3207
3287
|
/**
|
|
3208
|
-
*
|
|
3288
|
+
* This operation enables anomalous activity detection for subtypes.
|
|
3209
3289
|
*
|
|
3210
3290
|
* @param request - ModifyEventTypeStatusRequest
|
|
3211
3291
|
* @returns ModifyEventTypeStatusResponse
|
|
@@ -3215,12 +3295,12 @@ class Client extends openapi_core_1.default {
|
|
|
3215
3295
|
return await this.modifyEventTypeStatusWithOptions(request, runtime);
|
|
3216
3296
|
}
|
|
3217
3297
|
/**
|
|
3218
|
-
*
|
|
3298
|
+
* You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
|
|
3219
3299
|
*
|
|
3220
3300
|
* @remarks
|
|
3221
|
-
*
|
|
3222
|
-
*
|
|
3223
|
-
*
|
|
3301
|
+
* 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.
|
|
3302
|
+
* ## QPS limit
|
|
3303
|
+
* 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.
|
|
3224
3304
|
*
|
|
3225
3305
|
* @param request - ModifyReportTaskStatusRequest
|
|
3226
3306
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3255,12 +3335,12 @@ class Client extends openapi_core_1.default {
|
|
|
3255
3335
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyReportTaskStatusResponse({}));
|
|
3256
3336
|
}
|
|
3257
3337
|
/**
|
|
3258
|
-
*
|
|
3338
|
+
* You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
|
|
3259
3339
|
*
|
|
3260
3340
|
* @remarks
|
|
3261
|
-
*
|
|
3262
|
-
*
|
|
3263
|
-
*
|
|
3341
|
+
* 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.
|
|
3342
|
+
* ## QPS limit
|
|
3343
|
+
* 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.
|
|
3264
3344
|
*
|
|
3265
3345
|
* @param request - ModifyReportTaskStatusRequest
|
|
3266
3346
|
* @returns ModifyReportTaskStatusResponse
|
|
@@ -3273,9 +3353,9 @@ class Client extends openapi_core_1.default {
|
|
|
3273
3353
|
* Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
3274
3354
|
*
|
|
3275
3355
|
* @remarks
|
|
3276
|
-
*
|
|
3277
|
-
*
|
|
3278
|
-
*
|
|
3356
|
+
* You must specify the rule name, rule ID, and rule content.
|
|
3357
|
+
* ## QPS limits
|
|
3358
|
+
* 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.
|
|
3279
3359
|
*
|
|
3280
3360
|
* @param request - ModifyRuleRequest
|
|
3281
3361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3346,9 +3426,9 @@ class Client extends openapi_core_1.default {
|
|
|
3346
3426
|
* Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
3347
3427
|
*
|
|
3348
3428
|
* @remarks
|
|
3349
|
-
*
|
|
3350
|
-
*
|
|
3351
|
-
*
|
|
3429
|
+
* You must specify the rule name, rule ID, and rule content.
|
|
3430
|
+
* ## QPS limits
|
|
3431
|
+
* 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.
|
|
3352
3432
|
*
|
|
3353
3433
|
* @param request - ModifyRuleRequest
|
|
3354
3434
|
* @returns ModifyRuleResponse
|
|
@@ -3358,7 +3438,7 @@ class Client extends openapi_core_1.default {
|
|
|
3358
3438
|
return await this.modifyRuleWithOptions(request, runtime);
|
|
3359
3439
|
}
|
|
3360
3440
|
/**
|
|
3361
|
-
* Enables or disables
|
|
3441
|
+
* Enables or disables sensitive data detection rules.
|
|
3362
3442
|
*
|
|
3363
3443
|
* @param request - ModifyRuleStatusRequest
|
|
3364
3444
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3396,7 +3476,7 @@ class Client extends openapi_core_1.default {
|
|
|
3396
3476
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyRuleStatusResponse({}));
|
|
3397
3477
|
}
|
|
3398
3478
|
/**
|
|
3399
|
-
* Enables or disables
|
|
3479
|
+
* Enables or disables sensitive data detection rules.
|
|
3400
3480
|
*
|
|
3401
3481
|
* @param request - ModifyRuleStatusRequest
|
|
3402
3482
|
* @returns ModifyRuleStatusResponse
|
|
@@ -3406,7 +3486,11 @@ class Client extends openapi_core_1.default {
|
|
|
3406
3486
|
return await this.modifyRuleStatusWithOptions(request, runtime);
|
|
3407
3487
|
}
|
|
3408
3488
|
/**
|
|
3409
|
-
*
|
|
3489
|
+
* You can call the RestoreOssImage operation to restore desensitized images.
|
|
3490
|
+
*
|
|
3491
|
+
* @remarks
|
|
3492
|
+
* You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
|
|
3493
|
+
* For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
|
|
3410
3494
|
*
|
|
3411
3495
|
* @param request - RestoreOssImageRequest
|
|
3412
3496
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3447,7 +3531,11 @@ class Client extends openapi_core_1.default {
|
|
|
3447
3531
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RestoreOssImageResponse({}));
|
|
3448
3532
|
}
|
|
3449
3533
|
/**
|
|
3450
|
-
*
|
|
3534
|
+
* You can call the RestoreOssImage operation to restore desensitized images.
|
|
3535
|
+
*
|
|
3536
|
+
* @remarks
|
|
3537
|
+
* You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
|
|
3538
|
+
* For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
|
|
3451
3539
|
*
|
|
3452
3540
|
* @param request - RestoreOssImageRequest
|
|
3453
3541
|
* @returns RestoreOssImageResponse
|
|
@@ -3457,16 +3545,16 @@ class Client extends openapi_core_1.default {
|
|
|
3457
3545
|
return await this.restoreOssImageWithOptions(request, runtime);
|
|
3458
3546
|
}
|
|
3459
3547
|
/**
|
|
3460
|
-
*
|
|
3548
|
+
* The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
|
|
3461
3549
|
*
|
|
3462
3550
|
* @remarks
|
|
3463
|
-
* ###
|
|
3464
|
-
*
|
|
3465
|
-
* ###
|
|
3466
|
-
*
|
|
3467
|
-
* ###
|
|
3468
|
-
*
|
|
3469
|
-
* After the task is complete,
|
|
3551
|
+
* ### Prerequisites
|
|
3552
|
+
* 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.
|
|
3553
|
+
* ### QPS limits
|
|
3554
|
+
* 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.
|
|
3555
|
+
* ### Usage notes
|
|
3556
|
+
* You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
|
|
3557
|
+
* 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.
|
|
3470
3558
|
*
|
|
3471
3559
|
* @param tmpReq - ScanOssObjectV1Request
|
|
3472
3560
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3512,16 +3600,16 @@ class Client extends openapi_core_1.default {
|
|
|
3512
3600
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ScanOssObjectV1Response({}));
|
|
3513
3601
|
}
|
|
3514
3602
|
/**
|
|
3515
|
-
*
|
|
3603
|
+
* The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
|
|
3516
3604
|
*
|
|
3517
3605
|
* @remarks
|
|
3518
|
-
* ###
|
|
3519
|
-
*
|
|
3520
|
-
* ###
|
|
3521
|
-
*
|
|
3522
|
-
* ###
|
|
3523
|
-
*
|
|
3524
|
-
* After the task is complete,
|
|
3606
|
+
* ### Prerequisites
|
|
3607
|
+
* 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.
|
|
3608
|
+
* ### QPS limits
|
|
3609
|
+
* 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.
|
|
3610
|
+
* ### Usage notes
|
|
3611
|
+
* You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
|
|
3612
|
+
* 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.
|
|
3525
3613
|
*
|
|
3526
3614
|
* @param request - ScanOssObjectV1Request
|
|
3527
3615
|
* @returns ScanOssObjectV1Response
|
|
@@ -3531,12 +3619,12 @@ class Client extends openapi_core_1.default {
|
|
|
3531
3619
|
return await this.scanOssObjectV1WithOptions(request, runtime);
|
|
3532
3620
|
}
|
|
3533
3621
|
/**
|
|
3534
|
-
*
|
|
3622
|
+
* 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.
|
|
3535
3623
|
*
|
|
3536
3624
|
* @remarks
|
|
3537
|
-
*
|
|
3538
|
-
*
|
|
3539
|
-
*
|
|
3625
|
+
* 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.
|
|
3626
|
+
* ## QPS limit
|
|
3627
|
+
* 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.
|
|
3540
3628
|
*
|
|
3541
3629
|
* @param request - StopMaskingProcessRequest
|
|
3542
3630
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3568,12 +3656,12 @@ class Client extends openapi_core_1.default {
|
|
|
3568
3656
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopMaskingProcessResponse({}));
|
|
3569
3657
|
}
|
|
3570
3658
|
/**
|
|
3571
|
-
*
|
|
3659
|
+
* 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.
|
|
3572
3660
|
*
|
|
3573
3661
|
* @remarks
|
|
3574
|
-
*
|
|
3575
|
-
*
|
|
3576
|
-
*
|
|
3662
|
+
* 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.
|
|
3663
|
+
* ## QPS limit
|
|
3664
|
+
* 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.
|
|
3577
3665
|
*
|
|
3578
3666
|
* @param request - StopMaskingProcessRequest
|
|
3579
3667
|
* @returns StopMaskingProcessResponse
|