@alicloud/sddp20190103 1.6.4 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/dist/client.d.ts +352 -266
  2. package/dist/client.js +399 -266
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateConfigRequest.d.ts +15 -10
  5. package/dist/models/CreateConfigRequest.js.map +1 -1
  6. package/dist/models/CreateDataLimitRequest.d.ts +85 -59
  7. package/dist/models/CreateDataLimitRequest.js.map +1 -1
  8. package/dist/models/CreateDataLimitResponseBody.d.ts +1 -1
  9. package/dist/models/CreateRuleRequest.d.ts +74 -39
  10. package/dist/models/CreateRuleRequest.js.map +1 -1
  11. package/dist/models/CreateScanTaskRequest.d.ts +35 -17
  12. package/dist/models/CreateScanTaskRequest.js.map +1 -1
  13. package/dist/models/CreateScanTaskResponseBody.d.ts +1 -1
  14. package/dist/models/CreateSlrRoleRequest.d.ts +5 -4
  15. package/dist/models/CreateSlrRoleRequest.js.map +1 -1
  16. package/dist/models/CreateSlrRoleResponseBody.d.ts +5 -4
  17. package/dist/models/CreateSlrRoleResponseBody.js.map +1 -1
  18. package/dist/models/DeleteDataLimitRequest.d.ts +7 -6
  19. package/dist/models/DeleteDataLimitRequest.js.map +1 -1
  20. package/dist/models/DeleteRuleRequest.d.ts +2 -2
  21. package/dist/models/DescribeAuditLogsRequest.d.ts +131 -0
  22. package/dist/models/DescribeAuditLogsRequest.js.map +1 -1
  23. package/dist/models/DescribeAuditLogsResponseBody.d.ts +167 -2
  24. package/dist/models/DescribeAuditLogsResponseBody.js +2 -0
  25. package/dist/models/DescribeAuditLogsResponseBody.js.map +1 -1
  26. package/dist/models/DescribeCategoryTemplateListRequest.d.ts +13 -11
  27. package/dist/models/DescribeCategoryTemplateListRequest.js.map +1 -1
  28. package/dist/models/DescribeCategoryTemplateListResponseBody.d.ts +29 -23
  29. package/dist/models/DescribeCategoryTemplateListResponseBody.js.map +1 -1
  30. package/dist/models/DescribeCategoryTemplateRuleListRequest.d.ts +37 -23
  31. package/dist/models/DescribeCategoryTemplateRuleListRequest.js.map +1 -1
  32. package/dist/models/DescribeCategoryTemplateRuleListResponseBody.d.ts +47 -32
  33. package/dist/models/DescribeCategoryTemplateRuleListResponseBody.js.map +1 -1
  34. package/dist/models/DescribeColumnsRequest.d.ts +86 -56
  35. package/dist/models/DescribeColumnsRequest.js +2 -0
  36. package/dist/models/DescribeColumnsRequest.js.map +1 -1
  37. package/dist/models/DescribeColumnsResponseBody.d.ts +122 -83
  38. package/dist/models/DescribeColumnsResponseBody.js.map +1 -1
  39. package/dist/models/DescribeColumnsV2request.d.ts +47 -31
  40. package/dist/models/DescribeColumnsV2request.js.map +1 -1
  41. package/dist/models/DescribeColumnsV2responseBody.d.ts +96 -52
  42. package/dist/models/DescribeColumnsV2responseBody.js.map +1 -1
  43. package/dist/models/DescribeConfigsRequest.d.ts +5 -4
  44. package/dist/models/DescribeConfigsRequest.js.map +1 -1
  45. package/dist/models/DescribeConfigsResponseBody.d.ts +11 -11
  46. package/dist/models/DescribeDataAssetsRequest.d.ts +56 -34
  47. package/dist/models/DescribeDataAssetsRequest.js.map +1 -1
  48. package/dist/models/DescribeDataAssetsResponseBody.d.ts +74 -52
  49. package/dist/models/DescribeDataAssetsResponseBody.js.map +1 -1
  50. package/dist/models/DescribeDataLimitDetailRequest.d.ts +7 -5
  51. package/dist/models/DescribeDataLimitDetailRequest.js.map +1 -1
  52. package/dist/models/DescribeDataLimitDetailResponseBody.d.ts +30 -18
  53. package/dist/models/DescribeDataLimitDetailResponseBody.js.map +1 -1
  54. package/dist/models/DescribeDataLimitSetRequest.d.ts +29 -11
  55. package/dist/models/DescribeDataLimitSetRequest.js.map +1 -1
  56. package/dist/models/DescribeDataLimitSetResponseBody.d.ts +75 -49
  57. package/dist/models/DescribeDataLimitSetResponseBody.js.map +1 -1
  58. package/dist/models/DescribeDataLimitsRequest.d.ts +49 -34
  59. package/dist/models/DescribeDataLimitsRequest.js.map +1 -1
  60. package/dist/models/DescribeDataLimitsResponseBody.d.ts +105 -80
  61. package/dist/models/DescribeDataLimitsResponseBody.js.map +1 -1
  62. package/dist/models/DescribeDataMaskingRunHistoryRequest.d.ts +24 -18
  63. package/dist/models/DescribeDataMaskingRunHistoryRequest.js.map +1 -1
  64. package/dist/models/DescribeDataMaskingRunHistoryResponseBody.d.ts +35 -28
  65. package/dist/models/DescribeDataMaskingRunHistoryResponseBody.js.map +1 -1
  66. package/dist/models/DescribeDataMaskingTasksRequest.d.ts +21 -8
  67. package/dist/models/DescribeDataMaskingTasksRequest.js.map +1 -1
  68. package/dist/models/DescribeDataMaskingTasksResponseBody.d.ts +71 -20
  69. package/dist/models/DescribeDataMaskingTasksResponseBody.js.map +1 -1
  70. package/dist/models/DescribeDataObjectColumnDetailRequest.d.ts +26 -11
  71. package/dist/models/DescribeDataObjectColumnDetailRequest.js.map +1 -1
  72. package/dist/models/DescribeDataObjectColumnDetailResponseBody.d.ts +80 -46
  73. package/dist/models/DescribeDataObjectColumnDetailResponseBody.js.map +1 -1
  74. package/dist/models/DescribeDataObjectColumnDetailV2request.d.ts +24 -9
  75. package/dist/models/DescribeDataObjectColumnDetailV2request.js.map +1 -1
  76. package/dist/models/DescribeDataObjectColumnDetailV2responseBody.d.ts +83 -49
  77. package/dist/models/DescribeDataObjectColumnDetailV2responseBody.js.map +1 -1
  78. package/dist/models/DescribeDataObjectsRequest.d.ts +167 -34
  79. package/dist/models/DescribeDataObjectsRequest.js +26 -0
  80. package/dist/models/DescribeDataObjectsRequest.js.map +1 -1
  81. package/dist/models/DescribeDataObjectsResponseBody.d.ts +238 -45
  82. package/dist/models/DescribeDataObjectsResponseBody.js +40 -0
  83. package/dist/models/DescribeDataObjectsResponseBody.js.map +1 -1
  84. package/dist/models/DescribeDocTypesRequest.d.ts +4 -3
  85. package/dist/models/DescribeDocTypesRequest.js.map +1 -1
  86. package/dist/models/DescribeDocTypesResponseBody.d.ts +4 -4
  87. package/dist/models/DescribeEventDetailRequest.d.ts +5 -4
  88. package/dist/models/DescribeEventDetailRequest.js.map +1 -1
  89. package/dist/models/DescribeEventDetailResponseBody.d.ts +84 -72
  90. package/dist/models/DescribeEventDetailResponseBody.js.map +1 -1
  91. package/dist/models/DescribeEventTypesRequest.d.ts +26 -12
  92. package/dist/models/DescribeEventTypesRequest.js.map +1 -1
  93. package/dist/models/DescribeEventTypesResponseBody.d.ts +29 -27
  94. package/dist/models/DescribeEventTypesResponseBody.js.map +1 -1
  95. package/dist/models/DescribeEventsRequest.d.ts +35 -28
  96. package/dist/models/DescribeEventsRequest.js +2 -2
  97. package/dist/models/DescribeEventsRequest.js.map +1 -1
  98. package/dist/models/DescribeEventsResponseBody.d.ts +36 -31
  99. package/dist/models/DescribeEventsResponseBody.js.map +1 -1
  100. package/dist/models/DescribeIdentifyTaskStatusRequest.d.ts +6 -4
  101. package/dist/models/DescribeIdentifyTaskStatusRequest.js.map +1 -1
  102. package/dist/models/DescribeIdentifyTaskStatusResponseBody.d.ts +13 -8
  103. package/dist/models/DescribeIdentifyTaskStatusResponseBody.js.map +1 -1
  104. package/dist/models/DescribeInstanceSourcesRequest.d.ts +47 -33
  105. package/dist/models/DescribeInstanceSourcesRequest.js.map +1 -1
  106. package/dist/models/DescribeInstanceSourcesResponseBody.d.ts +75 -56
  107. package/dist/models/DescribeInstanceSourcesResponseBody.js.map +1 -1
  108. package/dist/models/DescribeInstancesRequest.d.ts +35 -23
  109. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  110. package/dist/models/DescribeInstancesResponseBody.d.ts +70 -53
  111. package/dist/models/DescribeInstancesResponseBody.js.map +1 -1
  112. package/dist/models/DescribeOssObjectDetailRequest.d.ts +6 -5
  113. package/dist/models/DescribeOssObjectDetailRequest.js.map +1 -1
  114. package/dist/models/DescribeOssObjectDetailResponseBody.d.ts +37 -29
  115. package/dist/models/DescribeOssObjectDetailResponseBody.js.map +1 -1
  116. package/dist/models/DescribeOssObjectDetailV2request.d.ts +11 -9
  117. package/dist/models/DescribeOssObjectDetailV2request.js.map +1 -1
  118. package/dist/models/DescribeOssObjectDetailV2responseBody.d.ts +60 -40
  119. package/dist/models/DescribeOssObjectDetailV2responseBody.js.map +1 -1
  120. package/dist/models/DescribeOssObjectsRequest.d.ts +24 -19
  121. package/dist/models/DescribeOssObjectsRequest.js.map +1 -1
  122. package/dist/models/DescribeOssObjectsResponseBody.d.ts +45 -36
  123. package/dist/models/DescribeOssObjectsResponseBody.js.map +1 -1
  124. package/dist/models/DescribePackagesRequest.d.ts +23 -18
  125. package/dist/models/DescribePackagesRequest.js.map +1 -1
  126. package/dist/models/DescribePackagesResponseBody.d.ts +25 -20
  127. package/dist/models/DescribePackagesResponseBody.js.map +1 -1
  128. package/dist/models/DescribeParentInstanceRequest.d.ts +75 -38
  129. package/dist/models/DescribeParentInstanceRequest.js.map +1 -1
  130. package/dist/models/DescribeParentInstanceResponseBody.d.ts +64 -35
  131. package/dist/models/DescribeParentInstanceResponseBody.js.map +1 -1
  132. package/dist/models/DescribeRiskLevelsRequest.d.ts +7 -4
  133. package/dist/models/DescribeRiskLevelsRequest.js.map +1 -1
  134. package/dist/models/DescribeRiskLevelsResponseBody.d.ts +54 -33
  135. package/dist/models/DescribeRiskLevelsResponseBody.js.map +1 -1
  136. package/dist/models/DescribeRulesRequest.d.ts +101 -48
  137. package/dist/models/DescribeRulesRequest.js.map +1 -1
  138. package/dist/models/DescribeRulesResponseBody.d.ts +118 -50
  139. package/dist/models/DescribeRulesResponseBody.js.map +1 -1
  140. package/dist/models/DescribeTablesRequest.d.ts +24 -19
  141. package/dist/models/DescribeTablesRequest.js.map +1 -1
  142. package/dist/models/DescribeTablesResponseBody.d.ts +52 -39
  143. package/dist/models/DescribeTablesResponseBody.js.map +1 -1
  144. package/dist/models/DescribeTemplateAllRulesRequest.d.ts +5 -3
  145. package/dist/models/DescribeTemplateAllRulesRequest.js.map +1 -1
  146. package/dist/models/DescribeTemplateAllRulesResponseBody.d.ts +4 -4
  147. package/dist/models/DescribeUserStatusRequest.d.ts +5 -4
  148. package/dist/models/DescribeUserStatusRequest.js.map +1 -1
  149. package/dist/models/DescribeUserStatusResponseBody.d.ts +58 -38
  150. package/dist/models/DescribeUserStatusResponseBody.js.map +1 -1
  151. package/dist/models/DisableUserConfigRequest.d.ts +6 -5
  152. package/dist/models/DisableUserConfigRequest.js.map +1 -1
  153. package/dist/models/ExecDatamaskRequest.d.ts +15 -11
  154. package/dist/models/ExecDatamaskRequest.js.map +1 -1
  155. package/dist/models/ExecDatamaskResponseBody.d.ts +7 -5
  156. package/dist/models/ExecDatamaskResponseBody.js.map +1 -1
  157. package/dist/models/ManualTriggerMaskingProcessRequest.d.ts +6 -5
  158. package/dist/models/ManualTriggerMaskingProcessRequest.js.map +1 -1
  159. package/dist/models/ManualTriggerMaskingProcessResponseBody.d.ts +1 -1
  160. package/dist/models/MaskOssImageRequest.d.ts +39 -0
  161. package/dist/models/MaskOssImageRequest.js +2 -0
  162. package/dist/models/MaskOssImageRequest.js.map +1 -1
  163. package/dist/models/MaskOssImageResponseBody.d.ts +3 -0
  164. package/dist/models/MaskOssImageResponseBody.js.map +1 -1
  165. package/dist/models/ModifyDataLimitRequest.d.ts +66 -46
  166. package/dist/models/ModifyDataLimitRequest.js.map +1 -1
  167. package/dist/models/ModifyDataLimitResponseBody.d.ts +1 -1
  168. package/dist/models/ModifyDefaultLevelRequest.d.ts +24 -15
  169. package/dist/models/ModifyDefaultLevelRequest.js.map +1 -1
  170. package/dist/models/ModifyEventStatusRequest.d.ts +16 -13
  171. package/dist/models/ModifyEventStatusRequest.js.map +1 -1
  172. package/dist/models/ModifyEventTypeStatusRequest.d.ts +4 -4
  173. package/dist/models/ModifyReportTaskStatusRequest.d.ts +12 -8
  174. package/dist/models/ModifyReportTaskStatusRequest.js.map +1 -1
  175. package/dist/models/ModifyReportTaskStatusResponseBody.d.ts +1 -1
  176. package/dist/models/ModifyRuleRequest.d.ts +71 -33
  177. package/dist/models/ModifyRuleRequest.js.map +1 -1
  178. package/dist/models/ModifyRuleStatusRequest.d.ts +12 -10
  179. package/dist/models/ModifyRuleStatusRequest.js.map +1 -1
  180. package/dist/models/ModifyRuleStatusResponseBody.d.ts +1 -1
  181. package/dist/models/RestoreOssImageRequest.d.ts +9 -4
  182. package/dist/models/RestoreOssImageRequest.js.map +1 -1
  183. package/dist/models/RestoreOssImageResponseBody.d.ts +6 -0
  184. package/dist/models/RestoreOssImageResponseBody.js.map +1 -1
  185. package/dist/models/ScanOssObjectV1request.d.ts +8 -7
  186. package/dist/models/ScanOssObjectV1request.js.map +1 -1
  187. package/dist/models/ScanOssObjectV1responseBody.d.ts +2 -2
  188. package/dist/models/ScanOssObjectV1shrinkRequest.d.ts +8 -7
  189. package/dist/models/ScanOssObjectV1shrinkRequest.js.map +1 -1
  190. package/dist/models/StopMaskingProcessRequest.d.ts +5 -4
  191. package/dist/models/StopMaskingProcessRequest.js.map +1 -1
  192. package/package.json +1 -1
  193. package/src/client.ts +414 -266
  194. package/src/models/CreateConfigRequest.ts +15 -10
  195. package/src/models/CreateDataLimitRequest.ts +85 -59
  196. package/src/models/CreateDataLimitResponseBody.ts +1 -1
  197. package/src/models/CreateRuleRequest.ts +74 -39
  198. package/src/models/CreateScanTaskRequest.ts +35 -17
  199. package/src/models/CreateScanTaskResponseBody.ts +1 -1
  200. package/src/models/CreateSlrRoleRequest.ts +5 -4
  201. package/src/models/CreateSlrRoleResponseBody.ts +5 -4
  202. package/src/models/DeleteDataLimitRequest.ts +7 -6
  203. package/src/models/DeleteRuleRequest.ts +2 -2
  204. package/src/models/DescribeAuditLogsRequest.ts +131 -0
  205. package/src/models/DescribeAuditLogsResponseBody.ts +169 -2
  206. package/src/models/DescribeCategoryTemplateListRequest.ts +13 -11
  207. package/src/models/DescribeCategoryTemplateListResponseBody.ts +29 -23
  208. package/src/models/DescribeCategoryTemplateRuleListRequest.ts +37 -23
  209. package/src/models/DescribeCategoryTemplateRuleListResponseBody.ts +47 -32
  210. package/src/models/DescribeColumnsRequest.ts +88 -56
  211. package/src/models/DescribeColumnsResponseBody.ts +122 -83
  212. package/src/models/DescribeColumnsV2request.ts +47 -31
  213. package/src/models/DescribeColumnsV2responseBody.ts +96 -52
  214. package/src/models/DescribeConfigsRequest.ts +5 -4
  215. package/src/models/DescribeConfigsResponseBody.ts +11 -11
  216. package/src/models/DescribeDataAssetsRequest.ts +56 -34
  217. package/src/models/DescribeDataAssetsResponseBody.ts +75 -53
  218. package/src/models/DescribeDataLimitDetailRequest.ts +7 -5
  219. package/src/models/DescribeDataLimitDetailResponseBody.ts +30 -18
  220. package/src/models/DescribeDataLimitSetRequest.ts +29 -11
  221. package/src/models/DescribeDataLimitSetResponseBody.ts +75 -49
  222. package/src/models/DescribeDataLimitsRequest.ts +49 -34
  223. package/src/models/DescribeDataLimitsResponseBody.ts +105 -80
  224. package/src/models/DescribeDataMaskingRunHistoryRequest.ts +24 -18
  225. package/src/models/DescribeDataMaskingRunHistoryResponseBody.ts +35 -28
  226. package/src/models/DescribeDataMaskingTasksRequest.ts +21 -8
  227. package/src/models/DescribeDataMaskingTasksResponseBody.ts +71 -20
  228. package/src/models/DescribeDataObjectColumnDetailRequest.ts +26 -11
  229. package/src/models/DescribeDataObjectColumnDetailResponseBody.ts +80 -46
  230. package/src/models/DescribeDataObjectColumnDetailV2request.ts +24 -9
  231. package/src/models/DescribeDataObjectColumnDetailV2responseBody.ts +83 -49
  232. package/src/models/DescribeDataObjectsRequest.ts +193 -34
  233. package/src/models/DescribeDataObjectsResponseBody.ts +278 -45
  234. package/src/models/DescribeDocTypesRequest.ts +4 -3
  235. package/src/models/DescribeDocTypesResponseBody.ts +4 -4
  236. package/src/models/DescribeEventDetailRequest.ts +5 -4
  237. package/src/models/DescribeEventDetailResponseBody.ts +84 -72
  238. package/src/models/DescribeEventTypesRequest.ts +26 -12
  239. package/src/models/DescribeEventTypesResponseBody.ts +29 -27
  240. package/src/models/DescribeEventsRequest.ts +37 -30
  241. package/src/models/DescribeEventsResponseBody.ts +36 -31
  242. package/src/models/DescribeIdentifyTaskStatusRequest.ts +6 -4
  243. package/src/models/DescribeIdentifyTaskStatusResponseBody.ts +13 -8
  244. package/src/models/DescribeInstanceSourcesRequest.ts +47 -33
  245. package/src/models/DescribeInstanceSourcesResponseBody.ts +75 -56
  246. package/src/models/DescribeInstancesRequest.ts +35 -23
  247. package/src/models/DescribeInstancesResponseBody.ts +70 -53
  248. package/src/models/DescribeOssObjectDetailRequest.ts +6 -5
  249. package/src/models/DescribeOssObjectDetailResponseBody.ts +37 -29
  250. package/src/models/DescribeOssObjectDetailV2request.ts +11 -9
  251. package/src/models/DescribeOssObjectDetailV2responseBody.ts +60 -40
  252. package/src/models/DescribeOssObjectsRequest.ts +24 -19
  253. package/src/models/DescribeOssObjectsResponseBody.ts +45 -36
  254. package/src/models/DescribePackagesRequest.ts +23 -18
  255. package/src/models/DescribePackagesResponseBody.ts +25 -20
  256. package/src/models/DescribeParentInstanceRequest.ts +75 -38
  257. package/src/models/DescribeParentInstanceResponseBody.ts +64 -35
  258. package/src/models/DescribeRiskLevelsRequest.ts +7 -4
  259. package/src/models/DescribeRiskLevelsResponseBody.ts +54 -33
  260. package/src/models/DescribeRulesRequest.ts +101 -48
  261. package/src/models/DescribeRulesResponseBody.ts +118 -50
  262. package/src/models/DescribeTablesRequest.ts +24 -19
  263. package/src/models/DescribeTablesResponseBody.ts +52 -39
  264. package/src/models/DescribeTemplateAllRulesRequest.ts +5 -3
  265. package/src/models/DescribeTemplateAllRulesResponseBody.ts +4 -4
  266. package/src/models/DescribeUserStatusRequest.ts +5 -4
  267. package/src/models/DescribeUserStatusResponseBody.ts +58 -38
  268. package/src/models/DisableUserConfigRequest.ts +6 -5
  269. package/src/models/ExecDatamaskRequest.ts +15 -11
  270. package/src/models/ExecDatamaskResponseBody.ts +7 -5
  271. package/src/models/ManualTriggerMaskingProcessRequest.ts +6 -5
  272. package/src/models/ManualTriggerMaskingProcessResponseBody.ts +1 -1
  273. package/src/models/MaskOssImageRequest.ts +41 -0
  274. package/src/models/MaskOssImageResponseBody.ts +3 -0
  275. package/src/models/ModifyDataLimitRequest.ts +66 -46
  276. package/src/models/ModifyDataLimitResponseBody.ts +1 -1
  277. package/src/models/ModifyDefaultLevelRequest.ts +24 -15
  278. package/src/models/ModifyEventStatusRequest.ts +16 -13
  279. package/src/models/ModifyEventTypeStatusRequest.ts +4 -4
  280. package/src/models/ModifyReportTaskStatusRequest.ts +12 -8
  281. package/src/models/ModifyReportTaskStatusResponseBody.ts +1 -1
  282. package/src/models/ModifyRuleRequest.ts +71 -33
  283. package/src/models/ModifyRuleStatusRequest.ts +12 -10
  284. package/src/models/ModifyRuleStatusResponseBody.ts +1 -1
  285. package/src/models/RestoreOssImageRequest.ts +9 -4
  286. package/src/models/RestoreOssImageResponseBody.ts +6 -0
  287. package/src/models/ScanOssObjectV1request.ts +8 -7
  288. package/src/models/ScanOssObjectV1responseBody.ts +2 -2
  289. package/src/models/ScanOssObjectV1shrinkRequest.ts +8 -7
  290. 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 configurations of a common configuration item for alerts.
