@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.d.ts CHANGED
@@ -9,10 +9,10 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * Modifies the configurations of a common configuration item for alerts.
12
+ * Modifies the general alert configuration parameters.
13
13
  *
14
14
  * @remarks
15
- * 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.
15
+ * Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
16
16
  * # Limits
17
17
  * 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.
18
18
  *
@@ -22,10 +22,10 @@ export default class Client extends OpenApi {
22
22
  */
23
23
  createConfigWithOptions(request: $_model.CreateConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConfigResponse>;
24
24
  /**
25
- * Modifies the configurations of a common configuration item for alerts.
25
+ * Modifies the general alert configuration parameters.
26
26
  *
27
27
  * @remarks
28
- * 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.
28
+ * Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
29
29
  * # Limits
30
30
  * 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.
31
31
  *
@@ -34,10 +34,12 @@ export default class Client extends OpenApi {
34
34
  */
35
35
  createConfig(request: $_model.CreateConfigRequest): Promise<$_model.CreateConfigResponse>;
36
36
  /**
37
- * Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
37
+ * You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
38
38
  *
39
39
  * @remarks
40
- * You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
40
+ * You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
41
+ * ## QPS limits
42
+ * 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.
41
43
  *
42
44
  * @param request - CreateDataLimitRequest
43
45
  * @param runtime - runtime options for this request RuntimeOptions
@@ -45,17 +47,19 @@ export default class Client extends OpenApi {
45
47
  */
46
48
  createDataLimitWithOptions(request: $_model.CreateDataLimitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDataLimitResponse>;
47
49
  /**
48
- * Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
50
+ * You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
49
51
  *
50
52
  * @remarks
51
- * You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
53
+ * You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
54
+ * ## QPS limits
55
+ * 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.
52
56
  *
53
57
  * @param request - CreateDataLimitRequest
54
58
  * @returns CreateDataLimitResponse
55
59
  */
56
60
  createDataLimit(request: $_model.CreateDataLimitRequest): Promise<$_model.CreateDataLimitResponse>;
57
61
  /**
58
- * Creates a custom sensitive data detection rule.
62
+ * Call CreateRule to create a custom sensitive data detection rule.
59
63
  *
60
64
  * @param request - CreateRuleRequest
61
65
  * @param runtime - runtime options for this request RuntimeOptions
@@ -63,19 +67,19 @@ export default class Client extends OpenApi {
63
67
  */
64
68
  createRuleWithOptions(request: $_model.CreateRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateRuleResponse>;
65
69
  /**
66
- * Creates a custom sensitive data detection rule.
70
+ * Call CreateRule to create a custom sensitive data detection rule.
67
71
  *
68
72
  * @param request - CreateRuleRequest
69
73
  * @returns CreateRuleResponse
70
74
  */
71
75
  createRule(request: $_model.CreateRuleRequest): Promise<$_model.CreateRuleResponse>;
72
76
  /**
73
- * 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.
77
+ * You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
74
78
  *
75
79
  * @remarks
76
- * 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.
77
- * # Limits
78
- * 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.
80
+ * This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
81
+ * ## QPS limits
82
+ * 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.
79
83
  *
80
84
  * @param request - CreateScanTaskRequest
81
85
  * @param runtime - runtime options for this request RuntimeOptions
@@ -83,24 +87,24 @@ export default class Client extends OpenApi {
83
87
  */
84
88
  createScanTaskWithOptions(request: $_model.CreateScanTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateScanTaskResponse>;
85
89
  /**
86
- * 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.
90
+ * You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
87
91
  *
88
92
  * @remarks
89
- * 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.
90
- * # Limits
91
- * 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.
93
+ * This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
94
+ * ## QPS limits
95
+ * 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.
92
96
  *
93
97
  * @param request - CreateScanTaskRequest
94
98
  * @returns CreateScanTaskResponse
95
99
  */
96
100
  createScanTask(request: $_model.CreateScanTaskRequest): Promise<$_model.CreateScanTaskResponse>;
97
101
  /**
98
- * Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
102
+ * Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
99
103
  *
100
104
  * @remarks
101
- * 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.
102
- * # Limits
103
- * 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.
105
+ * 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.
106
+ * ## QPS limits
107
+ * 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.
104
108
  *
105
109
  * @param request - CreateSlrRoleRequest
106
110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -108,24 +112,24 @@ export default class Client extends OpenApi {
108
112
  */
109
113
  createSlrRoleWithOptions(request: $_model.CreateSlrRoleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateSlrRoleResponse>;
110
114
  /**
111
- * Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
115
+ * Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
112
116
  *
113
117
  * @remarks
114
- * 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.
115
- * # Limits
116
- * 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.
118
+ * 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.
119
+ * ## QPS limits
120
+ * 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.
117
121
  *
118
122
  * @param request - CreateSlrRoleRequest
119
123
  * @returns CreateSlrRoleResponse
120
124
  */
121
125
  createSlrRole(request: $_model.CreateSlrRoleRequest): Promise<$_model.CreateSlrRoleResponse>;
122
126
  /**
123
- * Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
127
+ * Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
124
128
  *
125
129
  * @remarks
126
- * You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
127
- * # Limits
128
- * 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.
130
+ * This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
131
+ * ## QPS limit
132
+ * 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.
129
133
  *
130
134
  * @param request - DeleteDataLimitRequest
131
135
  * @param runtime - runtime options for this request RuntimeOptions
@@ -133,19 +137,19 @@ export default class Client extends OpenApi {
133
137
  */
134
138
  deleteDataLimitWithOptions(request: $_model.DeleteDataLimitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDataLimitResponse>;
135
139
  /**
136
- * Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
140
+ * Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
137
141
  *
138
142
  * @remarks
139
- * You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
140
- * # Limits
141
- * 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.
143
+ * This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
144
+ * ## QPS limit
145
+ * 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.
142
146
  *
143
147
  * @param request - DeleteDataLimitRequest
144
148
  * @returns DeleteDataLimitResponse
145
149
  */
146
150
  deleteDataLimit(request: $_model.DeleteDataLimitRequest): Promise<$_model.DeleteDataLimitResponse>;
147
151
  /**
148
- * Deletes a custom sensitive data detection rule from Data Security Center (DSC).
152
+ * Deletes a custom sensitive data detection rule.
149
153
  *
150
154
  * @param request - DeleteRuleRequest
151
155
  * @param runtime - runtime options for this request RuntimeOptions
@@ -153,14 +157,19 @@ export default class Client extends OpenApi {
153
157
  */
154
158
  deleteRuleWithOptions(request: $_model.DeleteRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteRuleResponse>;
155
159
  /**
156
- * Deletes a custom sensitive data detection rule from Data Security Center (DSC).
160
+ * Deletes a custom sensitive data detection rule.
157
161
  *
158
162
  * @param request - DeleteRuleRequest
159
163
  * @returns DeleteRuleResponse
160
164
  */
161
165
  deleteRule(request: $_model.DeleteRuleRequest): Promise<$_model.DeleteRuleResponse>;
162
166
  /**
163
- * 查询审计告警日志列表
167
+ * Retrieves a list of audit alert logs.
168
+ *
169
+ * @remarks
170
+ * This operation queries a list of data audit alert logs, allowing you to search for and handle alerts.
171
+ * ## QPS limit
172
+ * The QPS limit for a single user is 10. If you exceed this limit, the system throttles your API calls. Plan your calls accordingly.
164
173
  *
165
174
  * @param request - DescribeAuditLogsRequest
166
175
  * @param runtime - runtime options for this request RuntimeOptions
@@ -168,14 +177,19 @@ export default class Client extends OpenApi {
168
177
  */
169
178
  describeAuditLogsWithOptions(request: $_model.DescribeAuditLogsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAuditLogsResponse>;
170
179
  /**
171
- * 查询审计告警日志列表
180
+ * Retrieves a list of audit alert logs.
181
+ *
182
+ * @remarks
183
+ * This operation queries a list of data audit alert logs, allowing you to search for and handle alerts.
184
+ * ## QPS limit
185
+ * The QPS limit for a single user is 10. If you exceed this limit, the system throttles your API calls. Plan your calls accordingly.
172
186
  *
173
187
  * @param request - DescribeAuditLogsRequest
174
188
  * @returns DescribeAuditLogsResponse
175
189
  */
176
190
  describeAuditLogs(request: $_model.DescribeAuditLogsRequest): Promise<$_model.DescribeAuditLogsResponse>;
177
191
  /**
178
- * Call this interface to query the list of industry templates.
192
+ * Lists industry-specific templates.
179
193
  *
180
194
  * @param request - DescribeCategoryTemplateListRequest
181
195
  * @param runtime - runtime options for this request RuntimeOptions
@@ -183,19 +197,19 @@ export default class Client extends OpenApi {
183
197
  */
184
198
  describeCategoryTemplateListWithOptions(request: $_model.DescribeCategoryTemplateListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCategoryTemplateListResponse>;
185
199
  /**
186
- * Call this interface to query the list of industry templates.
200
+ * Lists industry-specific templates.
187
201
  *
188
202
  * @param request - DescribeCategoryTemplateListRequest
189
203
  * @returns DescribeCategoryTemplateListResponse
190
204
  */
191
205
  describeCategoryTemplateList(request: $_model.DescribeCategoryTemplateListRequest): Promise<$_model.DescribeCategoryTemplateListResponse>;
192
206
  /**
193
- * Queries rules in a classification template by page.
207
+ * Queries a paginated list of rules in a data classification template.
194
208
  *
195
209
  * @remarks
196
- * You can call this operation to query rules in a classification template.
197
- * # Limits
198
- * 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.
210
+ * Retrieves the rules in a data classification template to help you review the rule details.
211
+ * ## QPS limit
212
+ * 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.
199
213
  *
200
214
  * @param request - DescribeCategoryTemplateRuleListRequest
201
215
  * @param runtime - runtime options for this request RuntimeOptions
@@ -203,26 +217,26 @@ export default class Client extends OpenApi {
203
217
  */
204
218
  describeCategoryTemplateRuleListWithOptions(request: $_model.DescribeCategoryTemplateRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCategoryTemplateRuleListResponse>;
205
219
  /**
206
- * Queries rules in a classification template by page.
220
+ * Queries a paginated list of rules in a data classification template.
207
221
  *
208
222
  * @remarks
209
- * You can call this operation to query rules in a classification template.
210
- * # Limits
211
- * 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.
223
+ * Retrieves the rules in a data classification template to help you review the rule details.
224
+ * ## QPS limit
225
+ * 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.
212
226
  *
213
227
  * @param request - DescribeCategoryTemplateRuleListRequest
214
228
  * @returns DescribeCategoryTemplateRuleListResponse
215
229
  */
216
230
  describeCategoryTemplateRuleList(request: $_model.DescribeCategoryTemplateRuleListRequest): Promise<$_model.DescribeCategoryTemplateRuleListResponse>;
217
231
  /**
218
- * 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.
232
+ * 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.
219
233
  *
220
234
  * @remarks
221
- * 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.
222
- * ## [](#)Precautions
223
- * The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
224
- * ## [](#qps)Limits
225
- * 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.
235
+ * This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
236
+ * ## Notes
237
+ * The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
238
+ * ## QPS Limits
239
+ * 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.
226
240
  *
227
241
  * @param request - DescribeColumnsRequest
228
242
  * @param runtime - runtime options for this request RuntimeOptions
@@ -230,21 +244,21 @@ export default class Client extends OpenApi {
230
244
  */
231
245
  describeColumnsWithOptions(request: $_model.DescribeColumnsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeColumnsResponse>;
232
246
  /**
233
- * 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.
247
+ * 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.
234
248
  *
235
249
  * @remarks
236
- * 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.
237
- * ## [](#)Precautions
238
- * The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
239
- * ## [](#qps)Limits
240
- * 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.
250
+ * This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
251
+ * ## Notes
252
+ * The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
253
+ * ## QPS Limits
254
+ * 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.
241
255
  *
242
256
  * @param request - DescribeColumnsRequest
243
257
  * @returns DescribeColumnsResponse
244
258
  */
245
259
  describeColumns(request: $_model.DescribeColumnsRequest): Promise<$_model.DescribeColumnsResponse>;
246
260
  /**
247
- * Query data in columns of data assets such as MaxCompute, RDS, etc., that are authorized by the Data Security Center.
261
+ * 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.
248
262
  *
249
263
  * @param request - DescribeColumnsV2Request
250
264
  * @param runtime - runtime options for this request RuntimeOptions
@@ -252,14 +266,20 @@ export default class Client extends OpenApi {
252
266
  */
253
267
  describeColumnsV2WithOptions(request: $_model.DescribeColumnsV2Request, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeColumnsV2Response>;
254
268
  /**
255
- * Query data in columns of data assets such as MaxCompute, RDS, etc., that are authorized by the Data Security Center.
269
+ * 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.
256
270
  *
257
271
  * @param request - DescribeColumnsV2Request
258
272
  * @returns DescribeColumnsV2Response
259
273
  */
260
274
  describeColumnsV2(request: $_model.DescribeColumnsV2Request): Promise<$_model.DescribeColumnsV2Response>;
261
275
  /**
262
- * Queries common configuration items for alerts.
276
+ * Queries common configuration items for anomaly alerts.
277
+ *
278
+ * @remarks
279
+ * # Usage notes
280
+ * Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
281
+ * # QPS limit
282
+ * 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.
263
283
  *
264
284
  * @param request - DescribeConfigsRequest
265
285
  * @param runtime - runtime options for this request RuntimeOptions
@@ -267,14 +287,27 @@ export default class Client extends OpenApi {
267
287
  */
268
288
  describeConfigsWithOptions(request: $_model.DescribeConfigsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeConfigsResponse>;
269
289
  /**
270
- * Queries common configuration items for alerts.
290
+ * Queries common configuration items for anomaly alerts.
291
+ *
292
+ * @remarks
293
+ * # Usage notes
294
+ * Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
295
+ * # QPS limit
296
+ * 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.
271
297
  *
272
298
  * @param request - DescribeConfigsRequest
273
299
  * @returns DescribeConfigsResponse
274
300
  */
275
301
  describeConfigs(request: $_model.DescribeConfigsRequest): Promise<$_model.DescribeConfigsResponse>;
276
302
  /**
277
- * Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
303
+ * Searches for data assets on the Overview page of Data Security Center (DSC).
304
+ *
305
+ * @remarks
306
+ * This operation is typically used to query data assets of different types on the overview page of DSC.
307
+ * ## Usage notes
308
+ * This operation is deprecated and no longer maintained.
309
+ * ## QPS limit
310
+ * 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.
278
311
  *
279
312
  * @param request - DescribeDataAssetsRequest
280
313
  * @param runtime - runtime options for this request RuntimeOptions
@@ -282,14 +315,21 @@ export default class Client extends OpenApi {
282
315
  */
283
316
  describeDataAssetsWithOptions(request: $_model.DescribeDataAssetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataAssetsResponse>;
284
317
  /**
285
- * Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
318
+ * Searches for data assets on the Overview page of Data Security Center (DSC).
319
+ *
320
+ * @remarks
321
+ * This operation is typically used to query data assets of different types on the overview page of DSC.
322
+ * ## Usage notes
323
+ * This operation is deprecated and no longer maintained.
324
+ * ## QPS limit
325
+ * 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.
286
326
  *
287
327
  * @param request - DescribeDataAssetsRequest
288
328
  * @returns DescribeDataAssetsResponse
289
329
  */
290
330
  describeDataAssets(request: $_model.DescribeDataAssetsRequest): Promise<$_model.DescribeDataAssetsResponse>;
291
331
  /**
292
- * 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.
332
+ * Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
293
333
  *
294
334
  * @param request - DescribeDataLimitDetailRequest
295
335
  * @param runtime - runtime options for this request RuntimeOptions
@@ -297,19 +337,21 @@ export default class Client extends OpenApi {
297
337
  */
298
338
  describeDataLimitDetailWithOptions(request: $_model.DescribeDataLimitDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataLimitDetailResponse>;
299
339
  /**
300
- * 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.
340
+ * Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
301
341
  *
302
342
  * @param request - DescribeDataLimitDetailRequest
303
343
  * @returns DescribeDataLimitDetailResponse
304
344
  */
305
345
  describeDataLimitDetail(request: $_model.DescribeDataLimitDetailRequest): Promise<$_model.DescribeDataLimitDetailResponse>;
306
346
  /**
307
- * 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.
347
+ * Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
308
348
  *
309
349
  * @remarks
310
- * You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
311
- * # Limits
312
- * 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.
350
+ * Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
351
+ * ## Notes
352
+ * 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.
353
+ * ## QPS limits
354
+ * 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.
313
355
  *
314
356
  * @param request - DescribeDataLimitSetRequest
315
357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -317,19 +359,21 @@ export default class Client extends OpenApi {
317
359
  */
318
360
  describeDataLimitSetWithOptions(request: $_model.DescribeDataLimitSetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataLimitSetResponse>;
319
361
  /**
320
- * 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.
362
+ * Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
321
363
  *
322
364
  * @remarks
323
- * You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
324
- * # Limits
325
- * 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.
365
+ * Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
366
+ * ## Notes
367
+ * 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.
368
+ * ## QPS limits
369
+ * 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.
326
370
  *
327
371
  * @param request - DescribeDataLimitSetRequest
328
372
  * @returns DescribeDataLimitSetResponse
329
373
  */
330
374
  describeDataLimitSet(request: $_model.DescribeDataLimitSetRequest): Promise<$_model.DescribeDataLimitSetResponse>;
331
375
  /**
332
- * Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
376
+ * Queries the list of data assets for authorized instances, databases, and buckets.
333
377
  *
334
378
  * @param request - DescribeDataLimitsRequest
335
379
  * @param runtime - runtime options for this request RuntimeOptions
@@ -337,19 +381,19 @@ export default class Client extends OpenApi {
337
381
  */
338
382
  describeDataLimitsWithOptions(request: $_model.DescribeDataLimitsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataLimitsResponse>;
339
383
  /**
340
- * Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
384
+ * Queries the list of data assets for authorized instances, databases, and buckets.
341
385
  *
342
386
  * @param request - DescribeDataLimitsRequest
343
387
  * @returns DescribeDataLimitsResponse
344
388
  */
345
389
  describeDataLimits(request: $_model.DescribeDataLimitsRequest): Promise<$_model.DescribeDataLimitsResponse>;
346
390
  /**
347
- * Queries the execution information about a de-identification task.
391
+ * You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
348
392
  *
349
393
  * @remarks
350
- * You can call this operation to query the execution information of a static de-identification task, including the status and progress.
351
- * # Limits
352
- * 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.
394
+ * This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
395
+ * ## QPS limits
396
+ * 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.
353
397
  *
354
398
  * @param request - DescribeDataMaskingRunHistoryRequest
355
399
  * @param runtime - runtime options for this request RuntimeOptions
@@ -357,24 +401,24 @@ export default class Client extends OpenApi {
357
401
  */
358
402
  describeDataMaskingRunHistoryWithOptions(request: $_model.DescribeDataMaskingRunHistoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataMaskingRunHistoryResponse>;
359
403
  /**
360
- * Queries the execution information about a de-identification task.
404
+ * You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
361
405
  *
362
406
  * @remarks
363
- * You can call this operation to query the execution information of a static de-identification task, including the status and progress.
364
- * # Limits
365
- * 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.
407
+ * This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
408
+ * ## QPS limits
409
+ * 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.
366
410
  *
367
411
  * @param request - DescribeDataMaskingRunHistoryRequest
368
412
  * @returns DescribeDataMaskingRunHistoryResponse
369
413
  */
370
414
  describeDataMaskingRunHistory(request: $_model.DescribeDataMaskingRunHistoryRequest): Promise<$_model.DescribeDataMaskingRunHistoryResponse>;
371
415
  /**
372
- * Queries de-identification tasks.
416
+ * Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
373
417
  *
374
418
  * @remarks
375
- * You can call this operation to query static de-identification tasks. This facilitates task queries and management.
376
- * # Limits
377
- * 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.
419
+ * This operation retrieves a list of static data masking tasks, which you can then search and manage.
420
+ * ## QPS limits
421
+ * 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.
378
422
  *
379
423
  * @param request - DescribeDataMaskingTasksRequest
380
424
  * @param runtime - runtime options for this request RuntimeOptions
@@ -382,23 +426,23 @@ export default class Client extends OpenApi {
382
426
  */
383
427
  describeDataMaskingTasksWithOptions(request: $_model.DescribeDataMaskingTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataMaskingTasksResponse>;
384
428
  /**
385
- * Queries de-identification tasks.
429
+ * Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
386
430
  *
387
431
  * @remarks
388
- * You can call this operation to query static de-identification tasks. This facilitates task queries and management.
389
- * # Limits
390
- * 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.
432
+ * This operation retrieves a list of static data masking tasks, which you can then search and manage.
433
+ * ## QPS limits
434
+ * 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.
391
435
  *
392
436
  * @param request - DescribeDataMaskingTasksRequest
393
437
  * @returns DescribeDataMaskingTasksResponse
394
438
  */
395
439
  describeDataMaskingTasks(request: $_model.DescribeDataMaskingTasksRequest): Promise<$_model.DescribeDataMaskingTasksResponse>;
396
440
  /**
397
- * View data object column details
441
+ * Queries the detection results for columns in a data table.
398
442
  *
399
443
  * @remarks
400
444
  * ## Notes
401
- * The DescribeDataObjectColumnDetail interface has been revised to DescribeDataObjectColumnDetailV2. It is recommended that you use the newer version, DescribeDataObjectColumnDetailV2, when developing your application.
445
+ * The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
402
446
  *
403
447
  * @param request - DescribeDataObjectColumnDetailRequest
404
448
  * @param runtime - runtime options for this request RuntimeOptions
@@ -406,18 +450,18 @@ export default class Client extends OpenApi {
406
450
  */
407
451
  describeDataObjectColumnDetailWithOptions(request: $_model.DescribeDataObjectColumnDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataObjectColumnDetailResponse>;
408
452
  /**
409
- * View data object column details
453
+ * Queries the detection results for columns in a data table.
410
454
  *
411
455
  * @remarks
412
456
  * ## Notes
413
- * The DescribeDataObjectColumnDetail interface has been revised to DescribeDataObjectColumnDetailV2. It is recommended that you use the newer version, DescribeDataObjectColumnDetailV2, when developing your application.
457
+ * The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
414
458
  *
415
459
  * @param request - DescribeDataObjectColumnDetailRequest
416
460
  * @returns DescribeDataObjectColumnDetailResponse
417
461
  */
418
462
  describeDataObjectColumnDetail(request: $_model.DescribeDataObjectColumnDetailRequest): Promise<$_model.DescribeDataObjectColumnDetailResponse>;
419
463
  /**
420
- * View Data Object Column Details V2
464
+ * Queries the detection results for the columns of a data table.
421
465
  *
422
466
  * @param request - DescribeDataObjectColumnDetailV2Request
423
467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -425,14 +469,19 @@ export default class Client extends OpenApi {
425
469
  */
426
470
  describeDataObjectColumnDetailV2WithOptions(request: $_model.DescribeDataObjectColumnDetailV2Request, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataObjectColumnDetailV2Response>;
427
471
  /**
428
- * View Data Object Column Details V2
472
+ * Queries the detection results for the columns of a data table.
429
473
  *
430
474
  * @param request - DescribeDataObjectColumnDetailV2Request
431
475
  * @returns DescribeDataObjectColumnDetailV2Response
432
476
  */
433
477
  describeDataObjectColumnDetailV2(request: $_model.DescribeDataObjectColumnDetailV2Request): Promise<$_model.DescribeDataObjectColumnDetailV2Response>;
434
478
  /**
435
- * Paginated Query of Data Catalog Objects
479
+ * Query data detection results for tables and files.
480
+ *
481
+ * @remarks
482
+ * This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
483
+ * ## QPS limit
484
+ * 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.
436
485
  *
437
486
  * @param request - DescribeDataObjectsRequest
438
487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -440,14 +489,19 @@ export default class Client extends OpenApi {
440
489
  */
441
490
  describeDataObjectsWithOptions(request: $_model.DescribeDataObjectsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataObjectsResponse>;
442
491
  /**
443
- * Paginated Query of Data Catalog Objects
492
+ * Query data detection results for tables and files.
493
+ *
494
+ * @remarks
495
+ * This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
496
+ * ## QPS limit
497
+ * 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.
444
498
  *
445
499
  * @param request - DescribeDataObjectsRequest
446
500
  * @returns DescribeDataObjectsResponse
447
501
  */
448
502
  describeDataObjects(request: $_model.DescribeDataObjectsRequest): Promise<$_model.DescribeDataObjectsResponse>;
449
503
  /**
450
- * Queries a list of OSS object types that can be identified.
504
+ * Queries a list of file types supported by Object Storage Service (OSS).
451
505
  *
452
506
  * @param request - DescribeDocTypesRequest
453
507
  * @param runtime - runtime options for this request RuntimeOptions
@@ -455,14 +509,14 @@ export default class Client extends OpenApi {
455
509
  */
456
510
  describeDocTypesWithOptions(request: $_model.DescribeDocTypesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDocTypesResponse>;
457
511
  /**
458
- * Queries a list of OSS object types that can be identified.
512
+ * Queries a list of file types supported by Object Storage Service (OSS).
459
513
  *
460
514
  * @param request - DescribeDocTypesRequest
461
515
  * @returns DescribeDocTypesResponse
462
516
  */
463
517
  describeDocTypes(request: $_model.DescribeDocTypesRequest): Promise<$_model.DescribeDocTypesResponse>;
464
518
  /**
465
- * 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.
519
+ * Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
466
520
  *
467
521
  * @param request - DescribeEventDetailRequest
468
522
  * @param runtime - runtime options for this request RuntimeOptions
@@ -470,14 +524,14 @@ export default class Client extends OpenApi {
470
524
  */
471
525
  describeEventDetailWithOptions(request: $_model.DescribeEventDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventDetailResponse>;
472
526
  /**
473
- * 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.
527
+ * Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
474
528
  *
475
529
  * @param request - DescribeEventDetailRequest
476
530
  * @returns DescribeEventDetailResponse
477
531
  */
478
532
  describeEventDetail(request: $_model.DescribeEventDetailRequest): Promise<$_model.DescribeEventDetailResponse>;
479
533
  /**
480
- * Queries the types of anomalous events.
534
+ * Queries anomalous activity types.
481
535
  *
482
536
  * @param request - DescribeEventTypesRequest
483
537
  * @param runtime - runtime options for this request RuntimeOptions
@@ -485,19 +539,19 @@ export default class Client extends OpenApi {
485
539
  */
486
540
  describeEventTypesWithOptions(request: $_model.DescribeEventTypesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventTypesResponse>;
487
541
  /**
488
- * Queries the types of anomalous events.
542
+ * Queries anomalous activity types.
489
543
  *
490
544
  * @param request - DescribeEventTypesRequest
491
545
  * @returns DescribeEventTypesResponse
492
546
  */
493
547
  describeEventTypes(request: $_model.DescribeEventTypesRequest): Promise<$_model.DescribeEventTypesResponse>;
494
548
  /**
495
- * Queries anomalous events.
549
+ * Lists anomalous events.
496
550
  *
497
551
  * @remarks
498
- * You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
499
- * # Limits
500
- * 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.
552
+ * This operation queries alerts for data breach risks to help you find and handle them.
553
+ * ## QPS limits
554
+ * 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.
501
555
  *
502
556
  * @param request - DescribeEventsRequest
503
557
  * @param runtime - runtime options for this request RuntimeOptions
@@ -505,23 +559,23 @@ export default class Client extends OpenApi {
505
559
  */
506
560
  describeEventsWithOptions(request: $_model.DescribeEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventsResponse>;
507
561
  /**
508
- * Queries anomalous events.
562
+ * Lists anomalous events.
509
563
  *
510
564
  * @remarks
511
- * You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
512
- * # Limits
513
- * 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.
565
+ * This operation queries alerts for data breach risks to help you find and handle them.
566
+ * ## QPS limits
567
+ * 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.
514
568
  *
515
569
  * @param request - DescribeEventsRequest
516
570
  * @returns DescribeEventsResponse
517
571
  */
518
572
  describeEvents(request: $_model.DescribeEventsRequest): Promise<$_model.DescribeEventsResponse>;
519
573
  /**
520
- * Query the status of an identification task
574
+ * 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.
521
575
  *
522
576
  * @remarks
523
- * ## QPS Limit
524
- * 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.
577
+ * ## QPS limit
578
+ * 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.
525
579
  *
526
580
  * @param request - DescribeIdentifyTaskStatusRequest
527
581
  * @param runtime - runtime options for this request RuntimeOptions
@@ -529,11 +583,11 @@ export default class Client extends OpenApi {
529
583
  */
530
584
  describeIdentifyTaskStatusWithOptions(request: $_model.DescribeIdentifyTaskStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeIdentifyTaskStatusResponse>;
531
585
  /**
532
- * Query the status of an identification task
586
+ * 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.
533
587
  *
534
588
  * @remarks
535
- * ## QPS Limit
536
- * 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.
589
+ * ## QPS limit
590
+ * 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.
537
591
  *
538
592
  * @param request - DescribeIdentifyTaskStatusRequest
539
593
  * @returns DescribeIdentifyTaskStatusResponse
@@ -543,8 +597,10 @@ export default class Client extends OpenApi {
543
597
  * Queries a list of data assets.
544
598
  *
545
599
  * @remarks
546
- * You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
547
- * This operation is no longer used for the KMS console of the new version.
600
+ * 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.
601
+ * This operation is no longer used in the new console.
602
+ * ## QPS limit
603
+ * 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.
548
604
  *
549
605
  * @param request - DescribeInstanceSourcesRequest
550
606
  * @param runtime - runtime options for this request RuntimeOptions
@@ -555,20 +611,22 @@ export default class Client extends OpenApi {
555
611
  * Queries a list of data assets.
556
612
  *
557
613
  * @remarks
558
- * You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
559
- * This operation is no longer used for the KMS console of the new version.
614
+ * 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.
615
+ * This operation is no longer used in the new console.
616
+ * ## QPS limit
617
+ * 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.
560
618
  *
561
619
  * @param request - DescribeInstanceSourcesRequest
562
620
  * @returns DescribeInstanceSourcesResponse
563
621
  */
564
622
  describeInstanceSources(request: $_model.DescribeInstanceSourcesRequest): Promise<$_model.DescribeInstanceSourcesResponse>;
565
623
  /**
566
- * Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
624
+ * Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
567
625
  *
568
626
  * @remarks
569
- * When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
570
- * # Limits
571
- * 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.
627
+ * 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.
628
+ * ## QPS limit
629
+ * 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.
572
630
  *
573
631
  * @param request - DescribeInstancesRequest
574
632
  * @param runtime - runtime options for this request RuntimeOptions
@@ -576,26 +634,26 @@ export default class Client extends OpenApi {
576
634
  */
577
635
  describeInstancesWithOptions(request: $_model.DescribeInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeInstancesResponse>;
578
636
  /**
579
- * Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
637
+ * Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
580
638
  *
581
639
  * @remarks
582
- * When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
583
- * # Limits
584
- * 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.
640
+ * 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.
641
+ * ## QPS limit
642
+ * 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.
585
643
  *
586
644
  * @param request - DescribeInstancesRequest
587
645
  * @returns DescribeInstancesResponse
588
646
  */
589
647
  describeInstances(request: $_model.DescribeInstancesRequest): Promise<$_model.DescribeInstancesResponse>;
590
648
  /**
591
- * Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
649
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
592
650
  *
593
651
  * @remarks
594
- * 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.
595
- * ## [](#)Precautions
596
- * The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
597
- * ## [](#qps)Limits
598
- * 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.
652
+ * This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
653
+ * ## Usage notes
654
+ * The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
655
+ * ## QPS limit
656
+ * 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.
599
657
  *
600
658
  * @param request - DescribeOssObjectDetailRequest
601
659
  * @param runtime - runtime options for this request RuntimeOptions
@@ -603,24 +661,24 @@ export default class Client extends OpenApi {
603
661
  */
604
662
  describeOssObjectDetailWithOptions(request: $_model.DescribeOssObjectDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeOssObjectDetailResponse>;
605
663
  /**
606
- * Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
664
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
607
665
  *
608
666
  * @remarks
609
- * 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.
610
- * ## [](#)Precautions
611
- * The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
612
- * ## [](#qps)Limits
613
- * 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.
667
+ * This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
668
+ * ## Usage notes
669
+ * The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
670
+ * ## QPS limit
671
+ * 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.
614
672
  *
615
673
  * @param request - DescribeOssObjectDetailRequest
616
674
  * @returns DescribeOssObjectDetailResponse
617
675
  */
618
676
  describeOssObjectDetail(request: $_model.DescribeOssObjectDetailRequest): Promise<$_model.DescribeOssObjectDetailResponse>;
619
677
  /**
620
- * Call this interface to query the details of a single storage object in OSS that is authorized by the Data Security Center.
678
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
621
679
  *
622
680
  * @remarks
623
- * This interface is generally used to query the detailed information of OSS storage objects, which facilitates the accurate positioning of sensitive OSS assets.
681
+ * This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
624
682
  *
625
683
  * @param request - DescribeOssObjectDetailV2Request
626
684
  * @param runtime - runtime options for this request RuntimeOptions
@@ -628,17 +686,17 @@ export default class Client extends OpenApi {
628
686
  */
629
687
  describeOssObjectDetailV2WithOptions(request: $_model.DescribeOssObjectDetailV2Request, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeOssObjectDetailV2Response>;
630
688
  /**
631
- * Call this interface to query the details of a single storage object in OSS that is authorized by the Data Security Center.
689
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
632
690
  *
633
691
  * @remarks
634
- * This interface is generally used to query the detailed information of OSS storage objects, which facilitates the accurate positioning of sensitive OSS assets.
692
+ * This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
635
693
  *
636
694
  * @param request - DescribeOssObjectDetailV2Request
637
695
  * @returns DescribeOssObjectDetailV2Response
638
696
  */
639
697
  describeOssObjectDetailV2(request: $_model.DescribeOssObjectDetailV2Request): Promise<$_model.DescribeOssObjectDetailV2Response>;
640
698
  /**
641
- * Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
699
+ * Lists authorized OSS objects.
642
700
  *
643
701
  * @param request - DescribeOssObjectsRequest
644
702
  * @param runtime - runtime options for this request RuntimeOptions
@@ -646,19 +704,19 @@ export default class Client extends OpenApi {
646
704
  */
647
705
  describeOssObjectsWithOptions(request: $_model.DescribeOssObjectsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeOssObjectsResponse>;
648
706
  /**
649
- * Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
707
+ * Lists authorized OSS objects.
650
708
  *
651
709
  * @param request - DescribeOssObjectsRequest
652
710
  * @returns DescribeOssObjectsResponse
653
711
  */
654
712
  describeOssObjects(request: $_model.DescribeOssObjectsRequest): Promise<$_model.DescribeOssObjectsResponse>;
655
713
  /**
656
- * 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.
714
+ * Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
657
715
  *
658
716
  * @remarks
659
- * 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.
660
- * # Limits
661
- * 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.
717
+ * 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.
718
+ * ## QPS limit
719
+ * 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.
662
720
  *
663
721
  * @param request - DescribePackagesRequest
664
722
  * @param runtime - runtime options for this request RuntimeOptions
@@ -666,19 +724,19 @@ export default class Client extends OpenApi {
666
724
  */
667
725
  describePackagesWithOptions(request: $_model.DescribePackagesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePackagesResponse>;
668
726
  /**
669
- * 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.
727
+ * Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
670
728
  *
671
729
  * @remarks
672
- * 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.
673
- * # Limits
674
- * 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.
730
+ * 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.
731
+ * ## QPS limit
732
+ * 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.
675
733
  *
676
734
  * @param request - DescribePackagesRequest
677
735
  * @returns DescribePackagesResponse
678
736
  */
679
737
  describePackages(request: $_model.DescribePackagesRequest): Promise<$_model.DescribePackagesResponse>;
680
738
  /**
681
- * Gets the list of first-level authorizations.
739
+ * Lists assets and their authorization status.
682
740
  *
683
741
  * @param request - DescribeParentInstanceRequest
684
742
  * @param runtime - runtime options for this request RuntimeOptions
@@ -686,19 +744,19 @@ export default class Client extends OpenApi {
686
744
  */
687
745
  describeParentInstanceWithOptions(request: $_model.DescribeParentInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeParentInstanceResponse>;
688
746
  /**
689
- * Gets the list of first-level authorizations.
747
+ * Lists assets and their authorization status.
690
748
  *
691
749
  * @param request - DescribeParentInstanceRequest
692
750
  * @returns DescribeParentInstanceResponse
693
751
  */
694
752
  describeParentInstance(request: $_model.DescribeParentInstanceRequest): Promise<$_model.DescribeParentInstanceResponse>;
695
753
  /**
696
- * Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
754
+ * Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
697
755
  *
698
756
  * @remarks
699
- * 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.
700
- * # Limits
701
- * 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.
757
+ * 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.
758
+ * ## QPS limits
759
+ * 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.
702
760
  *
703
761
  * @param request - DescribeRiskLevelsRequest
704
762
  * @param runtime - runtime options for this request RuntimeOptions
@@ -706,19 +764,19 @@ export default class Client extends OpenApi {
706
764
  */
707
765
  describeRiskLevelsWithOptions(request: $_model.DescribeRiskLevelsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRiskLevelsResponse>;
708
766
  /**
709
- * Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
767
+ * Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
710
768
  *
711
769
  * @remarks
712
- * 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.
713
- * # Limits
714
- * 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.
770
+ * 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.
771
+ * ## QPS limits
772
+ * 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.
715
773
  *
716
774
  * @param request - DescribeRiskLevelsRequest
717
775
  * @returns DescribeRiskLevelsResponse
718
776
  */
719
777
  describeRiskLevels(request: $_model.DescribeRiskLevelsRequest): Promise<$_model.DescribeRiskLevelsResponse>;
720
778
  /**
721
- * Queries sensitive data detection rules.
779
+ * Queries a list of sensitive data detection rules.
722
780
  *
723
781
  * @param request - DescribeRulesRequest
724
782
  * @param runtime - runtime options for this request RuntimeOptions
@@ -726,19 +784,19 @@ export default class Client extends OpenApi {
726
784
  */
727
785
  describeRulesWithOptions(request: $_model.DescribeRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRulesResponse>;
728
786
  /**
729
- * Queries sensitive data detection rules.
787
+ * Queries a list of sensitive data detection rules.
730
788
  *
731
789
  * @param request - DescribeRulesRequest
732
790
  * @returns DescribeRulesResponse
733
791
  */
734
792
  describeRules(request: $_model.DescribeRulesRequest): Promise<$_model.DescribeRulesResponse>;
735
793
  /**
736
- * Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
794
+ * Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
737
795
  *
738
796
  * @remarks
739
- * When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
740
- * # Limits
741
- * 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.
797
+ * 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.
798
+ * ## QPS limits
799
+ * 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.
742
800
  *
743
801
  * @param request - DescribeTablesRequest
744
802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -746,19 +804,19 @@ export default class Client extends OpenApi {
746
804
  */
747
805
  describeTablesWithOptions(request: $_model.DescribeTablesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTablesResponse>;
748
806
  /**
749
- * Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
807
+ * Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
750
808
  *
751
809
  * @remarks
752
- * When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
753
- * # Limits
754
- * 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.
810
+ * 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.
811
+ * ## QPS limits
812
+ * 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.
755
813
  *
756
814
  * @param request - DescribeTablesRequest
757
815
  * @returns DescribeTablesResponse
758
816
  */
759
817
  describeTables(request: $_model.DescribeTablesRequest): Promise<$_model.DescribeTablesResponse>;
760
818
  /**
761
- * Call this interface to query all models list of industry templates.
819
+ * Lists all rules in an industry-specific template.
762
820
  *
763
821
  * @param request - DescribeTemplateAllRulesRequest
764
822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -766,19 +824,19 @@ export default class Client extends OpenApi {
766
824
  */
767
825
  describeTemplateAllRulesWithOptions(request: $_model.DescribeTemplateAllRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTemplateAllRulesResponse>;
768
826
  /**
769
- * Call this interface to query all models list of industry templates.
827
+ * Lists all rules in an industry-specific template.
770
828
  *
771
829
  * @param request - DescribeTemplateAllRulesRequest
772
830
  * @returns DescribeTemplateAllRulesResponse
773
831
  */
774
832
  describeTemplateAllRules(request: $_model.DescribeTemplateAllRulesRequest): Promise<$_model.DescribeTemplateAllRulesResponse>;
775
833
  /**
776
- * Queries the information about an account.
834
+ * Queries the status of a user account.
777
835
  *
778
836
  * @remarks
779
- * 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).
780
- * # Limits
781
- * 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.
837
+ * Retrieves information about the current account, such as your usage of Data Security Center (DSC).
838
+ * ## QPS limit
839
+ * 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.
782
840
  *
783
841
  * @param request - DescribeUserStatusRequest
784
842
  * @param runtime - runtime options for this request RuntimeOptions
@@ -786,24 +844,24 @@ export default class Client extends OpenApi {
786
844
  */
787
845
  describeUserStatusWithOptions(request: $_model.DescribeUserStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserStatusResponse>;
788
846
  /**
789
- * Queries the information about an account.
847
+ * Queries the status of a user account.
790
848
  *
791
849
  * @remarks
792
- * 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).
793
- * # Limits
794
- * 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.
850
+ * Retrieves information about the current account, such as your usage of Data Security Center (DSC).
851
+ * ## QPS limit
852
+ * 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.
795
853
  *
796
854
  * @param request - DescribeUserStatusRequest
797
855
  * @returns DescribeUserStatusResponse
798
856
  */
799
857
  describeUserStatus(request: $_model.DescribeUserStatusRequest): Promise<$_model.DescribeUserStatusResponse>;
800
858
  /**
801
- * 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.
859
+ * 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.
802
860
  *
803
861
  * @remarks
804
- * 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.
805
- * # Limits
806
- * 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.
862
+ * 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.
863
+ * ## QPS limits
864
+ * 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.
807
865
  *
808
866
  * @param request - DisableUserConfigRequest
809
867
  * @param runtime - runtime options for this request RuntimeOptions
@@ -811,19 +869,19 @@ export default class Client extends OpenApi {
811
869
  */
812
870
  disableUserConfigWithOptions(request: $_model.DisableUserConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableUserConfigResponse>;
813
871
  /**
814
- * 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.
872
+ * 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.
815
873
  *
816
874
  * @remarks
817
- * 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.
818
- * # Limits
819
- * 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.
875
+ * 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.
876
+ * ## QPS limits
877
+ * 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.
820
878
  *
821
879
  * @param request - DisableUserConfigRequest
822
880
  * @returns DisableUserConfigResponse
823
881
  */
824
882
  disableUserConfig(request: $_model.DisableUserConfigRequest): Promise<$_model.DisableUserConfigResponse>;
825
883
  /**
826
- * Dynamically de-identifies sensitive data.
884
+ * You can call the ExecDatamask operation to dynamically mask data.
827
885
  *
828
886
  * @param request - ExecDatamaskRequest
829
887
  * @param runtime - runtime options for this request RuntimeOptions
@@ -831,14 +889,14 @@ export default class Client extends OpenApi {
831
889
  */
832
890
  execDatamaskWithOptions(request: $_model.ExecDatamaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ExecDatamaskResponse>;
833
891
  /**
834
- * Dynamically de-identifies sensitive data.
892
+ * You can call the ExecDatamask operation to dynamically mask data.
835
893
  *
836
894
  * @param request - ExecDatamaskRequest
837
895
  * @returns ExecDatamaskResponse
838
896
  */
839
897
  execDatamask(request: $_model.ExecDatamaskRequest): Promise<$_model.ExecDatamaskResponse>;
840
898
  /**
841
- * Triggers a de-identification task.
899
+ * Triggers a data masking task.
842
900
  *
843
901
  * @param request - ManualTriggerMaskingProcessRequest
844
902
  * @param runtime - runtime options for this request RuntimeOptions
@@ -846,14 +904,24 @@ export default class Client extends OpenApi {
846
904
  */
847
905
  manualTriggerMaskingProcessWithOptions(request: $_model.ManualTriggerMaskingProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ManualTriggerMaskingProcessResponse>;
848
906
  /**
849
- * Triggers a de-identification task.
907
+ * Triggers a data masking task.
850
908
  *
851
909
  * @param request - ManualTriggerMaskingProcessRequest
852
910
  * @returns ManualTriggerMaskingProcessResponse
853
911
  */
854
912
  manualTriggerMaskingProcess(request: $_model.ManualTriggerMaskingProcessRequest): Promise<$_model.ManualTriggerMaskingProcessResponse>;
855
913
  /**
856
- * OSS图片脱敏
914
+ * Use the MaskOssImage operation to mask images stored as objects.
915
+ *
916
+ * @remarks
917
+ * *Prerequisites**
918
+ * To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
919
+ * **QPS limit**
920
+ * 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.
921
+ * **Usage notes**
922
+ * After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
923
+ * For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
924
+ * For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
857
925
  *
858
926
  * @param request - MaskOssImageRequest
859
927
  * @param runtime - runtime options for this request RuntimeOptions
@@ -861,14 +929,24 @@ export default class Client extends OpenApi {
861
929
  */
862
930
  maskOssImageWithOptions(request: $_model.MaskOssImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.MaskOssImageResponse>;
863
931
  /**
864
- * OSS图片脱敏
932
+ * Use the MaskOssImage operation to mask images stored as objects.
933
+ *
934
+ * @remarks
935
+ * *Prerequisites**
936
+ * To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
937
+ * **QPS limit**
938
+ * 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.
939
+ * **Usage notes**
940
+ * After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
941
+ * For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
942
+ * For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
865
943
  *
866
944
  * @param request - MaskOssImageRequest
867
945
  * @returns MaskOssImageResponse
868
946
  */
869
947
  maskOssImage(request: $_model.MaskOssImageRequest): Promise<$_model.MaskOssImageResponse>;
870
948
  /**
871
- * Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
949
+ * You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
872
950
  *
873
951
  * @param request - ModifyDataLimitRequest
874
952
  * @param runtime - runtime options for this request RuntimeOptions
@@ -876,19 +954,19 @@ export default class Client extends OpenApi {
876
954
  */
877
955
  modifyDataLimitWithOptions(request: $_model.ModifyDataLimitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDataLimitResponse>;
878
956
  /**
879
- * Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
957
+ * You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
880
958
  *
881
959
  * @param request - ModifyDataLimitRequest
882
960
  * @returns ModifyDataLimitResponse
883
961
  */
884
962
  modifyDataLimit(request: $_model.ModifyDataLimitRequest): Promise<$_model.ModifyDataLimitResponse>;
885
963
  /**
886
- * 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.
964
+ * 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.
887
965
  *
888
966
  * @remarks
889
- * You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
890
- * # Limits
891
- * 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.
967
+ * This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
968
+ * ## QPS limit
969
+ * 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.
892
970
  *
893
971
  * @param request - ModifyDefaultLevelRequest
894
972
  * @param runtime - runtime options for this request RuntimeOptions
@@ -896,24 +974,24 @@ export default class Client extends OpenApi {
896
974
  */
897
975
  modifyDefaultLevelWithOptions(request: $_model.ModifyDefaultLevelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefaultLevelResponse>;
898
976
  /**
899
- * 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.
977
+ * 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.
900
978
  *
901
979
  * @remarks
902
- * You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
903
- * # Limits
904
- * 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.
980
+ * This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
981
+ * ## QPS limit
982
+ * 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.
905
983
  *
906
984
  * @param request - ModifyDefaultLevelRequest
907
985
  * @returns ModifyDefaultLevelResponse
908
986
  */
909
987
  modifyDefaultLevel(request: $_model.ModifyDefaultLevelRequest): Promise<$_model.ModifyDefaultLevelResponse>;
910
988
  /**
911
- * Handles an anomalous event.
989
+ * Handles anomalous activities.
912
990
  *
913
991
  * @remarks
914
- * You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
915
- * # Limits
916
- * 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.
992
+ * This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
993
+ * ## QPS limits
994
+ * 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.
917
995
  *
918
996
  * @param request - ModifyEventStatusRequest
919
997
  * @param runtime - runtime options for this request RuntimeOptions
@@ -921,19 +999,19 @@ export default class Client extends OpenApi {
921
999
  */
922
1000
  modifyEventStatusWithOptions(request: $_model.ModifyEventStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyEventStatusResponse>;
923
1001
  /**
924
- * Handles an anomalous event.
1002
+ * Handles anomalous activities.
925
1003
  *
926
1004
  * @remarks
927
- * You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
928
- * # Limits
929
- * 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.
1005
+ * This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
1006
+ * ## QPS limits
1007
+ * 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.
930
1008
  *
931
1009
  * @param request - ModifyEventStatusRequest
932
1010
  * @returns ModifyEventStatusResponse
933
1011
  */
934
1012
  modifyEventStatus(request: $_model.ModifyEventStatusRequest): Promise<$_model.ModifyEventStatusResponse>;
935
1013
  /**
936
- * Enables the detection of anomalous events of subtypes.
1014
+ * This operation enables anomalous activity detection for subtypes.
937
1015
  *
938
1016
  * @param request - ModifyEventTypeStatusRequest
939
1017
  * @param runtime - runtime options for this request RuntimeOptions
@@ -941,19 +1019,19 @@ export default class Client extends OpenApi {
941
1019
  */
942
1020
  modifyEventTypeStatusWithOptions(request: $_model.ModifyEventTypeStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyEventTypeStatusResponse>;
943
1021
  /**
944
- * Enables the detection of anomalous events of subtypes.
1022
+ * This operation enables anomalous activity detection for subtypes.
945
1023
  *
946
1024
  * @param request - ModifyEventTypeStatusRequest
947
1025
  * @returns ModifyEventTypeStatusResponse
948
1026
  */
949
1027
  modifyEventTypeStatus(request: $_model.ModifyEventTypeStatusRequest): Promise<$_model.ModifyEventTypeStatusResponse>;
950
1028
  /**
951
- * Enables or disables the report task.
1029
+ * You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
952
1030
  *
953
1031
  * @remarks
954
- * 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.
955
- * # Limits
956
- * 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.
1032
+ * 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.
1033
+ * ## QPS limit
1034
+ * 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.
957
1035
  *
958
1036
  * @param request - ModifyReportTaskStatusRequest
959
1037
  * @param runtime - runtime options for this request RuntimeOptions
@@ -961,12 +1039,12 @@ export default class Client extends OpenApi {
961
1039
  */
962
1040
  modifyReportTaskStatusWithOptions(request: $_model.ModifyReportTaskStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyReportTaskStatusResponse>;
963
1041
  /**
964
- * Enables or disables the report task.
1042
+ * You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
965
1043
  *
966
1044
  * @remarks
967
- * 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.
968
- * # Limits
969
- * 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.
1045
+ * 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.
1046
+ * ## QPS limit
1047
+ * 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.
970
1048
  *
971
1049
  * @param request - ModifyReportTaskStatusRequest
972
1050
  * @returns ModifyReportTaskStatusResponse
@@ -976,9 +1054,9 @@ export default class Client extends OpenApi {
976
1054
  * Modifies a custom sensitive data detection rule in Data Security Center (DSC).
977
1055
  *
978
1056
  * @remarks
979
- * When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
980
- * # Limits
981
- * 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.
1057
+ * You must specify the rule name, rule ID, and rule content.
1058
+ * ## QPS limits
1059
+ * 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.
982
1060
  *
983
1061
  * @param request - ModifyRuleRequest
984
1062
  * @param runtime - runtime options for this request RuntimeOptions
@@ -989,16 +1067,16 @@ export default class Client extends OpenApi {
989
1067
  * Modifies a custom sensitive data detection rule in Data Security Center (DSC).
990
1068
  *
991
1069
  * @remarks
992
- * When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
993
- * # Limits
994
- * 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.
1070
+ * You must specify the rule name, rule ID, and rule content.
1071
+ * ## QPS limits
1072
+ * 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.
995
1073
  *
996
1074
  * @param request - ModifyRuleRequest
997
1075
  * @returns ModifyRuleResponse
998
1076
  */
999
1077
  modifyRule(request: $_model.ModifyRuleRequest): Promise<$_model.ModifyRuleResponse>;
1000
1078
  /**
1001
- * Enables or disables a sensitive data detection rule.
1079
+ * Enables or disables sensitive data detection rules.
1002
1080
  *
1003
1081
  * @param request - ModifyRuleStatusRequest
1004
1082
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1006,14 +1084,18 @@ export default class Client extends OpenApi {
1006
1084
  */
1007
1085
  modifyRuleStatusWithOptions(request: $_model.ModifyRuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyRuleStatusResponse>;
1008
1086
  /**
1009
- * Enables or disables a sensitive data detection rule.
1087
+ * Enables or disables sensitive data detection rules.
1010
1088
  *
1011
1089
  * @param request - ModifyRuleStatusRequest
1012
1090
  * @returns ModifyRuleStatusResponse
1013
1091
  */
1014
1092
  modifyRuleStatus(request: $_model.ModifyRuleStatusRequest): Promise<$_model.ModifyRuleStatusResponse>;
1015
1093
  /**
1016
- * 图片复原
1094
+ * You can call the RestoreOssImage operation to restore desensitized images.
1095
+ *
1096
+ * @remarks
1097
+ * You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
1098
+ * For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
1017
1099
  *
1018
1100
  * @param request - RestoreOssImageRequest
1019
1101
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1021,23 +1103,27 @@ export default class Client extends OpenApi {
1021
1103
  */
1022
1104
  restoreOssImageWithOptions(request: $_model.RestoreOssImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RestoreOssImageResponse>;
1023
1105
  /**
1024
- * 图片复原
1106
+ * You can call the RestoreOssImage operation to restore desensitized images.
1107
+ *
1108
+ * @remarks
1109
+ * You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
1110
+ * For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
1025
1111
  *
1026
1112
  * @param request - RestoreOssImageRequest
1027
1113
  * @returns RestoreOssImageResponse
1028
1114
  */
1029
1115
  restoreOssImage(request: $_model.RestoreOssImageRequest): Promise<$_model.RestoreOssImageResponse>;
1030
1116
  /**
1031
- * Creates an identification task to scan sensitive data in Object Storage Service (OSS) objects.
1117
+ * The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
1032
1118
  *
1033
1119
  * @remarks
1034
- * ### [](#)Prerequisites
1035
- * 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.
1036
- * ### [](#qps-)Limits
1037
- * 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.
1038
- * ### [](#)Additional information
1039
- * 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.
1040
- * 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.
1120
+ * ### Prerequisites
1121
+ * 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.
1122
+ * ### QPS limits
1123
+ * 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.
1124
+ * ### Usage notes
1125
+ * You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
1126
+ * 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.
1041
1127
  *
1042
1128
  * @param tmpReq - ScanOssObjectV1Request
1043
1129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1045,28 +1131,28 @@ export default class Client extends OpenApi {
1045
1131
  */
1046
1132
  scanOssObjectV1WithOptions(tmpReq: $_model.ScanOssObjectV1Request, runtime: $dara.RuntimeOptions): Promise<$_model.ScanOssObjectV1Response>;
1047
1133
  /**
1048
- * Creates an identification task to scan sensitive data in Object Storage Service (OSS) objects.
1134
+ * The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
1049
1135
  *
1050
1136
  * @remarks
1051
- * ### [](#)Prerequisites
1052
- * 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.
1053
- * ### [](#qps-)Limits
1054
- * 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.
1055
- * ### [](#)Additional information
1056
- * 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.
1057
- * 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.
1137
+ * ### Prerequisites
1138
+ * 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.
1139
+ * ### QPS limits
1140
+ * 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.
1141
+ * ### Usage notes
1142
+ * You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
1143
+ * 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.
1058
1144
  *
1059
1145
  * @param request - ScanOssObjectV1Request
1060
1146
  * @returns ScanOssObjectV1Response
1061
1147
  */
1062
1148
  scanOssObjectV1(request: $_model.ScanOssObjectV1Request): Promise<$_model.ScanOssObjectV1Response>;
1063
1149
  /**
1064
- * Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
1150
+ * 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.
1065
1151
  *
1066
1152
  * @remarks
1067
- * 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.
1068
- * # Limits
1069
- * 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.
1153
+ * 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.
1154
+ * ## QPS limit
1155
+ * 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.
1070
1156
  *
1071
1157
  * @param request - StopMaskingProcessRequest
1072
1158
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1074,12 +1160,12 @@ export default class Client extends OpenApi {
1074
1160
  */
1075
1161
  stopMaskingProcessWithOptions(request: $_model.StopMaskingProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopMaskingProcessResponse>;
1076
1162
  /**
1077
- * Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
1163
+ * 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.
1078
1164
  *
1079
1165
  * @remarks
1080
- * 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.
1081
- * # Limits
1082
- * 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.
1166
+ * 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.
1167
+ * ## QPS limit
1168
+ * 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.
1083
1169
  *
1084
1170
  * @param request - StopMaskingProcessRequest
1085
1171
  * @returns StopMaskingProcessResponse