70
+ * Modifies the general alert configuration parameters.
69
71
  *
70
72
  * @remarks
71
- * You can call this operation to create or restore configurations based on the codes of common configuration items. This allows you to manage the configurations of common configuration items.
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 configurations of a common configuration item for alerts.
119
+ * Modifies the general alert configuration parameters.
118
120
  *
119
121
  * @remarks
120
- * You can call this operation to create or restore configurations based on the codes of common configuration items. This allows you to manage the configurations of common configuration items.
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
- * Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
134
+ * You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
133
135
  *
134
136
  * @remarks
135
- * You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
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
- * Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
222
+ * You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
219
223
  *
220
224
  * @remarks
221
- * You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
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
- * Creates a custom sensitive data detection rule.
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
- * Creates a custom sensitive data detection rule.
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
- * Creates a custom scan task. The custom scan task is used to scan data assets on which Data Security Center (DSC) is granted the scan permissions for sensitive data.
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
- * You can call this operation to create a custom scan task for authorized data assets. You can customize the interval between two consecutive scan tasks and the time when the scan task is executed next time.
328
- * # Limits
329
- * 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.
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
- * Creates a custom scan task. The custom scan task is used to scan data assets on which Data Security Center (DSC) is granted the scan permissions for sensitive data.
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
- * You can call this operation to create a custom scan task for authorized data assets. You can customize the interval between two consecutive scan tasks and the time when the scan task is executed next time.
398
- * # Limits
399
- * 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.
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
- * Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
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
- * You can call this operation to allow DSC to access the data assets in services such as Object Storage Service (OSS), ApsaraDB RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role named AliyunServiceRoleForSDDP and attaches the AliyunServiceRolePolicyForSDDP policy to the role.
413
- * # Limits
414
- * 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.
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
- * Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
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
- * You can call this operation to allow DSC to access the data assets in services such as Object Storage Service (OSS), ApsaraDB RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role named AliyunServiceRoleForSDDP and attaches the AliyunServiceRolePolicyForSDDP policy to the role.
456
- * # Limits
457
- * 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.
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 permissions on a data asset. The data asset can be a database, an instance, or a bucket.
473
+ * Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
468
474
  *
469
475
  * @remarks
470
- * You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
471
- * # Limits
472
- * 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.
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 permissions on a data asset. The data asset can be a database, an instance, or a bucket.
516
+ * Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
511
517
  *
512
518
  * @remarks
513
- * You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
514
- * # Limits
515
- * 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.
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 from Data Security Center (DSC).
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 from Data Security Center (DSC).
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
+ * Retrieves a list of audit alert logs.
580
+ *
581
+ * @remarks
582
+ * This operation queries a list of data audit alert logs, allowing you to search for and handle alerts.
583
+ * ## QPS limit
584
+ * The QPS limit for a single user is 10. If you exceed this limit, the system throttles your API calls. Plan your calls accordingly.
574
585
  *
575
586
  * @param request - DescribeAuditLogsRequest
576
587
  * @param runtime - runtime options for this request RuntimeOptions
@@ -683,7 +694,12 @@ class Client extends openapi_core_1.default {
683
694
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAuditLogsResponse({}));
684
695
  }
685
696
  /**
686
- * 查询审计告警日志列表
697
+ * Retrieves a list of audit alert logs.
698
+ *
699
+ * @remarks
700
+ * This operation queries a list of data audit alert logs, allowing you to search for and handle alerts.
701
+ * ## QPS limit
702
+ * The QPS limit for a single user is 10. If you exceed this limit, the system throttles your API calls. Plan your calls accordingly.
687
703
  *
688
704
  * @param request - DescribeAuditLogsRequest
689
705
  * @returns DescribeAuditLogsResponse
@@ -693,7 +709,7 @@ class Client extends openapi_core_1.default {
693
709
  return await this.describeAuditLogsWithOptions(request, runtime);
694
710
  }
695
711
  /**
696
- * Call this interface to query the list of industry templates.
712
+ * Lists industry-specific templates.
697
713
  *
698
714
  * @param request - DescribeCategoryTemplateListRequest
699
715
  * @param runtime - runtime options for this request RuntimeOptions
@@ -734,7 +750,7 @@ class Client extends openapi_core_1.default {
734
750
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCategoryTemplateListResponse({}));
735
751
  }
736
752
  /**
737
- * Call this interface to query the list of industry templates.
753
+ * Lists industry-specific templates.
738
754
  *
739
755
  * @param request - DescribeCategoryTemplateListRequest
740
756
  * @returns DescribeCategoryTemplateListResponse
@@ -744,12 +760,12 @@ class Client extends openapi_core_1.default {
744
760
  return await this.describeCategoryTemplateListWithOptions(request, runtime);
745
761
  }
746
762
  /**
747
- * Queries rules in a classification template by page.
763
+ * Queries a paginated list of rules in a data classification template.
748
764
  *
749
765
  * @remarks
750
- * You can call this operation to query rules in a classification template.
751
- * # Limits
752
- * 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.
766
+ * Retrieves the rules in a data classification template to help you review the rule details.
767
+ * ## QPS limit
768
+ * 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
769
  *
754
770
  * @param request - DescribeCategoryTemplateRuleListRequest
755
771
  * @param runtime - runtime options for this request RuntimeOptions
@@ -793,12 +809,12 @@ class Client extends openapi_core_1.default {
793
809
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCategoryTemplateRuleListResponse({}));
794
810
  }
795
811
  /**
796
- * Queries rules in a classification template by page.
812
+ * Queries a paginated list of rules in a data classification template.
797
813
  *
798
814
  * @remarks
799
- * You can call this operation to query rules in a classification template.
800
- * # Limits
801
- * 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.
815
+ * Retrieves the rules in a data classification template to help you review the rule details.
816
+ * ## QPS limit
817
+ * 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
818
  *
803
819
  * @param request - DescribeCategoryTemplateRuleListRequest
804
820
  * @returns DescribeCategoryTemplateRuleListResponse
@@ -808,14 +824,14 @@ class Client extends openapi_core_1.default {
808
824
  return await this.describeCategoryTemplateRuleListWithOptions(request, runtime);
809
825
  }
810
826
  /**
811
- * Queries data in the columns of the tables that Data Security Center (DSC) is authorized to access. The tables include the tables of MaxCompute and ApsaraDB RDS.
827
+ * 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
828
  *
813
829
  * @remarks
814
- * You can call this operation to query the data in columns of a table that may contain sensitive data. This helps you analyze sensitive data.
815
- * ## [](#)Precautions
816
- * The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
817
- * ## [](#qps)Limits
818
- * Each Alibaba Cloud account can call this operation up to 10 times per second. 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.
830
+ * This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
831
+ * ## Notes
832
+ * The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
833
+ * ## QPS Limits
834
+ * 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
835
  *
820
836
  * @param request - DescribeColumnsRequest
821
837
  * @param runtime - runtime options for this request RuntimeOptions
@@ -866,6 +882,9 @@ class Client extends openapi_core_1.default {
866
882
  if (!$dara.isNull(request.sensLevelName)) {
867
883
  query["SensLevelName"] = request.sensLevelName;
868
884
  }
885
+ if (!$dara.isNull(request.serviceRegionId)) {
886
+ query["ServiceRegionId"] = request.serviceRegionId;
887
+ }
869
888
  if (!$dara.isNull(request.tableId)) {
870
889
  query["TableId"] = request.tableId;
871
890
  }
@@ -895,14 +914,14 @@ class Client extends openapi_core_1.default {
895
914
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeColumnsResponse({}));
896
915
  }
897
916
  /**
898
- * Queries data in the columns of the tables that Data Security Center (DSC) is authorized to access. The tables include the tables of MaxCompute and ApsaraDB RDS.
917
+ * 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.
899
918
  *
900
919
  * @remarks
901
- * You can call this operation to query the data in columns of a table that may contain sensitive data. This helps you analyze sensitive data.
902
- * ## [](#)Precautions
903
- * The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
904
- * ## [](#qps)Limits
905
- * Each Alibaba Cloud account can call this operation up to 10 times per second. 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.
920
+ * This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
921
+ * ## Notes
922
+ * The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
923
+ * ## QPS Limits
924
+ * 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.
906
925
  *
907
926
  * @param request - DescribeColumnsRequest
908
927
  * @returns DescribeColumnsResponse
@@ -912,7 +931,7 @@ class Client extends openapi_core_1.default {
912
931
  return await this.describeColumnsWithOptions(request, runtime);
913
932
  }
914
933
  /**
915
- * Query data in columns of data assets such as MaxCompute, RDS, etc., that are authorized by the Data Security Center.
934
+ * 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.
916
935
  *
917
936
  * @param request - DescribeColumnsV2Request
918
937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -980,7 +999,7 @@ class Client extends openapi_core_1.default {
980
999
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeColumnsV2Response({}));
981
1000
  }
982
1001
  /**
983
- * Query data in columns of data assets such as MaxCompute, RDS, etc., that are authorized by the Data Security Center.
1002
+ * 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.
984
1003
  *
985
1004
  * @param request - DescribeColumnsV2Request
986
1005
  * @returns DescribeColumnsV2Response
@@ -990,7 +1009,13 @@ class Client extends openapi_core_1.default {
990
1009
  return await this.describeColumnsV2WithOptions(request, runtime);
991
1010
  }
992
1011
  /**
993
- * Queries common configuration items for alerts.
1012
+ * Queries common configuration items for anomaly alerts.
1013
+ *
1014
+ * @remarks
1015
+ * # Usage notes
1016
+ * Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
1017
+ * # QPS limit
1018
+ * 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.
994
1019
  *
995
1020
  * @param request - DescribeConfigsRequest
996
1021
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1019,7 +1044,13 @@ class Client extends openapi_core_1.default {
1019
1044
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeConfigsResponse({}));
1020
1045
  }
1021
1046
  /**
1022
- * Queries common configuration items for alerts.
1047
+ * Queries common configuration items for anomaly alerts.
1048
+ *
1049
+ * @remarks
1050
+ * # Usage notes
1051
+ * Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
1052
+ * # QPS limit
1053
+ * 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.
1023
1054
  *
1024
1055
  * @param request - DescribeConfigsRequest
1025
1056
  * @returns DescribeConfigsResponse
@@ -1029,7 +1060,14 @@ class Client extends openapi_core_1.default {
1029
1060
  return await this.describeConfigsWithOptions(request, runtime);
1030
1061
  }
1031
1062
  /**
1032
- * Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
1063
+ * Searches for data assets on the Overview page of Data Security Center (DSC).
1064
+ *
1065
+ * @remarks
1066
+ * This operation is typically used to query data assets of different types on the overview page of DSC.
1067
+ * ## Usage notes
1068
+ * This operation is deprecated and no longer maintained.
1069
+ * ## QPS limit
1070
+ * 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.
1033
1071
  *
1034
1072
  * @param request - DescribeDataAssetsRequest
1035
1073
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1076,7 +1114,14 @@ class Client extends openapi_core_1.default {
1076
1114
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataAssetsResponse({}));
1077
1115
  }
1078
1116
  /**
1079
- * Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
1117
+ * Searches for data assets on the Overview page of Data Security Center (DSC).
1118
+ *
1119
+ * @remarks
1120
+ * This operation is typically used to query data assets of different types on the overview page of DSC.
1121
+ * ## Usage notes
1122
+ * This operation is deprecated and no longer maintained.
1123
+ * ## QPS limit
1124
+ * 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.
1080
1125
  *
1081
1126
  * @param request - DescribeDataAssetsRequest
1082
1127
  * @returns DescribeDataAssetsResponse
@@ -1086,7 +1131,7 @@ class Client extends openapi_core_1.default {
1086
1131
  return await this.describeDataAssetsWithOptions(request, runtime);
1087
1132
  }
1088
1133
  /**
1089
- * Queries the details of a data asset, such as a MaxCompute project, an ApsaraDB RDS database, or an Object Storage Service (OSS) bucket, that you authorize Data Security Center (DSC) to access.
1134
+ * Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
1090
1135
  *
1091
1136
  * @param request - DescribeDataLimitDetailRequest
1092
1137
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1124,7 +1169,7 @@ class Client extends openapi_core_1.default {
1124
1169
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataLimitDetailResponse({}));
1125
1170
  }
1126
1171
  /**
1127
- * Queries the details of a data asset, such as a MaxCompute project, an ApsaraDB RDS database, or an Object Storage Service (OSS) bucket, that you authorize Data Security Center (DSC) to access.
1172
+ * Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
1128
1173
  *
1129
1174
  * @param request - DescribeDataLimitDetailRequest
1130
1175
  * @returns DescribeDataLimitDetailResponse
@@ -1134,12 +1179,14 @@ class Client extends openapi_core_1.default {
1134
1179
  return await this.describeDataLimitDetailWithOptions(request, runtime);
1135
1180
  }
1136
1181
  /**
1137
- * Queries data assets, such as instances, databases, and Object Storage Service (OSS) buckets, that you authorize Data Security Center (DSC) to scan in a service.
1182
+ * Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
1138
1183
  *
1139
1184
  * @remarks
1140
- * You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
1141
- * # Limits
1142
- * 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.
1185
+ * Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
1186
+ * ## Notes
1187
+ * 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.
1188
+ * ## QPS limits
1189
+ * 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.
1143
1190
  *
1144
1191
  * @param request - DescribeDataLimitSetRequest
1145
1192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1180,12 +1227,14 @@ class Client extends openapi_core_1.default {
1180
1227
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataLimitSetResponse({}));
1181
1228
  }
1182
1229
  /**
1183
- * Queries data assets, such as instances, databases, and Object Storage Service (OSS) buckets, that you authorize Data Security Center (DSC) to scan in a service.
1230
+ * Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
1184
1231
  *
1185
1232
  * @remarks
1186
- * You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
1187
- * # Limits
1188
- * 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.
1233
+ * Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
1234
+ * ## Notes
1235
+ * 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.
1236
+ * ## QPS limits
1237
+ * 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.
1189
1238
  *
1190
1239
  * @param request - DescribeDataLimitSetRequest
1191
1240
  * @returns DescribeDataLimitSetResponse
@@ -1195,7 +1244,7 @@ class Client extends openapi_core_1.default {
1195
1244
  return await this.describeDataLimitSetWithOptions(request, runtime);
1196
1245
  }
1197
1246
  /**
1198
- * Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
1247
+ * Queries the list of data assets for authorized instances, databases, and buckets.
1199
1248
  *
1200
1249
  * @param request - DescribeDataLimitsRequest
1201
1250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1266,7 +1315,7 @@ class Client extends openapi_core_1.default {
1266
1315
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataLimitsResponse({}));
1267
1316
  }
1268
1317
  /**
1269
- * Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
1318
+ * Queries the list of data assets for authorized instances, databases, and buckets.
1270
1319
  *
1271
1320
  * @param request - DescribeDataLimitsRequest
1272
1321
  * @returns DescribeDataLimitsResponse
@@ -1276,12 +1325,12 @@ class Client extends openapi_core_1.default {
1276
1325
  return await this.describeDataLimitsWithOptions(request, runtime);
1277
1326
  }
1278
1327
  /**
1279
- * Queries the execution information about a de-identification task.
1328
+ * You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
1280
1329
  *
1281
1330
  * @remarks
1282
- * You can call this operation to query the execution information of a static de-identification task, including the status and progress.
1283
- * # Limits
1284
- * 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.
1331
+ * This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
1332
+ * ## QPS limits
1333
+ * 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.
1285
1334
  *
1286
1335
  * @param request - DescribeDataMaskingRunHistoryRequest
1287
1336
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1340,12 +1389,12 @@ class Client extends openapi_core_1.default {
1340
1389
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataMaskingRunHistoryResponse({}));
1341
1390
  }
1342
1391
  /**
1343
- * Queries the execution information about a de-identification task.
1392
+ * You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
1344
1393
  *
1345
1394
  * @remarks
1346
- * You can call this operation to query the execution information of a static de-identification task, including the status and progress.
1347
- * # Limits
1348
- * 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.
1395
+ * This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
1396
+ * ## QPS limits
1397
+ * 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.
1349
1398
  *
1350
1399
  * @param request - DescribeDataMaskingRunHistoryRequest
1351
1400
  * @returns DescribeDataMaskingRunHistoryResponse
@@ -1355,12 +1404,12 @@ class Client extends openapi_core_1.default {
1355
1404
  return await this.describeDataMaskingRunHistoryWithOptions(request, runtime);
1356
1405
  }
1357
1406
  /**
1358
- * Queries de-identification tasks.
1407
+ * Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
1359
1408
  *
1360
1409
  * @remarks
1361
- * You can call this operation to query static de-identification tasks. This facilitates task queries and management.
1362
- * # Limits
1363
- * 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.
1410
+ * This operation retrieves a list of static data masking tasks, which you can then search and manage.
1411
+ * ## QPS limits
1412
+ * 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.
1364
1413
  *
1365
1414
  * @param request - DescribeDataMaskingTasksRequest
1366
1415
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1407,12 +1456,12 @@ class Client extends openapi_core_1.default {
1407
1456
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataMaskingTasksResponse({}));
1408
1457
  }
1409
1458
  /**
1410
- * Queries de-identification tasks.
1459
+ * Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
1411
1460
  *
1412
1461
  * @remarks
1413
- * You can call this operation to query static de-identification tasks. This facilitates task queries and management.
1414
- * # Limits
1415
- * 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.
1462
+ * This operation retrieves a list of static data masking tasks, which you can then search and manage.
1463
+ * ## QPS limits
1464
+ * 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.
1416
1465
  *
1417
1466
  * @param request - DescribeDataMaskingTasksRequest
1418
1467
  * @returns DescribeDataMaskingTasksResponse
@@ -1422,11 +1471,11 @@ class Client extends openapi_core_1.default {
1422
1471
  return await this.describeDataMaskingTasksWithOptions(request, runtime);
1423
1472
  }
1424
1473
  /**
1425
- * View data object column details
1474
+ * Queries the detection results for columns in a data table.
1426
1475
  *
1427
1476
  * @remarks
1428
1477
  * ## Notes
1429
- * The DescribeDataObjectColumnDetail interface has been revised to DescribeDataObjectColumnDetailV2. It is recommended that you use the newer version, DescribeDataObjectColumnDetailV2, when developing your application.
1478
+ * The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
1430
1479
  *
1431
1480
  * @param request - DescribeDataObjectColumnDetailRequest
1432
1481
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1473,11 +1522,11 @@ class Client extends openapi_core_1.default {
1473
1522
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataObjectColumnDetailResponse({}));
1474
1523
  }
1475
1524
  /**
1476
- * View data object column details
1525
+ * Queries the detection results for columns in a data table.
1477
1526
  *
1478
1527
  * @remarks
1479
1528
  * ## Notes
1480
- * The DescribeDataObjectColumnDetail interface has been revised to DescribeDataObjectColumnDetailV2. It is recommended that you use the newer version, DescribeDataObjectColumnDetailV2, when developing your application.
1529
+ * The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
1481
1530
  *
1482
1531
  * @param request - DescribeDataObjectColumnDetailRequest
1483
1532
  * @returns DescribeDataObjectColumnDetailResponse
@@ -1487,7 +1536,7 @@ class Client extends openapi_core_1.default {
1487
1536
  return await this.describeDataObjectColumnDetailWithOptions(request, runtime);
1488
1537
  }
1489
1538
  /**
1490
- * View Data Object Column Details V2
1539
+ * Queries the detection results for the columns of a data table.
1491
1540
  *
1492
1541
  * @param request - DescribeDataObjectColumnDetailV2Request
1493
1542
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1534,7 +1583,7 @@ class Client extends openapi_core_1.default {
1534
1583
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataObjectColumnDetailV2Response({}));
1535
1584
  }
1536
1585
  /**
1537
- * View Data Object Column Details V2
1586
+ * Queries the detection results for the columns of a data table.
1538
1587
  *
1539
1588
  * @param request - DescribeDataObjectColumnDetailV2Request
1540
1589
  * @returns DescribeDataObjectColumnDetailV2Response
@@ -1544,7 +1593,12 @@ class Client extends openapi_core_1.default {
1544
1593
  return await this.describeDataObjectColumnDetailV2WithOptions(request, runtime);
1545
1594
  }
1546
1595
  /**
1547
- * Paginated Query of Data Catalog Objects
1596
+ * Query data detection results for tables and files.
1597
+ *
1598
+ * @remarks
1599
+ * This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
1600
+ * ## QPS limit
1601
+ * 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.
1548
1602
  *
1549
1603
  * @param request - DescribeDataObjectsRequest
1550
1604
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1553,9 +1607,18 @@ class Client extends openapi_core_1.default {
1553
1607
  async describeDataObjectsWithOptions(request, runtime) {
1554
1608
  request.validate();
1555
1609
  let query = {};
1610
+ if (!$dara.isNull(request.APIVersion)) {
1611
+ query["APIVersion"] = request.APIVersion;
1612
+ }
1613
+ if (!$dara.isNull(request.bucket)) {
1614
+ query["Bucket"] = request.bucket;
1615
+ }
1556
1616
  if (!$dara.isNull(request.currentPage)) {
1557
1617
  query["CurrentPage"] = request.currentPage;
1558
1618
  }
1619
+ if (!$dara.isNull(request.dbName)) {
1620
+ query["DbName"] = request.dbName;
1621
+ }
1559
1622
  if (!$dara.isNull(request.domainId)) {
1560
1623
  query["DomainId"] = request.domainId;
1561
1624
  }
@@ -1574,6 +1637,12 @@ class Client extends openapi_core_1.default {
1574
1637
  if (!$dara.isNull(request.lang)) {
1575
1638
  query["Lang"] = request.lang;
1576
1639
  }
1640
+ if (!$dara.isNull(request.logStore)) {
1641
+ query["LogStore"] = request.logStore;
1642
+ }
1643
+ if (!$dara.isNull(request.logStoreFlag)) {
1644
+ query["LogStoreFlag"] = request.logStoreFlag;
1645
+ }
1577
1646
  if (!$dara.isNull(request.memberAccount)) {
1578
1647
  query["MemberAccount"] = request.memberAccount;
1579
1648
  }
@@ -1589,18 +1658,42 @@ class Client extends openapi_core_1.default {
1589
1658
  if (!$dara.isNull(request.parentCategoryIds)) {
1590
1659
  query["ParentCategoryIds"] = request.parentCategoryIds;
1591
1660
  }
1661
+ if (!$dara.isNull(request.path)) {
1662
+ query["Path"] = request.path;
1663
+ }
1664
+ if (!$dara.isNull(request.productId)) {
1665
+ query["ProductId"] = request.productId;
1666
+ }
1592
1667
  if (!$dara.isNull(request.productIds)) {
1593
1668
  query["ProductIds"] = request.productIds;
1594
1669
  }
1670
+ if (!$dara.isNull(request.project)) {
1671
+ query["Project"] = request.project;
1672
+ }
1595
1673
  if (!$dara.isNull(request.queryName)) {
1596
1674
  query["QueryName"] = request.queryName;
1597
1675
  }
1676
+ if (!$dara.isNull(request.regionId)) {
1677
+ query["RegionId"] = request.regionId;
1678
+ }
1679
+ if (!$dara.isNull(request.riskLevelIdList)) {
1680
+ query["RiskLevelIdList"] = request.riskLevelIdList;
1681
+ }
1598
1682
  if (!$dara.isNull(request.riskLevels)) {
1599
1683
  query["RiskLevels"] = request.riskLevels;
1600
1684
  }
1685
+ if (!$dara.isNull(request.ruleIds)) {
1686
+ query["RuleIds"] = request.ruleIds;
1687
+ }
1601
1688
  if (!$dara.isNull(request.serviceRegionId)) {
1602
1689
  query["ServiceRegionId"] = request.serviceRegionId;
1603
1690
  }
1691
+ if (!$dara.isNull(request.tableName)) {
1692
+ query["TableName"] = request.tableName;
1693
+ }
1694
+ if (!$dara.isNull(request.taskId)) {
1695
+ query["TaskId"] = request.taskId;
1696
+ }
1604
1697
  if (!$dara.isNull(request.templateId)) {
1605
1698
  query["TemplateId"] = request.templateId;
1606
1699
  }
@@ -1621,7 +1714,12 @@ class Client extends openapi_core_1.default {
1621
1714
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDataObjectsResponse({}));
1622
1715
  }
1623
1716
  /**
1624
- * Paginated Query of Data Catalog Objects
1717
+ * Query data detection results for tables and files.
1718
+ *
1719
+ * @remarks
1720
+ * This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
1721
+ * ## QPS limit
1722
+ * 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.
1625
1723
  *
1626
1724
  * @param request - DescribeDataObjectsRequest
1627
1725
  * @returns DescribeDataObjectsResponse
@@ -1631,7 +1729,7 @@ class Client extends openapi_core_1.default {
1631
1729
  return await this.describeDataObjectsWithOptions(request, runtime);
1632
1730
  }
1633
1731
  /**
1634
- * Queries a list of OSS object types that can be identified.
1732
+ * Queries a list of file types supported by Object Storage Service (OSS).
1635
1733
  *
1636
1734
  * @param request - DescribeDocTypesRequest
1637
1735
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1660,7 +1758,7 @@ class Client extends openapi_core_1.default {
1660
1758
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDocTypesResponse({}));
1661
1759
  }
1662
1760
  /**
1663
- * Queries a list of OSS object types that can be identified.
1761
+ * Queries a list of file types supported by Object Storage Service (OSS).
1664
1762
  *
1665
1763
  * @param request - DescribeDocTypesRequest
1666
1764
  * @returns DescribeDocTypesResponse
@@ -1670,7 +1768,7 @@ class Client extends openapi_core_1.default {
1670
1768
  return await this.describeDocTypesWithOptions(request, runtime);
1671
1769
  }
1672
1770
  /**
1673
- * Queries the details of an anomalous event. The details include the time when the anomalous event occurred, and the description and handling status of the anomalous event.
1771
+ * Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
1674
1772
  *
1675
1773
  * @param request - DescribeEventDetailRequest
1676
1774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1702,7 +1800,7 @@ class Client extends openapi_core_1.default {
1702
1800
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventDetailResponse({}));
1703
1801
  }
1704
1802
  /**
1705
- * Queries the details of an anomalous event. The details include the time when the anomalous event occurred, and the description and handling status of the anomalous event.
1803
+ * Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
1706
1804
  *
1707
1805
  * @param request - DescribeEventDetailRequest
1708
1806
  * @returns DescribeEventDetailResponse
@@ -1712,7 +1810,7 @@ class Client extends openapi_core_1.default {
1712
1810
  return await this.describeEventDetailWithOptions(request, runtime);
1713
1811
  }
1714
1812
  /**
1715
- * Queries the types of anomalous events.
1813
+ * Queries anomalous activity types.
1716
1814
  *
1717
1815
  * @param request - DescribeEventTypesRequest
1718
1816
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1753,7 +1851,7 @@ class Client extends openapi_core_1.default {
1753
1851
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventTypesResponse({}));
1754
1852
  }
1755
1853
  /**
1756
- * Queries the types of anomalous events.
1854
+ * Queries anomalous activity types.
1757
1855
  *
1758
1856
  * @param request - DescribeEventTypesRequest
1759
1857
  * @returns DescribeEventTypesResponse
@@ -1763,12 +1861,12 @@ class Client extends openapi_core_1.default {
1763
1861
  return await this.describeEventTypesWithOptions(request, runtime);
1764
1862
  }
1765
1863
  /**
1766
- * Queries anomalous events.
1864
+ * Lists anomalous events.
1767
1865
  *
1768
1866
  * @remarks
1769
- * You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
1770
- * # Limits
1771
- * 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.
1867
+ * This operation queries alerts for data breach risks to help you find and handle them.
1868
+ * ## QPS limits
1869
+ * 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.
1772
1870
  *
1773
1871
  * @param request - DescribeEventsRequest
1774
1872
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1842,12 +1940,12 @@ class Client extends openapi_core_1.default {
1842
1940
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventsResponse({}));
1843
1941
  }
1844
1942
  /**
1845
- * Queries anomalous events.
1943
+ * Lists anomalous events.
1846
1944
  *
1847
1945
  * @remarks
1848
- * You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
1849
- * # Limits
1850
- * 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.
1946
+ * This operation queries alerts for data breach risks to help you find and handle them.
1947
+ * ## QPS limits
1948
+ * 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.
1851
1949
  *
1852
1950
  * @param request - DescribeEventsRequest
1853
1951
  * @returns DescribeEventsResponse
@@ -1857,11 +1955,11 @@ class Client extends openapi_core_1.default {
1857
1955
  return await this.describeEventsWithOptions(request, runtime);
1858
1956
  }
1859
1957
  /**
1860
- * Query the status of an identification task
1958
+ * 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.
1861
1959
  *
1862
1960
  * @remarks
1863
- * ## QPS Limit
1864
- * The QPS limit for this interface per user is 10 times/second. Exceeding the limit will result in API calls being rate-limited, which may affect your business. Please call it reasonably.
1961
+ * ## QPS limit
1962
+ * 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.
1865
1963
  *
1866
1964
  * @param request - DescribeIdentifyTaskStatusRequest
1867
1965
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1887,11 +1985,11 @@ class Client extends openapi_core_1.default {
1887
1985
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIdentifyTaskStatusResponse({}));
1888
1986
  }
1889
1987
  /**
1890
- * Query the status of an identification task
1988
+ * 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.
1891
1989
  *
1892
1990
  * @remarks
1893
- * ## QPS Limit
1894
- * The QPS limit for this interface per user is 10 times/second. Exceeding the limit will result in API calls being rate-limited, which may affect your business. Please call it reasonably.
1991
+ * ## QPS limit
1992
+ * 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.
1895
1993
  *
1896
1994
  * @param request - DescribeIdentifyTaskStatusRequest
1897
1995
  * @returns DescribeIdentifyTaskStatusResponse
@@ -1904,8 +2002,10 @@ class Client extends openapi_core_1.default {
1904
2002
  * Queries a list of data assets.
1905
2003
  *
1906
2004
  * @remarks
1907
- * You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
1908
- * This operation is no longer used for the KMS console of the new version.
2005
+ * 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.
2006
+ * This operation is no longer used in the new console.
2007
+ * ## QPS limit
2008
+ * 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.
1909
2009
  *
1910
2010
  * @param request - DescribeInstanceSourcesRequest
1911
2011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1973,8 +2073,10 @@ class Client extends openapi_core_1.default {
1973
2073
  * Queries a list of data assets.
1974
2074
  *
1975
2075
  * @remarks
1976
- * You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
1977
- * This operation is no longer used for the KMS console of the new version.
2076
+ * 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.
2077
+ * This operation is no longer used in the new console.
2078
+ * ## QPS limit
2079
+ * 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.
1978
2080
  *
1979
2081
  * @param request - DescribeInstanceSourcesRequest
1980
2082
  * @returns DescribeInstanceSourcesResponse
@@ -1984,12 +2086,12 @@ class Client extends openapi_core_1.default {
1984
2086
  return await this.describeInstanceSourcesWithOptions(request, runtime);
1985
2087
  }
1986
2088
  /**
1987
- * Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
2089
+ * Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
1988
2090
  *
1989
2091
  * @remarks
1990
- * When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
1991
- * # Limits
1992
- * 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.
2092
+ * 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.
2093
+ * ## QPS limit
2094
+ * 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.
1993
2095
  *
1994
2096
  * @param request - DescribeInstancesRequest
1995
2097
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2045,12 +2147,12 @@ class Client extends openapi_core_1.default {
2045
2147
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInstancesResponse({}));
2046
2148
  }
2047
2149
  /**
2048
- * Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
2150
+ * Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
2049
2151
  *
2050
2152
  * @remarks
2051
- * When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
2052
- * # Limits
2053
- * 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.
2153
+ * 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.
2154
+ * ## QPS limit
2155
+ * 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.
2054
2156
  *
2055
2157
  * @param request - DescribeInstancesRequest
2056
2158
  * @returns DescribeInstancesResponse
@@ -2060,14 +2162,14 @@ class Client extends openapi_core_1.default {
2060
2162
  return await this.describeInstancesWithOptions(request, runtime);
2061
2163
  }
2062
2164
  /**
2063
- * Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
2165
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2064
2166
  *
2065
2167
  * @remarks
2066
- * You can call this operation to query the details of an Object Storage Service (OSS) object. This helps you locate sensitive data detected in OSS.
2067
- * ## [](#)Precautions
2068
- * The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
2069
- * ## [](#qps)Limits
2070
- * Each Alibaba Cloud account can call this operation up to 10 times per second. 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.
2168
+ * This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
2169
+ * ## Usage notes
2170
+ * The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
2171
+ * ## QPS limit
2172
+ * 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.
2071
2173
  *
2072
2174
  * @param request - DescribeOssObjectDetailRequest
2073
2175
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2099,14 +2201,14 @@ class Client extends openapi_core_1.default {
2099
2201
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOssObjectDetailResponse({}));
2100
2202
  }
2101
2203
  /**
2102
- * Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
2204
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2103
2205
  *
2104
2206
  * @remarks
2105
- * You can call this operation to query the details of an Object Storage Service (OSS) object. This helps you locate sensitive data detected in OSS.
2106
- * ## [](#)Precautions
2107
- * The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
2108
- * ## [](#qps)Limits
2109
- * Each Alibaba Cloud account can call this operation up to 10 times per second. 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.
2207
+ * This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
2208
+ * ## Usage notes
2209
+ * The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
2210
+ * ## QPS limit
2211
+ * 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.
2110
2212
  *
2111
2213
  * @param request - DescribeOssObjectDetailRequest
2112
2214
  * @returns DescribeOssObjectDetailResponse
@@ -2116,10 +2218,10 @@ class Client extends openapi_core_1.default {
2116
2218
  return await this.describeOssObjectDetailWithOptions(request, runtime);
2117
2219
  }
2118
2220
  /**
2119
- * Call this interface to query the details of a single storage object in OSS that is authorized by the Data Security Center.
2221
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2120
2222
  *
2121
2223
  * @remarks
2122
- * This interface is generally used to query the detailed information of OSS storage objects, which facilitates the accurate positioning of sensitive OSS assets.
2224
+ * This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
2123
2225
  *
2124
2226
  * @param request - DescribeOssObjectDetailV2Request
2125
2227
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2163,10 +2265,10 @@ class Client extends openapi_core_1.default {
2163
2265
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOssObjectDetailV2Response({}));
2164
2266
  }
2165
2267
  /**
2166
- * Call this interface to query the details of a single storage object in OSS that is authorized by the Data Security Center.
2268
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2167
2269
  *
2168
2270
  * @remarks
2169
- * This interface is generally used to query the detailed information of OSS storage objects, which facilitates the accurate positioning of sensitive OSS assets.
2271
+ * This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
2170
2272
  *
2171
2273
  * @param request - DescribeOssObjectDetailV2Request
2172
2274
  * @returns DescribeOssObjectDetailV2Response
@@ -2176,7 +2278,7 @@ class Client extends openapi_core_1.default {
2176
2278
  return await this.describeOssObjectDetailV2WithOptions(request, runtime);
2177
2279
  }
2178
2280
  /**
2179
- * Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
2281
+ * Lists authorized OSS objects.
2180
2282
  *
2181
2283
  * @param request - DescribeOssObjectsRequest
2182
2284
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2241,7 +2343,7 @@ class Client extends openapi_core_1.default {
2241
2343
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeOssObjectsResponse({}));
2242
2344
  }
2243
2345
  /**
2244
- * Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
2346
+ * Lists authorized OSS objects.
2245
2347
  *
2246
2348
  * @param request - DescribeOssObjectsRequest
2247
2349
  * @returns DescribeOssObjectsResponse
@@ -2251,12 +2353,12 @@ class Client extends openapi_core_1.default {
2251
2353
  return await this.describeOssObjectsWithOptions(request, runtime);
2252
2354
  }
2253
2355
  /**
2254
- * Queries information about the MaxCompute packages that Data Security Center (DSC) is authorized to access. The information includes the names of MaxCompute packages, the accounts of MaxCompute package owners, and the sensitivity levels of MaxCompute packages.
2356
+ * Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
2255
2357
  *
2256
2358
  * @remarks
2257
- * You can call this operation to query MaxCompute packages that are scanned by DSC. This helps you search for MaxCompute packages and view the summary of MaxCompute packages.
2258
- * # Limits
2259
- * 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.
2359
+ * 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.
2360
+ * ## QPS limit
2361
+ * 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.
2260
2362
  *
2261
2363
  * @param request - DescribePackagesRequest
2262
2364
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2306,12 +2408,12 @@ class Client extends openapi_core_1.default {
2306
2408
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePackagesResponse({}));
2307
2409
  }
2308
2410
  /**
2309
- * Queries information about the MaxCompute packages that Data Security Center (DSC) is authorized to access. The information includes the names of MaxCompute packages, the accounts of MaxCompute package owners, and the sensitivity levels of MaxCompute packages.
2411
+ * Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
2310
2412
  *
2311
2413
  * @remarks
2312
- * You can call this operation to query MaxCompute packages that are scanned by DSC. This helps you search for MaxCompute packages and view the summary of MaxCompute packages.
2313
- * # Limits
2314
- * 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.
2414
+ * 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.
2415
+ * ## QPS limit
2416
+ * 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.
2315
2417
  *
2316
2418
  * @param request - DescribePackagesRequest
2317
2419
  * @returns DescribePackagesResponse
@@ -2321,7 +2423,7 @@ class Client extends openapi_core_1.default {
2321
2423
  return await this.describePackagesWithOptions(request, runtime);
2322
2424
  }
2323
2425
  /**
2324
- * Gets the list of first-level authorizations.
2426
+ * Lists assets and their authorization status.
2325
2427
  *
2326
2428
  * @param request - DescribeParentInstanceRequest
2327
2429
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2383,7 +2485,7 @@ class Client extends openapi_core_1.default {
2383
2485
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeParentInstanceResponse({}));
2384
2486
  }
2385
2487
  /**
2386
- * Gets the list of first-level authorizations.
2488
+ * Lists assets and their authorization status.
2387
2489
  *
2388
2490
  * @param request - DescribeParentInstanceRequest
2389
2491
  * @returns DescribeParentInstanceResponse
@@ -2393,12 +2495,12 @@ class Client extends openapi_core_1.default {
2393
2495
  return await this.describeParentInstanceWithOptions(request, runtime);
2394
2496
  }
2395
2497
  /**
2396
- * Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
2498
+ * Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
2397
2499
  *
2398
2500
  * @remarks
2399
- * You can call this operation to query the sensitivity levels that are defined in the current rule template provided by DSC. This helps you learn about the number of times that each sensitivity level is referenced in the rule template and the highest sensitivity level.
2400
- * # Limits
2401
- * 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.
2501
+ * 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.
2502
+ * ## QPS limits
2503
+ * 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.
2402
2504
  *
2403
2505
  * @param request - DescribeRiskLevelsRequest
2404
2506
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2433,12 +2535,12 @@ class Client extends openapi_core_1.default {
2433
2535
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRiskLevelsResponse({}));
2434
2536
  }
2435
2537
  /**
2436
- * Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
2538
+ * Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
2437
2539
  *
2438
2540
  * @remarks
2439
- * You can call this operation to query the sensitivity levels that are defined in the current rule template provided by DSC. This helps you learn about the number of times that each sensitivity level is referenced in the rule template and the highest sensitivity level.
2440
- * # Limits
2441
- * 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.
2541
+ * 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.
2542
+ * ## QPS limits
2543
+ * 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.
2442
2544
  *
2443
2545
  * @param request - DescribeRiskLevelsRequest
2444
2546
  * @returns DescribeRiskLevelsResponse
@@ -2448,7 +2550,7 @@ class Client extends openapi_core_1.default {
2448
2550
  return await this.describeRiskLevelsWithOptions(request, runtime);
2449
2551
  }
2450
2552
  /**
2451
- * Queries sensitive data detection rules.
2553
+ * Queries a list of sensitive data detection rules.
2452
2554
  *
2453
2555
  * @param request - DescribeRulesRequest
2454
2556
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2534,7 +2636,7 @@ class Client extends openapi_core_1.default {
2534
2636
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRulesResponse({}));
2535
2637
  }
2536
2638
  /**
2537
- * Queries sensitive data detection rules.
2639
+ * Queries a list of sensitive data detection rules.
2538
2640
  *
2539
2641
  * @param request - DescribeRulesRequest
2540
2642
  * @returns DescribeRulesResponse
@@ -2544,12 +2646,12 @@ class Client extends openapi_core_1.default {
2544
2646
  return await this.describeRulesWithOptions(request, runtime);
2545
2647
  }
2546
2648
  /**
2547
- * Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
2649
+ * Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
2548
2650
  *
2549
2651
  * @remarks
2550
- * When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
2551
- * # Limits
2552
- * You can send up to 10 requests per second to call this operation by using your Alibaba Cloud account. If you send excessive requests, throttling is implemented, and your business may be affected.
2652
+ * 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.
2653
+ * ## QPS limits
2654
+ * 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.
2553
2655
  *
2554
2656
  * @param request - DescribeTablesRequest
2555
2657
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2611,12 +2713,12 @@ class Client extends openapi_core_1.default {
2611
2713
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTablesResponse({}));
2612
2714
  }
2613
2715
  /**
2614
- * Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
2716
+ * Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
2615
2717
  *
2616
2718
  * @remarks
2617
- * When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
2618
- * # Limits
2619
- * You can send up to 10 requests per second to call this operation by using your Alibaba Cloud account. If you send excessive requests, throttling is implemented, and your business may be affected.
2719
+ * 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.
2720
+ * ## QPS limits
2721
+ * 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.
2620
2722
  *
2621
2723
  * @param request - DescribeTablesRequest
2622
2724
  * @returns DescribeTablesResponse
@@ -2626,7 +2728,7 @@ class Client extends openapi_core_1.default {
2626
2728
  return await this.describeTablesWithOptions(request, runtime);
2627
2729
  }
2628
2730
  /**
2629
- * Call this interface to query all models list of industry templates.
2731
+ * Lists all rules in an industry-specific template.
2630
2732
  *
2631
2733
  * @param request - DescribeTemplateAllRulesRequest
2632
2734
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2661,7 +2763,7 @@ class Client extends openapi_core_1.default {
2661
2763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplateAllRulesResponse({}));
2662
2764
  }
2663
2765
  /**
2664
- * Call this interface to query all models list of industry templates.
2766
+ * Lists all rules in an industry-specific template.
2665
2767
  *
2666
2768
  * @param request - DescribeTemplateAllRulesRequest
2667
2769
  * @returns DescribeTemplateAllRulesResponse
@@ -2671,12 +2773,12 @@ class Client extends openapi_core_1.default {
2671
2773
  return await this.describeTemplateAllRulesWithOptions(request, runtime);
2672
2774
  }
2673
2775
  /**
2674
- * Queries the information about an account.
2776
+ * Queries the status of a user account.
2675
2777
  *
2676
2778
  * @remarks
2677
- * You can call this operation to query the information about the current account. This helps you get familiar with your account that accesses Data Security Center (DSC).
2678
- * # Limits
2679
- * 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.
2779
+ * Retrieves information about the current account, such as your usage of Data Security Center (DSC).
2780
+ * ## QPS limit
2781
+ * 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.
2680
2782
  *
2681
2783
  * @param request - DescribeUserStatusRequest
2682
2784
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2708,12 +2810,12 @@ class Client extends openapi_core_1.default {
2708
2810
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUserStatusResponse({}));
2709
2811
  }
2710
2812
  /**
2711
- * Queries the information about an account.
2813
+ * Queries the status of a user account.
2712
2814
  *
2713
2815
  * @remarks
2714
- * You can call this operation to query the information about the current account. This helps you get familiar with your account that accesses Data Security Center (DSC).
2715
- * # Limits
2716
- * 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.
2816
+ * Retrieves information about the current account, such as your usage of Data Security Center (DSC).
2817
+ * ## QPS limit
2818
+ * 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.
2717
2819
  *
2718
2820
  * @param request - DescribeUserStatusRequest
2719
2821
  * @returns DescribeUserStatusResponse
@@ -2723,12 +2825,12 @@ class Client extends openapi_core_1.default {
2723
2825
  return await this.describeUserStatusWithOptions(request, runtime);
2724
2826
  }
2725
2827
  /**
2726
- * Disables a configuration item. After you disable a configuration item, you can call the CreateConfig operation to enable the configuration item by specifying the code of the configuration item for the Code parameter in the request.
2828
+ * 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.
2727
2829
  *
2728
2830
  * @remarks
2729
- * You can call this operation to disable a configuration item based on the code of the configuration item. This helps you modify configurations at the earliest opportunity.
2730
- * # Limits
2731
- * 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.
2831
+ * 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.
2832
+ * ## QPS limits
2833
+ * 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.
2732
2834
  *
2733
2835
  * @param request - DisableUserConfigRequest
2734
2836
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2763,12 +2865,12 @@ class Client extends openapi_core_1.default {
2763
2865
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableUserConfigResponse({}));
2764
2866
  }
2765
2867
  /**
2766
- * Disables a configuration item. After you disable a configuration item, you can call the CreateConfig operation to enable the configuration item by specifying the code of the configuration item for the Code parameter in the request.
2868
+ * 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.
2767
2869
  *
2768
2870
  * @remarks
2769
- * You can call this operation to disable a configuration item based on the code of the configuration item. This helps you modify configurations at the earliest opportunity.
2770
- * # Limits
2771
- * 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.
2871
+ * 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.
2872
+ * ## QPS limits
2873
+ * 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.
2772
2874
  *
2773
2875
  * @param request - DisableUserConfigRequest
2774
2876
  * @returns DisableUserConfigResponse
@@ -2778,7 +2880,7 @@ class Client extends openapi_core_1.default {
2778
2880
  return await this.disableUserConfigWithOptions(request, runtime);
2779
2881
  }
2780
2882
  /**
2781
- * Dynamically de-identifies sensitive data.
2883
+ * You can call the ExecDatamask operation to dynamically mask data.
2782
2884
  *
2783
2885
  * @param request - ExecDatamaskRequest
2784
2886
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2816,7 +2918,7 @@ class Client extends openapi_core_1.default {
2816
2918
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ExecDatamaskResponse({}));
2817
2919
  }
2818
2920
  /**
2819
- * Dynamically de-identifies sensitive data.
2921
+ * You can call the ExecDatamask operation to dynamically mask data.
2820
2922
  *
2821
2923
  * @param request - ExecDatamaskRequest
2822
2924
  * @returns ExecDatamaskResponse
@@ -2826,7 +2928,7 @@ class Client extends openapi_core_1.default {
2826
2928
  return await this.execDatamaskWithOptions(request, runtime);
2827
2929
  }
2828
2930
  /**
2829
- * Triggers a de-identification task.
2931
+ * Triggers a data masking task.
2830
2932
  *
2831
2933
  * @param request - ManualTriggerMaskingProcessRequest
2832
2934
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2858,7 +2960,7 @@ class Client extends openapi_core_1.default {
2858
2960
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ManualTriggerMaskingProcessResponse({}));
2859
2961
  }
2860
2962
  /**
2861
- * Triggers a de-identification task.
2963
+ * Triggers a data masking task.
2862
2964
  *
2863
2965
  * @param request - ManualTriggerMaskingProcessRequest
2864
2966
  * @returns ManualTriggerMaskingProcessResponse
@@ -2868,7 +2970,17 @@ class Client extends openapi_core_1.default {
2868
2970
  return await this.manualTriggerMaskingProcessWithOptions(request, runtime);
2869
2971
  }
2870
2972
  /**
2871
- * OSS图片脱敏
2973
+ * Use the MaskOssImage operation to mask images stored as objects.
2974
+ *
2975
+ * @remarks
2976
+ * *Prerequisites**
2977
+ * To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
2978
+ * **QPS limit**
2979
+ * 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.
2980
+ * **Usage notes**
2981
+ * After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
2982
+ * For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
2983
+ * For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
2872
2984
  *
2873
2985
  * @param request - MaskOssImageRequest
2874
2986
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2883,6 +2995,9 @@ class Client extends openapi_core_1.default {
2883
2995
  if (!$dara.isNull(request.isAlwaysUpload)) {
2884
2996
  query["IsAlwaysUpload"] = request.isAlwaysUpload;
2885
2997
  }
2998
+ if (!$dara.isNull(request.isCoverObject)) {
2999
+ query["IsCoverObject"] = request.isCoverObject;
3000
+ }
2886
3001
  if (!$dara.isNull(request.isSupportRestore)) {
2887
3002
  query["IsSupportRestore"] = request.isSupportRestore;
2888
3003
  }
@@ -2915,7 +3030,17 @@ class Client extends openapi_core_1.default {
2915
3030
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.MaskOssImageResponse({}));
2916
3031
  }
2917
3032
  /**
2918
- * OSS图片脱敏
3033
+ * Use the MaskOssImage operation to mask images stored as objects.
3034
+ *
3035
+ * @remarks
3036
+ * *Prerequisites**
3037
+ * To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
3038
+ * **QPS limit**
3039
+ * 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.
3040
+ * **Usage notes**
3041
+ * After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
3042
+ * For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
3043
+ * For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
2919
3044
  *
2920
3045
  * @param request - MaskOssImageRequest
2921
3046
  * @returns MaskOssImageResponse
@@ -2925,7 +3050,7 @@ class Client extends openapi_core_1.default {
2925
3050
  return await this.maskOssImageWithOptions(request, runtime);
2926
3051
  }
2927
3052
  /**
2928
- * Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
3053
+ * You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
2929
3054
  *
2930
3055
  * @param request - ModifyDataLimitRequest
2931
3056
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3002,7 +3127,7 @@ class Client extends openapi_core_1.default {
3002
3127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDataLimitResponse({}));
3003
3128
  }
3004
3129
  /**
3005
- * Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
3130
+ * You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
3006
3131
  *
3007
3132
  * @param request - ModifyDataLimitRequest
3008
3133
  * @returns ModifyDataLimitResponse
@@ -3012,12 +3137,12 @@ class Client extends openapi_core_1.default {
3012
3137
  return await this.modifyDataLimitWithOptions(request, runtime);
3013
3138
  }
3014
3139
  /**
3015
- * Changes the sensitivity levels of sensitive data. You can change the default sensitivity levels of data that cannot be classified as sensitive or insensitive, and the sensitivity levels of data that can be classified as sensitive.
3140
+ * 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.
3016
3141
  *
3017
3142
  * @remarks
3018
- * You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
3019
- * # Limits
3020
- * 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.
3143
+ * This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
3144
+ * ## QPS limit
3145
+ * 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.
3021
3146
  *
3022
3147
  * @param request - ModifyDefaultLevelRequest
3023
3148
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3052,12 +3177,12 @@ class Client extends openapi_core_1.default {
3052
3177
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyDefaultLevelResponse({}));
3053
3178
  }
3054
3179
  /**
3055
- * Changes the sensitivity levels of sensitive data. You can change the default sensitivity levels of data that cannot be classified as sensitive or insensitive, and the sensitivity levels of data that can be classified as sensitive.
3180
+ * 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.
3056
3181
  *
3057
3182
  * @remarks
3058
- * You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
3059
- * # Limits
3060
- * 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.
3183
+ * This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
3184
+ * ## QPS limit
3185
+ * 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.
3061
3186
  *
3062
3187
  * @param request - ModifyDefaultLevelRequest
3063
3188
  * @returns ModifyDefaultLevelResponse
@@ -3067,12 +3192,12 @@ class Client extends openapi_core_1.default {
3067
3192
  return await this.modifyDefaultLevelWithOptions(request, runtime);
3068
3193
  }
3069
3194
  /**
3070
- * Handles an anomalous event.
3195
+ * Handles anomalous activities.
3071
3196
  *
3072
3197
  * @remarks
3073
- * You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
3074
- * # Limits
3075
- * 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.
3198
+ * This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
3199
+ * ## QPS limits
3200
+ * 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.
3076
3201
  *
3077
3202
  * @param request - ModifyEventStatusRequest
3078
3203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3113,12 +3238,12 @@ class Client extends openapi_core_1.default {
3113
3238
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyEventStatusResponse({}));
3114
3239
  }
3115
3240
  /**
3116
- * Handles an anomalous event.
3241
+ * Handles anomalous activities.
3117
3242
  *
3118
3243
  * @remarks
3119
- * You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
3120
- * # Limits
3121
- * 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.
3244
+ * This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
3245
+ * ## QPS limits
3246
+ * 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.
3122
3247
  *
3123
3248
  * @param request - ModifyEventStatusRequest
3124
3249
  * @returns ModifyEventStatusResponse
@@ -3128,7 +3253,7 @@ class Client extends openapi_core_1.default {
3128
3253
  return await this.modifyEventStatusWithOptions(request, runtime);
3129
3254
  }
3130
3255
  /**
3131
- * Enables the detection of anomalous events of subtypes.
3256
+ * This operation enables anomalous activity detection for subtypes.
3132
3257
  *
3133
3258
  * @param request - ModifyEventTypeStatusRequest
3134
3259
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3163,7 +3288,7 @@ class Client extends openapi_core_1.default {
3163
3288
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyEventTypeStatusResponse({}));
3164
3289
  }
3165
3290
  /**
3166
- * Enables the detection of anomalous events of subtypes.
3291
+ * This operation enables anomalous activity detection for subtypes.
3167
3292
  *
3168
3293
  * @param request - ModifyEventTypeStatusRequest
3169
3294
  * @returns ModifyEventTypeStatusResponse
@@ -3173,12 +3298,12 @@ class Client extends openapi_core_1.default {
3173
3298
  return await this.modifyEventTypeStatusWithOptions(request, runtime);
3174
3299
  }
3175
3300
  /**
3176
- * Enables or disables the report task.
3301
+ * You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
3177
3302
  *
3178
3303
  * @remarks
3179
- * You can call this operation to enable or disable the report task. After you activate Data Security Center (DSC), the report task is enabled by default. After you disable the report task, you cannot view statistics that are newly generated in the Report Center module, on the Overview page of the Cloud Native Data Audit module, and in the Data security lab module. Existing statistics are not affected.
3180
- * # Limits
3181
- * 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.
3304
+ * 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.
3305
+ * ## QPS limit
3306
+ * 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.
3182
3307
  *
3183
3308
  * @param request - ModifyReportTaskStatusRequest
3184
3309
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3213,12 +3338,12 @@ class Client extends openapi_core_1.default {
3213
3338
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyReportTaskStatusResponse({}));
3214
3339
  }
3215
3340
  /**
3216
- * Enables or disables the report task.
3341
+ * You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
3217
3342
  *
3218
3343
  * @remarks
3219
- * You can call this operation to enable or disable the report task. After you activate Data Security Center (DSC), the report task is enabled by default. After you disable the report task, you cannot view statistics that are newly generated in the Report Center module, on the Overview page of the Cloud Native Data Audit module, and in the Data security lab module. Existing statistics are not affected.
3220
- * # Limits
3221
- * 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.
3344
+ * 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.
3345
+ * ## QPS limit
3346
+ * 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.
3222
3347
  *
3223
3348
  * @param request - ModifyReportTaskStatusRequest
3224
3349
  * @returns ModifyReportTaskStatusResponse
@@ -3231,9 +3356,9 @@ class Client extends openapi_core_1.default {
3231
3356
  * Modifies a custom sensitive data detection rule in Data Security Center (DSC).
3232
3357
  *
3233
3358
  * @remarks
3234
- * When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
3235
- * # Limits
3236
- * 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.
3359
+ * You must specify the rule name, rule ID, and rule content.
3360
+ * ## QPS limits
3361
+ * 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.
3237
3362
  *
3238
3363
  * @param request - ModifyRuleRequest
3239
3364
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3304,9 +3429,9 @@ class Client extends openapi_core_1.default {
3304
3429
  * Modifies a custom sensitive data detection rule in Data Security Center (DSC).
3305
3430
  *
3306
3431
  * @remarks
3307
- * When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
3308
- * # Limits
3309
- * 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.
3432
+ * You must specify the rule name, rule ID, and rule content.
3433
+ * ## QPS limits
3434
+ * 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.
3310
3435
  *
3311
3436
  * @param request - ModifyRuleRequest
3312
3437
  * @returns ModifyRuleResponse
@@ -3316,7 +3441,7 @@ class Client extends openapi_core_1.default {
3316
3441
  return await this.modifyRuleWithOptions(request, runtime);
3317
3442
  }
3318
3443
  /**
3319
- * Enables or disables a sensitive data detection rule.
3444
+ * Enables or disables sensitive data detection rules.
3320
3445
  *
3321
3446
  * @param request - ModifyRuleStatusRequest
3322
3447
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3354,7 +3479,7 @@ class Client extends openapi_core_1.default {
3354
3479
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyRuleStatusResponse({}));
3355
3480
  }
3356
3481
  /**
3357
- * Enables or disables a sensitive data detection rule.
3482
+ * Enables or disables sensitive data detection rules.
3358
3483
  *
3359
3484
  * @param request - ModifyRuleStatusRequest
3360
3485
  * @returns ModifyRuleStatusResponse
@@ -3364,7 +3489,11 @@ class Client extends openapi_core_1.default {
3364
3489
  return await this.modifyRuleStatusWithOptions(request, runtime);
3365
3490
  }
3366
3491
  /**
3367
- * 图片复原
3492
+ * You can call the RestoreOssImage operation to restore desensitized images.
3493
+ *
3494
+ * @remarks
3495
+ * You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
3496
+ * For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
3368
3497
  *
3369
3498
  * @param request - RestoreOssImageRequest
3370
3499
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3405,7 +3534,11 @@ class Client extends openapi_core_1.default {
3405
3534
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RestoreOssImageResponse({}));
3406
3535
  }
3407
3536
  /**
3408
- * 图片复原
3537
+ * You can call the RestoreOssImage operation to restore desensitized images.
3538
+ *
3539
+ * @remarks
3540
+ * You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
3541
+ * For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
3409
3542
  *
3410
3543
  * @param request - RestoreOssImageRequest
3411
3544
  * @returns RestoreOssImageResponse
@@ -3415,16 +3548,16 @@ class Client extends openapi_core_1.default {
3415
3548
  return await this.restoreOssImageWithOptions(request, runtime);
3416
3549
  }
3417
3550
  /**
3418
- * Creates an identification task to scan sensitive data in Object Storage Service (OSS) objects.
3551
+ * The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
3419
3552
  *
3420
3553
  * @remarks
3421
- * ### [](#)Prerequisites
3422
- * To call this operation, make sure that asset authorization for your OSS bucket is complete and the bucket is connected. If the authorization is not complete, the bucket_not_authorized error code is returned when you call the operation.
3423
- * ### [](#qps-)Limits
3424
- * 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.
3425
- * ### [](#)Additional information
3426
- * After you call this operation, you can obtain the task ID. You can specify the task ID in the DescribeIdentifyTaskDetail operation to query the state of the task.
3427
- * After the task is complete, you can call the DescribeOssObjectDetailV2 operation to query the identification results of sensitive data in the related OSS objects. When you call the DescribeOssObjectDetailV2 operation, you must specify BucketName, ServiceRegionId, and ObjectKey.
3554
+ * ### Prerequisites
3555
+ * 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.
3556
+ * ### QPS limits
3557
+ * 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.
3558
+ * ### Usage notes
3559
+ * You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
3560
+ * 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.
3428
3561
  *
3429
3562
  * @param tmpReq - ScanOssObjectV1Request
3430
3563
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3470,16 +3603,16 @@ class Client extends openapi_core_1.default {
3470
3603
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ScanOssObjectV1Response({}));
3471
3604
  }
3472
3605
  /**
3473
- * Creates an identification task to scan sensitive data in Object Storage Service (OSS) objects.
3606
+ * The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
3474
3607
  *
3475
3608
  * @remarks
3476
- * ### [](#)Prerequisites
3477
- * To call this operation, make sure that asset authorization for your OSS bucket is complete and the bucket is connected. If the authorization is not complete, the bucket_not_authorized error code is returned when you call the operation.
3478
- * ### [](#qps-)Limits
3479
- * 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.
3480
- * ### [](#)Additional information
3481
- * After you call this operation, you can obtain the task ID. You can specify the task ID in the DescribeIdentifyTaskDetail operation to query the state of the task.
3482
- * After the task is complete, you can call the DescribeOssObjectDetailV2 operation to query the identification results of sensitive data in the related OSS objects. When you call the DescribeOssObjectDetailV2 operation, you must specify BucketName, ServiceRegionId, and ObjectKey.
3609
+ * ### Prerequisites
3610
+ * 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.
3611
+ * ### QPS limits
3612
+ * 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.
3613
+ * ### Usage notes
3614
+ * You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
3615
+ * 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.
3483
3616
  *
3484
3617
  * @param request - ScanOssObjectV1Request
3485
3618
  * @returns ScanOssObjectV1Response
@@ -3489,12 +3622,12 @@ class Client extends openapi_core_1.default {
3489
3622
  return await this.scanOssObjectV1WithOptions(request, runtime);
3490
3623
  }
3491
3624
  /**
3492
- * Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
3625
+ * 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.
3493
3626
  *
3494
3627
  * @remarks
3495
- * You can call this operation to stop a de-identification task that is running. For example, you can stop a de-identification task that is used to de-identify specific data.
3496
- * # Limits
3497
- * 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.
3628
+ * 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.
3629
+ * ## QPS limit
3630
+ * 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.
3498
3631
  *
3499
3632
  * @param request - StopMaskingProcessRequest
3500
3633
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3526,12 +3659,12 @@ class Client extends openapi_core_1.default {
3526
3659
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopMaskingProcessResponse({}));
3527
3660
  }
3528
3661
  /**
3529
- * Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
3662
+ * 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.
3530
3663
  *
3531
3664
  * @remarks
3532
- * You can call this operation to stop a de-identification task that is running. For example, you can stop a de-identification task that is used to de-identify specific data.
3533
- * # Limits
3534
- * 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.
3665
+ * 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.
3666
+ * ## QPS limit
3667
+ * 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.
3535
3668
  *
3536
3669
  * @param request - StopMaskingProcessRequest
3537
3670
  * @returns StopMaskingProcessResponse