@alicloud/sddp20190103 1.6.5 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (289) hide show
  1. package/dist/client.d.ts +352 -266
  2. package/dist/client.js +357 -269
  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 +111 -2
  22. package/dist/models/DescribeAuditLogsRequest.js +0 -2
  23. package/dist/models/DescribeAuditLogsRequest.js.map +1 -1
  24. package/dist/models/DescribeAuditLogsResponseBody.d.ts +157 -2
  25. package/dist/models/DescribeAuditLogsResponseBody.js +2 -0
  26. package/dist/models/DescribeAuditLogsResponseBody.js.map +1 -1
  27. package/dist/models/DescribeCategoryTemplateListRequest.d.ts +13 -11
  28. package/dist/models/DescribeCategoryTemplateListRequest.js.map +1 -1
  29. package/dist/models/DescribeCategoryTemplateListResponseBody.d.ts +29 -23
  30. package/dist/models/DescribeCategoryTemplateListResponseBody.js.map +1 -1
  31. package/dist/models/DescribeCategoryTemplateRuleListRequest.d.ts +37 -23
  32. package/dist/models/DescribeCategoryTemplateRuleListRequest.js.map +1 -1
  33. package/dist/models/DescribeCategoryTemplateRuleListResponseBody.d.ts +47 -32
  34. package/dist/models/DescribeCategoryTemplateRuleListResponseBody.js.map +1 -1
  35. package/dist/models/DescribeColumnsRequest.d.ts +81 -56
  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 +102 -34
  79. package/dist/models/DescribeDataObjectsRequest.js.map +1 -1
  80. package/dist/models/DescribeDataObjectsResponseBody.d.ts +149 -51
  81. package/dist/models/DescribeDataObjectsResponseBody.js +2 -0
  82. package/dist/models/DescribeDataObjectsResponseBody.js.map +1 -1
  83. package/dist/models/DescribeDocTypesRequest.d.ts +4 -3
  84. package/dist/models/DescribeDocTypesRequest.js.map +1 -1
  85. package/dist/models/DescribeDocTypesResponseBody.d.ts +4 -4
  86. package/dist/models/DescribeEventDetailRequest.d.ts +5 -4
  87. package/dist/models/DescribeEventDetailRequest.js.map +1 -1
  88. package/dist/models/DescribeEventDetailResponseBody.d.ts +84 -72
  89. package/dist/models/DescribeEventDetailResponseBody.js.map +1 -1
  90. package/dist/models/DescribeEventTypesRequest.d.ts +26 -12
  91. package/dist/models/DescribeEventTypesRequest.js.map +1 -1
  92. package/dist/models/DescribeEventTypesResponseBody.d.ts +29 -27
  93. package/dist/models/DescribeEventTypesResponseBody.js.map +1 -1
  94. package/dist/models/DescribeEventsRequest.d.ts +35 -28
  95. package/dist/models/DescribeEventsRequest.js +2 -2
  96. package/dist/models/DescribeEventsRequest.js.map +1 -1
  97. package/dist/models/DescribeEventsResponseBody.d.ts +36 -31
  98. package/dist/models/DescribeEventsResponseBody.js.map +1 -1
  99. package/dist/models/DescribeIdentifyTaskStatusRequest.d.ts +6 -4
  100. package/dist/models/DescribeIdentifyTaskStatusRequest.js.map +1 -1
  101. package/dist/models/DescribeIdentifyTaskStatusResponseBody.d.ts +13 -8
  102. package/dist/models/DescribeIdentifyTaskStatusResponseBody.js.map +1 -1
  103. package/dist/models/DescribeInstanceSourcesRequest.d.ts +47 -33
  104. package/dist/models/DescribeInstanceSourcesRequest.js.map +1 -1
  105. package/dist/models/DescribeInstanceSourcesResponseBody.d.ts +75 -56
  106. package/dist/models/DescribeInstanceSourcesResponseBody.js.map +1 -1
  107. package/dist/models/DescribeInstancesRequest.d.ts +35 -23
  108. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  109. package/dist/models/DescribeInstancesResponseBody.d.ts +70 -53
  110. package/dist/models/DescribeInstancesResponseBody.js.map +1 -1
  111. package/dist/models/DescribeOssObjectDetailRequest.d.ts +6 -5
  112. package/dist/models/DescribeOssObjectDetailRequest.js.map +1 -1
  113. package/dist/models/DescribeOssObjectDetailResponseBody.d.ts +37 -29
  114. package/dist/models/DescribeOssObjectDetailResponseBody.js.map +1 -1
  115. package/dist/models/DescribeOssObjectDetailV2request.d.ts +11 -9
  116. package/dist/models/DescribeOssObjectDetailV2request.js.map +1 -1
  117. package/dist/models/DescribeOssObjectDetailV2responseBody.d.ts +60 -40
  118. package/dist/models/DescribeOssObjectDetailV2responseBody.js.map +1 -1
  119. package/dist/models/DescribeOssObjectsRequest.d.ts +24 -19
  120. package/dist/models/DescribeOssObjectsRequest.js.map +1 -1
  121. package/dist/models/DescribeOssObjectsResponseBody.d.ts +45 -36
  122. package/dist/models/DescribeOssObjectsResponseBody.js.map +1 -1
  123. package/dist/models/DescribePackagesRequest.d.ts +23 -18
  124. package/dist/models/DescribePackagesRequest.js.map +1 -1
  125. package/dist/models/DescribePackagesResponseBody.d.ts +25 -20
  126. package/dist/models/DescribePackagesResponseBody.js.map +1 -1
  127. package/dist/models/DescribeParentInstanceRequest.d.ts +75 -38
  128. package/dist/models/DescribeParentInstanceRequest.js.map +1 -1
  129. package/dist/models/DescribeParentInstanceResponseBody.d.ts +64 -35
  130. package/dist/models/DescribeParentInstanceResponseBody.js.map +1 -1
  131. package/dist/models/DescribeRiskLevelsRequest.d.ts +7 -4
  132. package/dist/models/DescribeRiskLevelsRequest.js.map +1 -1
  133. package/dist/models/DescribeRiskLevelsResponseBody.d.ts +54 -33
  134. package/dist/models/DescribeRiskLevelsResponseBody.js.map +1 -1
  135. package/dist/models/DescribeRulesRequest.d.ts +101 -48
  136. package/dist/models/DescribeRulesRequest.js.map +1 -1
  137. package/dist/models/DescribeRulesResponseBody.d.ts +118 -50
  138. package/dist/models/DescribeRulesResponseBody.js.map +1 -1
  139. package/dist/models/DescribeTablesRequest.d.ts +24 -19
  140. package/dist/models/DescribeTablesRequest.js.map +1 -1
  141. package/dist/models/DescribeTablesResponseBody.d.ts +52 -39
  142. package/dist/models/DescribeTablesResponseBody.js.map +1 -1
  143. package/dist/models/DescribeTemplateAllRulesRequest.d.ts +5 -3
  144. package/dist/models/DescribeTemplateAllRulesRequest.js.map +1 -1
  145. package/dist/models/DescribeTemplateAllRulesResponseBody.d.ts +4 -4
  146. package/dist/models/DescribeUserStatusRequest.d.ts +5 -4
  147. package/dist/models/DescribeUserStatusRequest.js.map +1 -1
  148. package/dist/models/DescribeUserStatusResponseBody.d.ts +58 -38
  149. package/dist/models/DescribeUserStatusResponseBody.js.map +1 -1
  150. package/dist/models/DisableUserConfigRequest.d.ts +6 -5
  151. package/dist/models/DisableUserConfigRequest.js.map +1 -1
  152. package/dist/models/ExecDatamaskRequest.d.ts +15 -11
  153. package/dist/models/ExecDatamaskRequest.js.map +1 -1
  154. package/dist/models/ExecDatamaskResponseBody.d.ts +7 -5
  155. package/dist/models/ExecDatamaskResponseBody.js.map +1 -1
  156. package/dist/models/ManualTriggerMaskingProcessRequest.d.ts +6 -5
  157. package/dist/models/ManualTriggerMaskingProcessRequest.js.map +1 -1
  158. package/dist/models/ManualTriggerMaskingProcessResponseBody.d.ts +1 -1
  159. package/dist/models/MaskOssImageRequest.d.ts +43 -0
  160. package/dist/models/MaskOssImageRequest.js +2 -0
  161. package/dist/models/MaskOssImageRequest.js.map +1 -1
  162. package/dist/models/MaskOssImageResponseBody.d.ts +3 -0
  163. package/dist/models/MaskOssImageResponseBody.js.map +1 -1
  164. package/dist/models/ModifyDataLimitRequest.d.ts +66 -46
  165. package/dist/models/ModifyDataLimitRequest.js.map +1 -1
  166. package/dist/models/ModifyDataLimitResponseBody.d.ts +1 -1
  167. package/dist/models/ModifyDefaultLevelRequest.d.ts +24 -15
  168. package/dist/models/ModifyDefaultLevelRequest.js.map +1 -1
  169. package/dist/models/ModifyEventStatusRequest.d.ts +16 -13
  170. package/dist/models/ModifyEventStatusRequest.js.map +1 -1
  171. package/dist/models/ModifyEventTypeStatusRequest.d.ts +4 -4
  172. package/dist/models/ModifyReportTaskStatusRequest.d.ts +12 -8
  173. package/dist/models/ModifyReportTaskStatusRequest.js.map +1 -1
  174. package/dist/models/ModifyReportTaskStatusResponseBody.d.ts +1 -1
  175. package/dist/models/ModifyRuleRequest.d.ts +71 -33
  176. package/dist/models/ModifyRuleRequest.js.map +1 -1
  177. package/dist/models/ModifyRuleStatusRequest.d.ts +12 -10
  178. package/dist/models/ModifyRuleStatusRequest.js.map +1 -1
  179. package/dist/models/ModifyRuleStatusResponseBody.d.ts +1 -1
  180. package/dist/models/RestoreOssImageRequest.d.ts +9 -0
  181. package/dist/models/RestoreOssImageRequest.js.map +1 -1
  182. package/dist/models/RestoreOssImageResponseBody.d.ts +6 -0
  183. package/dist/models/RestoreOssImageResponseBody.js.map +1 -1
  184. package/dist/models/ScanOssObjectV1request.d.ts +8 -7
  185. package/dist/models/ScanOssObjectV1request.js.map +1 -1
  186. package/dist/models/ScanOssObjectV1responseBody.d.ts +2 -2
  187. package/dist/models/ScanOssObjectV1shrinkRequest.d.ts +8 -7
  188. package/dist/models/ScanOssObjectV1shrinkRequest.js.map +1 -1
  189. package/dist/models/StopMaskingProcessRequest.d.ts +5 -4
  190. package/dist/models/StopMaskingProcessRequest.js.map +1 -1
  191. package/package.json +1 -1
  192. package/src/client.ts +358 -270
  193. package/src/models/CreateConfigRequest.ts +15 -10
  194. package/src/models/CreateDataLimitRequest.ts +85 -59
  195. package/src/models/CreateDataLimitResponseBody.ts +1 -1
  196. package/src/models/CreateRuleRequest.ts +74 -39
  197. package/src/models/CreateScanTaskRequest.ts +35 -17
  198. package/src/models/CreateScanTaskResponseBody.ts +1 -1
  199. package/src/models/CreateSlrRoleRequest.ts +5 -4
  200. package/src/models/CreateSlrRoleResponseBody.ts +5 -4
  201. package/src/models/DeleteDataLimitRequest.ts +7 -6
  202. package/src/models/DeleteRuleRequest.ts +2 -2
  203. package/src/models/DescribeAuditLogsRequest.ts +111 -4
  204. package/src/models/DescribeAuditLogsResponseBody.ts +159 -2
  205. package/src/models/DescribeCategoryTemplateListRequest.ts +13 -11
  206. package/src/models/DescribeCategoryTemplateListResponseBody.ts +29 -23
  207. package/src/models/DescribeCategoryTemplateRuleListRequest.ts +37 -23
  208. package/src/models/DescribeCategoryTemplateRuleListResponseBody.ts +47 -32
  209. package/src/models/DescribeColumnsRequest.ts +82 -57
  210. package/src/models/DescribeColumnsResponseBody.ts +122 -83
  211. package/src/models/DescribeColumnsV2request.ts +47 -31
  212. package/src/models/DescribeColumnsV2responseBody.ts +96 -52
  213. package/src/models/DescribeConfigsRequest.ts +5 -4
  214. package/src/models/DescribeConfigsResponseBody.ts +11 -11
  215. package/src/models/DescribeDataAssetsRequest.ts +56 -34
  216. package/src/models/DescribeDataAssetsResponseBody.ts +75 -53
  217. package/src/models/DescribeDataLimitDetailRequest.ts +7 -5
  218. package/src/models/DescribeDataLimitDetailResponseBody.ts +30 -18
  219. package/src/models/DescribeDataLimitSetRequest.ts +29 -11
  220. package/src/models/DescribeDataLimitSetResponseBody.ts +75 -49
  221. package/src/models/DescribeDataLimitsRequest.ts +49 -34
  222. package/src/models/DescribeDataLimitsResponseBody.ts +105 -80
  223. package/src/models/DescribeDataMaskingRunHistoryRequest.ts +24 -18
  224. package/src/models/DescribeDataMaskingRunHistoryResponseBody.ts +35 -28
  225. package/src/models/DescribeDataMaskingTasksRequest.ts +21 -8
  226. package/src/models/DescribeDataMaskingTasksResponseBody.ts +71 -20
  227. package/src/models/DescribeDataObjectColumnDetailRequest.ts +26 -11
  228. package/src/models/DescribeDataObjectColumnDetailResponseBody.ts +80 -46
  229. package/src/models/DescribeDataObjectColumnDetailV2request.ts +24 -9
  230. package/src/models/DescribeDataObjectColumnDetailV2responseBody.ts +83 -49
  231. package/src/models/DescribeDataObjectsRequest.ts +102 -34
  232. package/src/models/DescribeDataObjectsResponseBody.ts +151 -51
  233. package/src/models/DescribeDocTypesRequest.ts +4 -3
  234. package/src/models/DescribeDocTypesResponseBody.ts +4 -4
  235. package/src/models/DescribeEventDetailRequest.ts +5 -4
  236. package/src/models/DescribeEventDetailResponseBody.ts +84 -72
  237. package/src/models/DescribeEventTypesRequest.ts +26 -12
  238. package/src/models/DescribeEventTypesResponseBody.ts +29 -27
  239. package/src/models/DescribeEventsRequest.ts +37 -30
  240. package/src/models/DescribeEventsResponseBody.ts +36 -31
  241. package/src/models/DescribeIdentifyTaskStatusRequest.ts +6 -4
  242. package/src/models/DescribeIdentifyTaskStatusResponseBody.ts +13 -8
  243. package/src/models/DescribeInstanceSourcesRequest.ts +47 -33
  244. package/src/models/DescribeInstanceSourcesResponseBody.ts +75 -56
  245. package/src/models/DescribeInstancesRequest.ts +35 -23
  246. package/src/models/DescribeInstancesResponseBody.ts +70 -53
  247. package/src/models/DescribeOssObjectDetailRequest.ts +6 -5
  248. package/src/models/DescribeOssObjectDetailResponseBody.ts +37 -29
  249. package/src/models/DescribeOssObjectDetailV2request.ts +11 -9
  250. package/src/models/DescribeOssObjectDetailV2responseBody.ts +60 -40
  251. package/src/models/DescribeOssObjectsRequest.ts +24 -19
  252. package/src/models/DescribeOssObjectsResponseBody.ts +45 -36
  253. package/src/models/DescribePackagesRequest.ts +23 -18
  254. package/src/models/DescribePackagesResponseBody.ts +25 -20
  255. package/src/models/DescribeParentInstanceRequest.ts +75 -38
  256. package/src/models/DescribeParentInstanceResponseBody.ts +64 -35
  257. package/src/models/DescribeRiskLevelsRequest.ts +7 -4
  258. package/src/models/DescribeRiskLevelsResponseBody.ts +54 -33
  259. package/src/models/DescribeRulesRequest.ts +101 -48
  260. package/src/models/DescribeRulesResponseBody.ts +118 -50
  261. package/src/models/DescribeTablesRequest.ts +24 -19
  262. package/src/models/DescribeTablesResponseBody.ts +52 -39
  263. package/src/models/DescribeTemplateAllRulesRequest.ts +5 -3
  264. package/src/models/DescribeTemplateAllRulesResponseBody.ts +4 -4
  265. package/src/models/DescribeUserStatusRequest.ts +5 -4
  266. package/src/models/DescribeUserStatusResponseBody.ts +58 -38
  267. package/src/models/DisableUserConfigRequest.ts +6 -5
  268. package/src/models/ExecDatamaskRequest.ts +15 -11
  269. package/src/models/ExecDatamaskResponseBody.ts +7 -5
  270. package/src/models/ManualTriggerMaskingProcessRequest.ts +6 -5
  271. package/src/models/ManualTriggerMaskingProcessResponseBody.ts +1 -1
  272. package/src/models/MaskOssImageRequest.ts +45 -0
  273. package/src/models/MaskOssImageResponseBody.ts +3 -0
  274. package/src/models/ModifyDataLimitRequest.ts +66 -46
  275. package/src/models/ModifyDataLimitResponseBody.ts +1 -1
  276. package/src/models/ModifyDefaultLevelRequest.ts +24 -15
  277. package/src/models/ModifyEventStatusRequest.ts +16 -13
  278. package/src/models/ModifyEventTypeStatusRequest.ts +4 -4
  279. package/src/models/ModifyReportTaskStatusRequest.ts +12 -8
  280. package/src/models/ModifyReportTaskStatusResponseBody.ts +1 -1
  281. package/src/models/ModifyRuleRequest.ts +71 -33
  282. package/src/models/ModifyRuleStatusRequest.ts +12 -10
  283. package/src/models/ModifyRuleStatusResponseBody.ts +1 -1
  284. package/src/models/RestoreOssImageRequest.ts +9 -0
  285. package/src/models/RestoreOssImageResponseBody.ts +6 -0
  286. package/src/models/ScanOssObjectV1request.ts +8 -7
  287. package/src/models/ScanOssObjectV1responseBody.ts +2 -2
  288. package/src/models/ScanOssObjectV1shrinkRequest.ts +8 -7
  289. package/src/models/StopMaskingProcessRequest.ts +5 -4
package/src/client.ts CHANGED
@@ -14,6 +14,8 @@ export default class Client extends OpenApi {
14
14
  this._endpointRule = "regional";
15
15
  this._endpointMap = {
16
16
  'cn-hongkong': "sddp-api.cn-hongkong.aliyuncs.com",
17
+ 'cn-zhangjiakou': "sddp.cn-zhangjiakou.aliyuncs.com",
18
+ 'ap-southeast-1': "sddp.ap-southeast-1.aliyuncs.com",
17
19
  };
18
20
  this.checkConfig(config);
19
21
  this._endpoint = this.getEndpoint("sddp", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
@@ -33,10 +35,10 @@ export default class Client extends OpenApi {
33
35
  }
34
36
 
35
37
  /**
36
- * Modifies the configurations of a common configuration item for alerts.
38
+ * Modifies the general alert configuration parameters.
37
39
  *
38
40
  * @remarks
39
- * 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.
41
+ * Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
40
42
  * # Limits
41
43
  * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
42
44
  *
@@ -89,10 +91,10 @@ export default class Client extends OpenApi {
89
91
  }
90
92
 
91
93
  /**
92
- * Modifies the configurations of a common configuration item for alerts.
94
+ * Modifies the general alert configuration parameters.
93
95
  *
94
96
  * @remarks
95
- * 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.
97
+ * Creates or restores configurations based on the codes of common alert configuration items, allowing you to manage these configurations.
96
98
  * # Limits
97
99
  * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
98
100
  *
@@ -105,10 +107,12 @@ export default class Client extends OpenApi {
105
107
  }
106
108
 
107
109
  /**
108
- * Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
110
+ * You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
109
111
  *
110
112
  * @remarks
111
- * You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
113
+ * You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
114
+ * ## QPS limits
115
+ * The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, the system throttles your API calls. This may affect your business. Plan your calls accordingly.
112
116
  *
113
117
  * @param request - CreateDataLimitRequest
114
118
  * @param runtime - runtime options for this request RuntimeOptions
@@ -211,10 +215,12 @@ export default class Client extends OpenApi {
211
215
  }
212
216
 
213
217
  /**
214
- * Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
218
+ * You can call the CreateDataLimit operation to grant permissions to scan databases, projects, and buckets.
215
219
  *
216
220
  * @remarks
217
- * You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
221
+ * You can use this operation to grant permissions to scan your data assets. This helps improve the security of your data assets.
222
+ * ## QPS limits
223
+ * The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, the system throttles your API calls. This may affect your business. Plan your calls accordingly.
218
224
  *
219
225
  * @param request - CreateDataLimitRequest
220
226
  * @returns CreateDataLimitResponse
@@ -225,7 +231,7 @@ export default class Client extends OpenApi {
225
231
  }
226
232
 
227
233
  /**
228
- * Creates a custom sensitive data detection rule.
234
+ * Call CreateRule to create a custom sensitive data detection rule.
229
235
  *
230
236
  * @param request - CreateRuleRequest
231
237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -328,7 +334,7 @@ export default class Client extends OpenApi {
328
334
  }
329
335
 
330
336
  /**
331
- * Creates a custom sensitive data detection rule.
337
+ * Call CreateRule to create a custom sensitive data detection rule.
332
338
  *
333
339
  * @param request - CreateRuleRequest
334
340
  * @returns CreateRuleResponse
@@ -339,12 +345,12 @@ export default class Client extends OpenApi {
339
345
  }
340
346
 
341
347
  /**
342
- * 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.
348
+ * You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
343
349
  *
344
350
  * @remarks
345
- * 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.
346
- * # Limits
347
- * 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.
351
+ * This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
352
+ * ## QPS limits
353
+ * The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If you exceed this limit, API calls are throttled. This may impact your business. Plan your calls accordingly.
348
354
  *
349
355
  * @param request - CreateScanTaskRequest
350
356
  * @param runtime - runtime options for this request RuntimeOptions
@@ -423,12 +429,12 @@ export default class Client extends OpenApi {
423
429
  }
424
430
 
425
431
  /**
426
- * 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.
432
+ * You can call the CreateScanTask operation to create a custom scan task to detect sensitive data in authorized assets.
427
433
  *
428
434
  * @remarks
429
- * 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.
430
- * # Limits
431
- * 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.
435
+ * This operation creates custom scan tasks for authorized assets. You can control the run interval and runtime of each scan task.
436
+ * ## QPS limits
437
+ * The queries per second (QPS) limit for this operation is 10 calls per second for a single user. If you exceed this limit, API calls are throttled. This may impact your business. Plan your calls accordingly.
432
438
  *
433
439
  * @param request - CreateScanTaskRequest
434
440
  * @returns CreateScanTaskResponse
@@ -439,12 +445,12 @@ export default class Client extends OpenApi {
439
445
  }
440
446
 
441
447
  /**
442
- * Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
448
+ * Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
443
449
  *
444
450
  * @remarks
445
- * 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.
446
- * # Limits
447
- * 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.
451
+ * This operation allows DSC to access the resources of Alibaba Cloud services such as OSS, RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role. The role is named AliyunServiceRoleForSDDP, and its access policy is AliyunServiceRolePolicyForSDDP.
452
+ * ## QPS limits
453
+ * The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, API calls are throttled, which can affect your business. Call this operation at a reasonable rate.
448
454
  *
449
455
  * @param request - CreateSlrRoleRequest
450
456
  * @param runtime - runtime options for this request RuntimeOptions
@@ -487,12 +493,12 @@ export default class Client extends OpenApi {
487
493
  }
488
494
 
489
495
  /**
490
- * Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
496
+ * Call CreateSlrRole to create a service-linked role for Data Security Center (DSC). This role authorizes DSC to access your cloud resources.
491
497
  *
492
498
  * @remarks
493
- * 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.
494
- * # Limits
495
- * 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.
499
+ * This operation allows DSC to access the resources of Alibaba Cloud services such as OSS, RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role. The role is named AliyunServiceRoleForSDDP, and its access policy is AliyunServiceRolePolicyForSDDP.
500
+ * ## QPS limits
501
+ * The queries per second (QPS) limit for this operation is 10 for each user. If you exceed the limit, API calls are throttled, which can affect your business. Call this operation at a reasonable rate.
496
502
  *
497
503
  * @param request - CreateSlrRoleRequest
498
504
  * @returns CreateSlrRoleResponse
@@ -503,12 +509,12 @@ export default class Client extends OpenApi {
503
509
  }
504
510
 
505
511
  /**
506
- * Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
512
+ * Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
507
513
  *
508
514
  * @remarks
509
- * You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
510
- * # Limits
511
- * 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.
515
+ * This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
516
+ * ## QPS limit
517
+ * The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. We recommend that you call this operation within this limit.
512
518
  *
513
519
  * @param request - DeleteDataLimitRequest
514
520
  * @param runtime - runtime options for this request RuntimeOptions
@@ -551,12 +557,12 @@ export default class Client extends OpenApi {
551
557
  }
552
558
 
553
559
  /**
554
- * Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
560
+ * Revokes the scan authorization for a data asset, such as a database, instance, or bucket.
555
561
  *
556
562
  * @remarks
557
- * You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
558
- * # Limits
559
- * 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.
563
+ * This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
564
+ * ## QPS limit
565
+ * The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. We recommend that you call this operation within this limit.
560
566
  *
561
567
  * @param request - DeleteDataLimitRequest
562
568
  * @returns DeleteDataLimitResponse
@@ -567,7 +573,7 @@ export default class Client extends OpenApi {
567
573
  }
568
574
 
569
575
  /**
570
- * Deletes a custom sensitive data detection rule from Data Security Center (DSC).
576
+ * Deletes a custom sensitive data detection rule.
571
577
  *
572
578
  * @param request - DeleteRuleRequest
573
579
  * @param runtime - runtime options for this request RuntimeOptions
@@ -610,7 +616,7 @@ export default class Client extends OpenApi {
610
616
  }
611
617
 
612
618
  /**
613
- * Deletes a custom sensitive data detection rule from Data Security Center (DSC).
619
+ * Deletes a custom sensitive data detection rule.
614
620
  *
615
621
  * @param request - DeleteRuleRequest
616
622
  * @returns DeleteRuleResponse
@@ -621,7 +627,12 @@ export default class Client extends OpenApi {
621
627
  }
622
628
 
623
629
  /**
624
- * 查询审计告警日志列表
630
+ * Queries the list of audit alert logs.
631
+ *
632
+ * @remarks
633
+ * This operation is used to query the list of data audit alert logs, which facilitates alerting search and alerting handling.
634
+ * ## QPS limit
635
+ * The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Invoke this operation at an appropriate frequency.
625
636
  *
626
637
  * @param request - DescribeAuditLogsRequest
627
638
  * @param runtime - runtime options for this request RuntimeOptions
@@ -722,10 +733,6 @@ export default class Client extends OpenApi {
722
733
  query["RuleCategory"] = request.ruleCategory;
723
734
  }
724
735
 
725
- if (!$dara.isNull(request.ruleID)) {
726
- query["RuleID"] = request.ruleID;
727
- }
728
-
729
736
  if (!$dara.isNull(request.ruleId)) {
730
737
  query["RuleId"] = request.ruleId;
731
738
  }
@@ -764,7 +771,12 @@ export default class Client extends OpenApi {
764
771
  }
765
772
 
766
773
  /**
767
- * 查询审计告警日志列表
774
+ * Queries the list of audit alert logs.
775
+ *
776
+ * @remarks
777
+ * This operation is used to query the list of data audit alert logs, which facilitates alerting search and alerting handling.
778
+ * ## QPS limit
779
+ * The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Invoke this operation at an appropriate frequency.
768
780
  *
769
781
  * @param request - DescribeAuditLogsRequest
770
782
  * @returns DescribeAuditLogsResponse
@@ -775,7 +787,7 @@ export default class Client extends OpenApi {
775
787
  }
776
788
 
777
789
  /**
778
- * Call this interface to query the list of industry templates.
790
+ * Lists industry-specific templates.
779
791
  *
780
792
  * @param request - DescribeCategoryTemplateListRequest
781
793
  * @param runtime - runtime options for this request RuntimeOptions
@@ -822,7 +834,7 @@ export default class Client extends OpenApi {
822
834
  }
823
835
 
824
836
  /**
825
- * Call this interface to query the list of industry templates.
837
+ * Lists industry-specific templates.
826
838
  *
827
839
  * @param request - DescribeCategoryTemplateListRequest
828
840
  * @returns DescribeCategoryTemplateListResponse
@@ -833,12 +845,12 @@ export default class Client extends OpenApi {
833
845
  }
834
846
 
835
847
  /**
836
- * Queries rules in a classification template by page.
848
+ * Queries a paginated list of rules in a data classification template.
837
849
  *
838
850
  * @remarks
839
- * You can call this operation to query rules in a classification template.
840
- * # Limits
841
- * 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.
851
+ * Retrieves the rules in a data classification template to help you review the rule details.
852
+ * ## QPS limit
853
+ * The queries per second (QPS) limit for a single user on this operation is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
842
854
  *
843
855
  * @param request - DescribeCategoryTemplateRuleListRequest
844
856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -889,12 +901,12 @@ export default class Client extends OpenApi {
889
901
  }
890
902
 
891
903
  /**
892
- * Queries rules in a classification template by page.
904
+ * Queries a paginated list of rules in a data classification template.
893
905
  *
894
906
  * @remarks
895
- * You can call this operation to query rules in a classification template.
896
- * # Limits
897
- * 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.
907
+ * Retrieves the rules in a data classification template to help you review the rule details.
908
+ * ## QPS limit
909
+ * The queries per second (QPS) limit for a single user on this operation is 10 calls per second. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
898
910
  *
899
911
  * @param request - DescribeCategoryTemplateRuleListRequest
900
912
  * @returns DescribeCategoryTemplateRuleListResponse
@@ -905,14 +917,14 @@ export default class Client extends OpenApi {
905
917
  }
906
918
 
907
919
  /**
908
- * 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.
920
+ * You can call the DescribeColumns API to query column data in data asset tables, such as MaxCompute and RDS, that are authorized to connect to Data Security Center.
909
921
  *
910
922
  * @remarks
911
- * 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.
912
- * ## [](#)Precautions
913
- * The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
914
- * ## [](#qps)Limits
915
- * 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.
923
+ * This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
924
+ * ## Notes
925
+ * The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
926
+ * ## QPS Limits
927
+ * The single-user QPS limit for this API is 10 calls per second. If you exceed this limit, API calls will be rate-limited. This may affect your business. You should call the API reasonably.
916
928
  *
917
929
  * @param request - DescribeColumnsRequest
918
930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1015,14 +1027,14 @@ export default class Client extends OpenApi {
1015
1027
  }
1016
1028
 
1017
1029
  /**
1018
- * 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.
1030
+ * 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.
1019
1031
  *
1020
1032
  * @remarks
1021
- * 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.
1022
- * ## [](#)Precautions
1023
- * The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
1024
- * ## [](#qps)Limits
1025
- * 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.
1033
+ * This API is typically used to view column data in sensitive data asset information tables. This helps users accurately analyze sensitive data.
1034
+ * ## Notes
1035
+ * The DescribeColumns API has been revised and replaced by DescribeColumnsV2. Use the newer DescribeColumnsV2 version when developing applications.
1036
+ * ## QPS Limits
1037
+ * 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.
1026
1038
  *
1027
1039
  * @param request - DescribeColumnsRequest
1028
1040
  * @returns DescribeColumnsResponse
@@ -1033,7 +1045,7 @@ export default class Client extends OpenApi {
1033
1045
  }
1034
1046
 
1035
1047
  /**
1036
- * Query data in columns of data assets such as MaxCompute, RDS, etc., that are authorized by the Data Security Center.
1048
+ * 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.
1037
1049
  *
1038
1050
  * @param request - DescribeColumnsV2Request
1039
1051
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1116,7 +1128,7 @@ export default class Client extends OpenApi {
1116
1128
  }
1117
1129
 
1118
1130
  /**
1119
- * Query data in columns of data assets such as MaxCompute, RDS, etc., that are authorized by the Data Security Center.
1131
+ * 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.
1120
1132
  *
1121
1133
  * @param request - DescribeColumnsV2Request
1122
1134
  * @returns DescribeColumnsV2Response
@@ -1127,7 +1139,13 @@ export default class Client extends OpenApi {
1127
1139
  }
1128
1140
 
1129
1141
  /**
1130
- * Queries common configuration items for alerts.
1142
+ * Queries common configuration items for anomaly alerts.
1143
+ *
1144
+ * @remarks
1145
+ * # Usage notes
1146
+ * Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
1147
+ * # QPS limit
1148
+ * 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.
1131
1149
  *
1132
1150
  * @param request - DescribeConfigsRequest
1133
1151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1158,7 +1176,13 @@ export default class Client extends OpenApi {
1158
1176
  }
1159
1177
 
1160
1178
  /**
1161
- * Queries common configuration items for alerts.
1179
+ * Queries common configuration items for anomaly alerts.
1180
+ *
1181
+ * @remarks
1182
+ * # Usage notes
1183
+ * Queries common configuration items for anomaly alerts, which you can use to create or restore alert configurations.
1184
+ * # QPS limit
1185
+ * 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.
1162
1186
  *
1163
1187
  * @param request - DescribeConfigsRequest
1164
1188
  * @returns DescribeConfigsResponse
@@ -1169,7 +1193,14 @@ export default class Client extends OpenApi {
1169
1193
  }
1170
1194
 
1171
1195
  /**
1172
- * Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
1196
+ * Searches for data assets on the Overview page of Data Security Center (DSC).
1197
+ *
1198
+ * @remarks
1199
+ * This operation is typically used to query data assets of different types on the overview page of DSC.
1200
+ * ## Usage notes
1201
+ * This operation is deprecated and no longer maintained.
1202
+ * ## QPS limit
1203
+ * 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.
1173
1204
  *
1174
1205
  * @param request - DescribeDataAssetsRequest
1175
1206
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1224,7 +1255,14 @@ export default class Client extends OpenApi {
1224
1255
  }
1225
1256
 
1226
1257
  /**
1227
- * Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
1258
+ * Searches for data assets on the Overview page of Data Security Center (DSC).
1259
+ *
1260
+ * @remarks
1261
+ * This operation is typically used to query data assets of different types on the overview page of DSC.
1262
+ * ## Usage notes
1263
+ * This operation is deprecated and no longer maintained.
1264
+ * ## QPS limit
1265
+ * 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.
1228
1266
  *
1229
1267
  * @param request - DescribeDataAssetsRequest
1230
1268
  * @returns DescribeDataAssetsResponse
@@ -1235,7 +1273,7 @@ export default class Client extends OpenApi {
1235
1273
  }
1236
1274
 
1237
1275
  /**
1238
- * 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.
1276
+ * Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
1239
1277
  *
1240
1278
  * @param request - DescribeDataLimitDetailRequest
1241
1279
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1278,7 +1316,7 @@ export default class Client extends OpenApi {
1278
1316
  }
1279
1317
 
1280
1318
  /**
1281
- * 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.
1319
+ * Retrieves the details of an authorized data asset, such as a MaxCompute project, ApsaraDB RDS database, or OSS bucket.
1282
1320
  *
1283
1321
  * @param request - DescribeDataLimitDetailRequest
1284
1322
  * @returns DescribeDataLimitDetailResponse
@@ -1289,12 +1327,14 @@ export default class Client extends OpenApi {
1289
1327
  }
1290
1328
 
1291
1329
  /**
1292
- * Queries assets that Data Security Center (DSC) is authorized to scan, or the regions that DSC supports.
1330
+ * Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
1293
1331
  *
1294
1332
  * @remarks
1295
- * You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
1296
- * # Limits
1297
- * 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.
1333
+ * Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
1334
+ * ## Notes
1335
+ * 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.
1336
+ * ## QPS limits
1337
+ * 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.
1298
1338
  *
1299
1339
  * @param request - DescribeDataLimitSetRequest
1300
1340
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1341,12 +1381,14 @@ export default class Client extends OpenApi {
1341
1381
  }
1342
1382
 
1343
1383
  /**
1344
- * Queries assets that Data Security Center (DSC) is authorized to scan, or the regions that DSC supports.
1384
+ * Call the DescribeDataLimitSet operation to query the authorization list for unstructured assets or the list of regions supported by Data Security Center.
1345
1385
  *
1346
1386
  * @remarks
1347
- * You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
1348
- * # Limits
1349
- * 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.
1387
+ * Use this operation to retrieve a list of authorized product assets. This list helps you search for and aggregate resources.
1388
+ * ## Notes
1389
+ * 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.
1390
+ * ## QPS limits
1391
+ * 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.
1350
1392
  *
1351
1393
  * @param request - DescribeDataLimitSetRequest
1352
1394
  * @returns DescribeDataLimitSetResponse
@@ -1357,7 +1399,7 @@ export default class Client extends OpenApi {
1357
1399
  }
1358
1400
 
1359
1401
  /**
1360
- * Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
1402
+ * Queries the list of data assets for authorized instances, databases, and buckets.
1361
1403
  *
1362
1404
  * @param request - DescribeDataLimitsRequest
1363
1405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1444,7 +1486,7 @@ export default class Client extends OpenApi {
1444
1486
  }
1445
1487
 
1446
1488
  /**
1447
- * Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
1489
+ * Queries the list of data assets for authorized instances, databases, and buckets.
1448
1490
  *
1449
1491
  * @param request - DescribeDataLimitsRequest
1450
1492
  * @returns DescribeDataLimitsResponse
@@ -1455,12 +1497,12 @@ export default class Client extends OpenApi {
1455
1497
  }
1456
1498
 
1457
1499
  /**
1458
- * Queries the execution information about a de-identification task.
1500
+ * You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
1459
1501
  *
1460
1502
  * @remarks
1461
- * You can call this operation to query the execution information of a static de-identification task, including the status and progress.
1462
- * # Limits
1463
- * 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.
1503
+ * This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
1504
+ * ## QPS limits
1505
+ * 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.
1464
1506
  *
1465
1507
  * @param request - DescribeDataMaskingRunHistoryRequest
1466
1508
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1531,12 +1573,12 @@ export default class Client extends OpenApi {
1531
1573
  }
1532
1574
 
1533
1575
  /**
1534
- * Queries the execution information about a de-identification task.
1576
+ * You can call DescribeDataMaskingRunHistory to query the execution history of data masking tasks.
1535
1577
  *
1536
1578
  * @remarks
1537
- * You can call this operation to query the execution information of a static de-identification task, including the status and progress.
1538
- * # Limits
1539
- * 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.
1579
+ * This operation retrieves the execution history of static data masking tasks. You can use it to search for task statuses and view task progress.
1580
+ * ## QPS limits
1581
+ * 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.
1540
1582
  *
1541
1583
  * @param request - DescribeDataMaskingRunHistoryRequest
1542
1584
  * @returns DescribeDataMaskingRunHistoryResponse
@@ -1547,12 +1589,12 @@ export default class Client extends OpenApi {
1547
1589
  }
1548
1590
 
1549
1591
  /**
1550
- * Queries de-identification tasks.
1592
+ * Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
1551
1593
  *
1552
1594
  * @remarks
1553
- * You can call this operation to query static de-identification tasks. This facilitates task queries and management.
1554
- * # Limits
1555
- * 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.
1595
+ * This operation retrieves a list of static data masking tasks, which you can then search and manage.
1596
+ * ## QPS limits
1597
+ * 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.
1556
1598
  *
1557
1599
  * @param request - DescribeDataMaskingTasksRequest
1558
1600
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1607,12 +1649,12 @@ export default class Client extends OpenApi {
1607
1649
  }
1608
1650
 
1609
1651
  /**
1610
- * Queries de-identification tasks.
1652
+ * Call DescribeDataMaskingTasks to retrieve a list of data masking tasks.
1611
1653
  *
1612
1654
  * @remarks
1613
- * You can call this operation to query static de-identification tasks. This facilitates task queries and management.
1614
- * # Limits
1615
- * 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.
1655
+ * This operation retrieves a list of static data masking tasks, which you can then search and manage.
1656
+ * ## QPS limits
1657
+ * 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.
1616
1658
  *
1617
1659
  * @param request - DescribeDataMaskingTasksRequest
1618
1660
  * @returns DescribeDataMaskingTasksResponse
@@ -1623,11 +1665,11 @@ export default class Client extends OpenApi {
1623
1665
  }
1624
1666
 
1625
1667
  /**
1626
- * View data object column details
1668
+ * Queries the detection results for columns in a data table.
1627
1669
  *
1628
1670
  * @remarks
1629
1671
  * ## Notes
1630
- * The DescribeDataObjectColumnDetail interface has been revised to DescribeDataObjectColumnDetailV2. It is recommended that you use the newer version, DescribeDataObjectColumnDetailV2, when developing your application.
1672
+ * The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
1631
1673
  *
1632
1674
  * @param request - DescribeDataObjectColumnDetailRequest
1633
1675
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1682,11 +1724,11 @@ export default class Client extends OpenApi {
1682
1724
  }
1683
1725
 
1684
1726
  /**
1685
- * View data object column details
1727
+ * Queries the detection results for columns in a data table.
1686
1728
  *
1687
1729
  * @remarks
1688
1730
  * ## Notes
1689
- * The DescribeDataObjectColumnDetail interface has been revised to DescribeDataObjectColumnDetailV2. It is recommended that you use the newer version, DescribeDataObjectColumnDetailV2, when developing your application.
1731
+ * The DescribeDataObjectColumnDetail operation has been updated to DescribeDataObjectColumnDetailV2. We recommend that you use the latest version, DescribeDataObjectColumnDetailV2, for application development.
1690
1732
  *
1691
1733
  * @param request - DescribeDataObjectColumnDetailRequest
1692
1734
  * @returns DescribeDataObjectColumnDetailResponse
@@ -1697,7 +1739,7 @@ export default class Client extends OpenApi {
1697
1739
  }
1698
1740
 
1699
1741
  /**
1700
- * View Data Object Column Details V2
1742
+ * Queries the detection results for the columns of a data table.
1701
1743
  *
1702
1744
  * @param request - DescribeDataObjectColumnDetailV2Request
1703
1745
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1752,7 +1794,7 @@ export default class Client extends OpenApi {
1752
1794
  }
1753
1795
 
1754
1796
  /**
1755
- * View Data Object Column Details V2
1797
+ * Queries the detection results for the columns of a data table.
1756
1798
  *
1757
1799
  * @param request - DescribeDataObjectColumnDetailV2Request
1758
1800
  * @returns DescribeDataObjectColumnDetailV2Response
@@ -1763,7 +1805,12 @@ export default class Client extends OpenApi {
1763
1805
  }
1764
1806
 
1765
1807
  /**
1766
- * Paginated Query of Data Catalog Objects
1808
+ * Query data detection results for tables and files.
1809
+ *
1810
+ * @remarks
1811
+ * This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
1812
+ * ## QPS limit
1813
+ * 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.
1767
1814
  *
1768
1815
  * @param request - DescribeDataObjectsRequest
1769
1816
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1910,7 +1957,12 @@ export default class Client extends OpenApi {
1910
1957
  }
1911
1958
 
1912
1959
  /**
1913
- * Paginated Query of Data Catalog Objects
1960
+ * Query data detection results for tables and files.
1961
+ *
1962
+ * @remarks
1963
+ * This operation queries data detection results for tables and files, to provide a comprehensive view across all your assets.
1964
+ * ## QPS limit
1965
+ * 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.
1914
1966
  *
1915
1967
  * @param request - DescribeDataObjectsRequest
1916
1968
  * @returns DescribeDataObjectsResponse
@@ -1921,7 +1973,7 @@ export default class Client extends OpenApi {
1921
1973
  }
1922
1974
 
1923
1975
  /**
1924
- * Queries a list of OSS object types that can be identified.
1976
+ * Queries a list of file types supported by Object Storage Service (OSS).
1925
1977
  *
1926
1978
  * @param request - DescribeDocTypesRequest
1927
1979
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1952,7 +2004,7 @@ export default class Client extends OpenApi {
1952
2004
  }
1953
2005
 
1954
2006
  /**
1955
- * Queries a list of OSS object types that can be identified.
2007
+ * Queries a list of file types supported by Object Storage Service (OSS).
1956
2008
  *
1957
2009
  * @param request - DescribeDocTypesRequest
1958
2010
  * @returns DescribeDocTypesResponse
@@ -1963,7 +2015,7 @@ export default class Client extends OpenApi {
1963
2015
  }
1964
2016
 
1965
2017
  /**
1966
- * 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.
2018
+ * Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
1967
2019
  *
1968
2020
  * @param request - DescribeEventDetailRequest
1969
2021
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1998,7 +2050,7 @@ export default class Client extends OpenApi {
1998
2050
  }
1999
2051
 
2000
2052
  /**
2001
- * 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.
2053
+ * Retrieves the details of an anomalous event, including its occurrence time, description, and handling status.
2002
2054
  *
2003
2055
  * @param request - DescribeEventDetailRequest
2004
2056
  * @returns DescribeEventDetailResponse
@@ -2009,7 +2061,7 @@ export default class Client extends OpenApi {
2009
2061
  }
2010
2062
 
2011
2063
  /**
2012
- * Queries the types of anomalous events.
2064
+ * Queries anomalous activity types.
2013
2065
  *
2014
2066
  * @param request - DescribeEventTypesRequest
2015
2067
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2056,7 +2108,7 @@ export default class Client extends OpenApi {
2056
2108
  }
2057
2109
 
2058
2110
  /**
2059
- * Queries the types of anomalous events.
2111
+ * Queries anomalous activity types.
2060
2112
  *
2061
2113
  * @param request - DescribeEventTypesRequest
2062
2114
  * @returns DescribeEventTypesResponse
@@ -2067,12 +2119,12 @@ export default class Client extends OpenApi {
2067
2119
  }
2068
2120
 
2069
2121
  /**
2070
- * Queries anomalous events.
2122
+ * Lists anomalous events.
2071
2123
  *
2072
2124
  * @remarks
2073
- * You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
2074
- * # Limits
2075
- * 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.
2125
+ * This operation queries alerts for data breach risks to help you find and handle them.
2126
+ * ## QPS limits
2127
+ * 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.
2076
2128
  *
2077
2129
  * @param request - DescribeEventsRequest
2078
2130
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2163,12 +2215,12 @@ export default class Client extends OpenApi {
2163
2215
  }
2164
2216
 
2165
2217
  /**
2166
- * Queries anomalous events.
2218
+ * Lists anomalous events.
2167
2219
  *
2168
2220
  * @remarks
2169
- * You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
2170
- * # Limits
2171
- * 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.
2221
+ * This operation queries alerts for data breach risks to help you find and handle them.
2222
+ * ## QPS limits
2223
+ * 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.
2172
2224
  *
2173
2225
  * @param request - DescribeEventsRequest
2174
2226
  * @returns DescribeEventsResponse
@@ -2179,11 +2231,11 @@ export default class Client extends OpenApi {
2179
2231
  }
2180
2232
 
2181
2233
  /**
2182
- * Query the status of an identification task
2234
+ * 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.
2183
2235
  *
2184
2236
  * @remarks
2185
- * ## QPS Limit
2186
- * 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.
2237
+ * ## QPS limit
2238
+ * 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.
2187
2239
  *
2188
2240
  * @param request - DescribeIdentifyTaskStatusRequest
2189
2241
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2210,11 +2262,11 @@ export default class Client extends OpenApi {
2210
2262
  }
2211
2263
 
2212
2264
  /**
2213
- * Query the status of an identification task
2265
+ * 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.
2214
2266
  *
2215
2267
  * @remarks
2216
- * ## QPS Limit
2217
- * 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.
2268
+ * ## QPS limit
2269
+ * 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.
2218
2270
  *
2219
2271
  * @param request - DescribeIdentifyTaskStatusRequest
2220
2272
  * @returns DescribeIdentifyTaskStatusResponse
@@ -2228,8 +2280,10 @@ export default class Client extends OpenApi {
2228
2280
  * Queries a list of data assets.
2229
2281
  *
2230
2282
  * @remarks
2231
- * You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
2232
- * This operation is no longer used for the KMS console of the new version.
2283
+ * 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.
2284
+ * This operation is no longer used in the new console.
2285
+ * ## QPS limit
2286
+ * 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.
2233
2287
  *
2234
2288
  * @param request - DescribeInstanceSourcesRequest
2235
2289
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2311,8 +2365,10 @@ export default class Client extends OpenApi {
2311
2365
  * Queries a list of data assets.
2312
2366
  *
2313
2367
  * @remarks
2314
- * You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
2315
- * This operation is no longer used for the KMS console of the new version.
2368
+ * 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.
2369
+ * This operation is no longer used in the new console.
2370
+ * ## QPS limit
2371
+ * 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.
2316
2372
  *
2317
2373
  * @param request - DescribeInstanceSourcesRequest
2318
2374
  * @returns DescribeInstanceSourcesResponse
@@ -2323,12 +2379,12 @@ export default class Client extends OpenApi {
2323
2379
  }
2324
2380
 
2325
2381
  /**
2326
- * Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
2382
+ * Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
2327
2383
  *
2328
2384
  * @remarks
2329
- * When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
2330
- * # Limits
2331
- * 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.
2385
+ * 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.
2386
+ * ## QPS limit
2387
+ * 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.
2332
2388
  *
2333
2389
  * @param request - DescribeInstancesRequest
2334
2390
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2395,12 +2451,12 @@ export default class Client extends OpenApi {
2395
2451
  }
2396
2452
 
2397
2453
  /**
2398
- * Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
2454
+ * Retrieves a list of authorized MaxCompute, RDS, and OSS data asset instances.
2399
2455
  *
2400
2456
  * @remarks
2401
- * When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
2402
- * # Limits
2403
- * 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.
2457
+ * 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.
2458
+ * ## QPS limit
2459
+ * 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.
2404
2460
  *
2405
2461
  * @param request - DescribeInstancesRequest
2406
2462
  * @returns DescribeInstancesResponse
@@ -2411,14 +2467,14 @@ export default class Client extends OpenApi {
2411
2467
  }
2412
2468
 
2413
2469
  /**
2414
- * Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
2470
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2415
2471
  *
2416
2472
  * @remarks
2417
- * 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.
2418
- * ## [](#)Precautions
2419
- * The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
2420
- * ## [](#qps)Limits
2421
- * 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.
2473
+ * This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
2474
+ * ## Usage notes
2475
+ * The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
2476
+ * ## QPS limit
2477
+ * 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.
2422
2478
  *
2423
2479
  * @param request - DescribeOssObjectDetailRequest
2424
2480
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2453,14 +2509,14 @@ export default class Client extends OpenApi {
2453
2509
  }
2454
2510
 
2455
2511
  /**
2456
- * Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
2512
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2457
2513
  *
2458
2514
  * @remarks
2459
- * 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.
2460
- * ## [](#)Precautions
2461
- * The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
2462
- * ## [](#qps)Limits
2463
- * 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.
2515
+ * This operation is typically used to query the details of OSS objects. This information helps you accurately locate sensitive data assets in OSS.
2516
+ * ## Usage notes
2517
+ * The DescribeOssObjectDetail operation has been updated to DescribeOssObjectDetailV2. We recommend that you use the new version, DescribeOssObjectDetailV2, when you develop applications.
2518
+ * ## QPS limit
2519
+ * 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.
2464
2520
  *
2465
2521
  * @param request - DescribeOssObjectDetailRequest
2466
2522
  * @returns DescribeOssObjectDetailResponse
@@ -2471,10 +2527,10 @@ export default class Client extends OpenApi {
2471
2527
  }
2472
2528
 
2473
2529
  /**
2474
- * Call this interface to query the details of a single storage object in OSS that is authorized by the Data Security Center.
2530
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2475
2531
  *
2476
2532
  * @remarks
2477
- * This interface is generally used to query the detailed information of OSS storage objects, which facilitates the accurate positioning of sensitive OSS assets.
2533
+ * This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
2478
2534
  *
2479
2535
  * @param request - DescribeOssObjectDetailV2Request
2480
2536
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2525,10 +2581,10 @@ export default class Client extends OpenApi {
2525
2581
  }
2526
2582
 
2527
2583
  /**
2528
- * Call this interface to query the details of a single storage object in OSS that is authorized by the Data Security Center.
2584
+ * Obtains detailed information about an authorized OSS object in Data Security Center.
2529
2585
  *
2530
2586
  * @remarks
2531
- * This interface is generally used to query the detailed information of OSS storage objects, which facilitates the accurate positioning of sensitive OSS assets.
2587
+ * This operation queries the details of OSS objects. You can use this operation to locate sensitive data assets in OSS.
2532
2588
  *
2533
2589
  * @param request - DescribeOssObjectDetailV2Request
2534
2590
  * @returns DescribeOssObjectDetailV2Response
@@ -2539,7 +2595,7 @@ export default class Client extends OpenApi {
2539
2595
  }
2540
2596
 
2541
2597
  /**
2542
- * Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
2598
+ * Lists authorized OSS objects.
2543
2599
  *
2544
2600
  * @param request - DescribeOssObjectsRequest
2545
2601
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2618,7 +2674,7 @@ export default class Client extends OpenApi {
2618
2674
  }
2619
2675
 
2620
2676
  /**
2621
- * Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
2677
+ * Lists authorized OSS objects.
2622
2678
  *
2623
2679
  * @param request - DescribeOssObjectsRequest
2624
2680
  * @returns DescribeOssObjectsResponse
@@ -2629,12 +2685,12 @@ export default class Client extends OpenApi {
2629
2685
  }
2630
2686
 
2631
2687
  /**
2632
- * 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.
2688
+ * Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
2633
2689
  *
2634
2690
  * @remarks
2635
- * 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.
2636
- * # Limits
2637
- * 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.
2691
+ * 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.
2692
+ * ## QPS limit
2693
+ * 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.
2638
2694
  *
2639
2695
  * @param request - DescribePackagesRequest
2640
2696
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2693,12 +2749,12 @@ export default class Client extends OpenApi {
2693
2749
  }
2694
2750
 
2695
2751
  /**
2696
- * 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.
2752
+ * Retrieves information about MaxCompute packages authorized for scanning, including package names, owner accounts, and risk levels.
2697
2753
  *
2698
2754
  * @remarks
2699
- * 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.
2700
- * # Limits
2701
- * 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.
2755
+ * 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.
2756
+ * ## QPS limit
2757
+ * 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.
2702
2758
  *
2703
2759
  * @param request - DescribePackagesRequest
2704
2760
  * @returns DescribePackagesResponse
@@ -2709,7 +2765,7 @@ export default class Client extends OpenApi {
2709
2765
  }
2710
2766
 
2711
2767
  /**
2712
- * Gets the list of first-level authorizations.
2768
+ * Lists assets and their authorization status.
2713
2769
  *
2714
2770
  * @param request - DescribeParentInstanceRequest
2715
2771
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2784,7 +2840,7 @@ export default class Client extends OpenApi {
2784
2840
  }
2785
2841
 
2786
2842
  /**
2787
- * Gets the list of first-level authorizations.
2843
+ * Lists assets and their authorization status.
2788
2844
  *
2789
2845
  * @param request - DescribeParentInstanceRequest
2790
2846
  * @returns DescribeParentInstanceResponse
@@ -2795,12 +2851,12 @@ export default class Client extends OpenApi {
2795
2851
  }
2796
2852
 
2797
2853
  /**
2798
- * Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
2854
+ * Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
2799
2855
  *
2800
2856
  * @remarks
2801
- * 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.
2802
- * # Limits
2803
- * 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.
2857
+ * 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.
2858
+ * ## QPS limits
2859
+ * 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.
2804
2860
  *
2805
2861
  * @param request - DescribeRiskLevelsRequest
2806
2862
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2839,12 +2895,12 @@ export default class Client extends OpenApi {
2839
2895
  }
2840
2896
 
2841
2897
  /**
2842
- * Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
2898
+ * Call the DescribeRiskLevels operation to retrieve a list of risk levels for sensitive data.
2843
2899
  *
2844
2900
  * @remarks
2845
- * 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.
2846
- * # Limits
2847
- * 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.
2901
+ * 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.
2902
+ * ## QPS limits
2903
+ * 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.
2848
2904
  *
2849
2905
  * @param request - DescribeRiskLevelsRequest
2850
2906
  * @returns DescribeRiskLevelsResponse
@@ -2855,7 +2911,7 @@ export default class Client extends OpenApi {
2855
2911
  }
2856
2912
 
2857
2913
  /**
2858
- * Queries sensitive data detection rules.
2914
+ * Queries a list of sensitive data detection rules.
2859
2915
  *
2860
2916
  * @param request - DescribeRulesRequest
2861
2917
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2962,7 +3018,7 @@ export default class Client extends OpenApi {
2962
3018
  }
2963
3019
 
2964
3020
  /**
2965
- * Queries sensitive data detection rules.
3021
+ * Queries a list of sensitive data detection rules.
2966
3022
  *
2967
3023
  * @param request - DescribeRulesRequest
2968
3024
  * @returns DescribeRulesResponse
@@ -2973,12 +3029,12 @@ export default class Client extends OpenApi {
2973
3029
  }
2974
3030
 
2975
3031
  /**
2976
- * Queries tables in data assets such as MaxCompute projects and ApsaraDB RDS instances that Data Security Center (DSC) is authorized to access.
3032
+ * Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
2977
3033
  *
2978
3034
  * @remarks
2979
- * When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
2980
- * # Limits
2981
- * 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.
3035
+ * 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.
3036
+ * ## QPS limits
3037
+ * 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.
2982
3038
  *
2983
3039
  * @param request - DescribeTablesRequest
2984
3040
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3053,12 +3109,12 @@ export default class Client extends OpenApi {
3053
3109
  }
3054
3110
 
3055
3111
  /**
3056
- * Queries tables in data assets such as MaxCompute projects and ApsaraDB RDS instances that Data Security Center (DSC) is authorized to access.
3112
+ * Queries tables in data assets, such as MaxCompute and RDS, that Data Security Center is authorized to access.
3057
3113
  *
3058
3114
  * @remarks
3059
- * When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
3060
- * # Limits
3061
- * 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.
3115
+ * 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.
3116
+ * ## QPS limits
3117
+ * 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.
3062
3118
  *
3063
3119
  * @param request - DescribeTablesRequest
3064
3120
  * @returns DescribeTablesResponse
@@ -3069,7 +3125,7 @@ export default class Client extends OpenApi {
3069
3125
  }
3070
3126
 
3071
3127
  /**
3072
- * Call this interface to query all models list of industry templates.
3128
+ * Lists all rules in an industry-specific template.
3073
3129
  *
3074
3130
  * @param request - DescribeTemplateAllRulesRequest
3075
3131
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3108,7 +3164,7 @@ export default class Client extends OpenApi {
3108
3164
  }
3109
3165
 
3110
3166
  /**
3111
- * Call this interface to query all models list of industry templates.
3167
+ * Lists all rules in an industry-specific template.
3112
3168
  *
3113
3169
  * @param request - DescribeTemplateAllRulesRequest
3114
3170
  * @returns DescribeTemplateAllRulesResponse
@@ -3119,12 +3175,12 @@ export default class Client extends OpenApi {
3119
3175
  }
3120
3176
 
3121
3177
  /**
3122
- * Queries the information about an account.
3178
+ * Queries the status of a user account.
3123
3179
  *
3124
3180
  * @remarks
3125
- * 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).
3126
- * # Limits
3127
- * 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.
3181
+ * Retrieves information about the current account, such as your usage of Data Security Center (DSC).
3182
+ * ## QPS limit
3183
+ * 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.
3128
3184
  *
3129
3185
  * @param request - DescribeUserStatusRequest
3130
3186
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3159,12 +3215,12 @@ export default class Client extends OpenApi {
3159
3215
  }
3160
3216
 
3161
3217
  /**
3162
- * Queries the information about an account.
3218
+ * Queries the status of a user account.
3163
3219
  *
3164
3220
  * @remarks
3165
- * 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).
3166
- * # Limits
3167
- * 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.
3221
+ * Retrieves information about the current account, such as your usage of Data Security Center (DSC).
3222
+ * ## QPS limit
3223
+ * 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.
3168
3224
  *
3169
3225
  * @param request - DescribeUserStatusRequest
3170
3226
  * @returns DescribeUserStatusResponse
@@ -3175,12 +3231,12 @@ export default class Client extends OpenApi {
3175
3231
  }
3176
3232
 
3177
3233
  /**
3178
- * 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.
3234
+ * 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.
3179
3235
  *
3180
3236
  * @remarks
3181
- * 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.
3182
- * # Limits
3183
- * 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.
3237
+ * 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.
3238
+ * ## QPS limits
3239
+ * 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.
3184
3240
  *
3185
3241
  * @param request - DisableUserConfigRequest
3186
3242
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3219,12 +3275,12 @@ export default class Client extends OpenApi {
3219
3275
  }
3220
3276
 
3221
3277
  /**
3222
- * 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.
3278
+ * 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.
3223
3279
  *
3224
3280
  * @remarks
3225
- * 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.
3226
- * # Limits
3227
- * 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.
3281
+ * 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.
3282
+ * ## QPS limits
3283
+ * 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.
3228
3284
  *
3229
3285
  * @param request - DisableUserConfigRequest
3230
3286
  * @returns DisableUserConfigResponse
@@ -3235,7 +3291,7 @@ export default class Client extends OpenApi {
3235
3291
  }
3236
3292
 
3237
3293
  /**
3238
- * Dynamically de-identifies sensitive data.
3294
+ * You can call the ExecDatamask operation to dynamically mask data.
3239
3295
  *
3240
3296
  * @param request - ExecDatamaskRequest
3241
3297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3278,7 +3334,7 @@ export default class Client extends OpenApi {
3278
3334
  }
3279
3335
 
3280
3336
  /**
3281
- * Dynamically de-identifies sensitive data.
3337
+ * You can call the ExecDatamask operation to dynamically mask data.
3282
3338
  *
3283
3339
  * @param request - ExecDatamaskRequest
3284
3340
  * @returns ExecDatamaskResponse
@@ -3289,7 +3345,7 @@ export default class Client extends OpenApi {
3289
3345
  }
3290
3346
 
3291
3347
  /**
3292
- * Triggers a de-identification task.
3348
+ * Triggers a data masking task.
3293
3349
  *
3294
3350
  * @param request - ManualTriggerMaskingProcessRequest
3295
3351
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3324,7 +3380,7 @@ export default class Client extends OpenApi {
3324
3380
  }
3325
3381
 
3326
3382
  /**
3327
- * Triggers a de-identification task.
3383
+ * Triggers a data masking task.
3328
3384
  *
3329
3385
  * @param request - ManualTriggerMaskingProcessRequest
3330
3386
  * @returns ManualTriggerMaskingProcessResponse
@@ -3335,7 +3391,17 @@ export default class Client extends OpenApi {
3335
3391
  }
3336
3392
 
3337
3393
  /**
3338
- * OSS图片脱敏
3394
+ * Use the MaskOssImage operation to mask images stored as objects.
3395
+ *
3396
+ * @remarks
3397
+ * *Prerequisites**
3398
+ * To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
3399
+ * **QPS limit**
3400
+ * 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.
3401
+ * **Usage notes**
3402
+ * After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
3403
+ * For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
3404
+ * For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
3339
3405
  *
3340
3406
  * @param request - MaskOssImageRequest
3341
3407
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3352,6 +3418,10 @@ export default class Client extends OpenApi {
3352
3418
  query["IsAlwaysUpload"] = request.isAlwaysUpload;
3353
3419
  }
3354
3420
 
3421
+ if (!$dara.isNull(request.isCoverObject)) {
3422
+ query["IsCoverObject"] = request.isCoverObject;
3423
+ }
3424
+
3355
3425
  if (!$dara.isNull(request.isSupportRestore)) {
3356
3426
  query["IsSupportRestore"] = request.isSupportRestore;
3357
3427
  }
@@ -3390,7 +3460,17 @@ export default class Client extends OpenApi {
3390
3460
  }
3391
3461
 
3392
3462
  /**
3393
- * OSS图片脱敏
3463
+ * Use the MaskOssImage operation to mask images stored as objects.
3464
+ *
3465
+ * @remarks
3466
+ * *Prerequisites**
3467
+ * To use this operation, you must have an image masking quota. Each call deducts one unit from your quota.
3468
+ * **QPS limit**
3469
+ * 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.
3470
+ * **Usage notes**
3471
+ * After masking is complete, the system stores the masked image in the aliyun_dsc_desensitization folder within the source bucket.
3472
+ * For example, an image at exampledir/test.png in a bucket is saved as aliyun_dsc_desensitization/exampledir/test.png after masking.
3473
+ * For more information, see https\\://help.aliyun.com/zh/dsc/data-security-center/user-guide/picture-desensitization
3394
3474
  *
3395
3475
  * @param request - MaskOssImageRequest
3396
3476
  * @returns MaskOssImageResponse
@@ -3401,7 +3481,7 @@ export default class Client extends OpenApi {
3401
3481
  }
3402
3482
 
3403
3483
  /**
3404
- * Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
3484
+ * You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
3405
3485
  *
3406
3486
  * @param request - ModifyDataLimitRequest
3407
3487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3496,7 +3576,7 @@ export default class Client extends OpenApi {
3496
3576
  }
3497
3577
 
3498
3578
  /**
3499
- * Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
3579
+ * You can call ModifyDataLimit to modify the configuration items of a connection authorization in Data Security Center (DSC).
3500
3580
  *
3501
3581
  * @param request - ModifyDataLimitRequest
3502
3582
  * @returns ModifyDataLimitResponse
@@ -3507,12 +3587,12 @@ export default class Client extends OpenApi {
3507
3587
  }
3508
3588
 
3509
3589
  /**
3510
- * 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.
3590
+ * 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.
3511
3591
  *
3512
3592
  * @remarks
3513
- * You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
3514
- * # Limits
3515
- * 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.
3593
+ * This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
3594
+ * ## QPS limit
3595
+ * 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.
3516
3596
  *
3517
3597
  * @param request - ModifyDefaultLevelRequest
3518
3598
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3551,12 +3631,12 @@ export default class Client extends OpenApi {
3551
3631
  }
3552
3632
 
3553
3633
  /**
3554
- * 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.
3634
+ * 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.
3555
3635
  *
3556
3636
  * @remarks
3557
- * You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
3558
- * # Limits
3559
- * 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.
3637
+ * This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
3638
+ * ## QPS limit
3639
+ * 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.
3560
3640
  *
3561
3641
  * @param request - ModifyDefaultLevelRequest
3562
3642
  * @returns ModifyDefaultLevelResponse
@@ -3567,12 +3647,12 @@ export default class Client extends OpenApi {
3567
3647
  }
3568
3648
 
3569
3649
  /**
3570
- * Handles an anomalous event.
3650
+ * Handles anomalous activities.
3571
3651
  *
3572
3652
  * @remarks
3573
- * You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
3574
- * # Limits
3575
- * 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.
3653
+ * This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
3654
+ * ## QPS limits
3655
+ * 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.
3576
3656
  *
3577
3657
  * @param request - ModifyEventStatusRequest
3578
3658
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3619,12 +3699,12 @@ export default class Client extends OpenApi {
3619
3699
  }
3620
3700
 
3621
3701
  /**
3622
- * Handles an anomalous event.
3702
+ * Handles anomalous activities.
3623
3703
  *
3624
3704
  * @remarks
3625
- * You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
3626
- * # Limits
3627
- * 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.
3705
+ * This API operation is typically used to handle alerts for data breach threats, helping you protect your data assets promptly.
3706
+ * ## QPS limits
3707
+ * 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.
3628
3708
  *
3629
3709
  * @param request - ModifyEventStatusRequest
3630
3710
  * @returns ModifyEventStatusResponse
@@ -3635,7 +3715,7 @@ export default class Client extends OpenApi {
3635
3715
  }
3636
3716
 
3637
3717
  /**
3638
- * Enables the detection of anomalous events of subtypes.
3718
+ * This operation enables anomalous activity detection for subtypes.
3639
3719
  *
3640
3720
  * @param request - ModifyEventTypeStatusRequest
3641
3721
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3674,7 +3754,7 @@ export default class Client extends OpenApi {
3674
3754
  }
3675
3755
 
3676
3756
  /**
3677
- * Enables the detection of anomalous events of subtypes.
3757
+ * This operation enables anomalous activity detection for subtypes.
3678
3758
  *
3679
3759
  * @param request - ModifyEventTypeStatusRequest
3680
3760
  * @returns ModifyEventTypeStatusResponse
@@ -3685,12 +3765,12 @@ export default class Client extends OpenApi {
3685
3765
  }
3686
3766
 
3687
3767
  /**
3688
- * Enables or disables the report task.
3768
+ * You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
3689
3769
  *
3690
3770
  * @remarks
3691
- * 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.
3692
- * # Limits
3693
- * 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.
3771
+ * 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.
3772
+ * ## QPS limit
3773
+ * 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.
3694
3774
  *
3695
3775
  * @param request - ModifyReportTaskStatusRequest
3696
3776
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3729,12 +3809,12 @@ export default class Client extends OpenApi {
3729
3809
  }
3730
3810
 
3731
3811
  /**
3732
- * Enables or disables the report task.
3812
+ * You can call the ModifyReportTaskStatus operation to enable or disable report tasks.
3733
3813
  *
3734
3814
  * @remarks
3735
- * 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.
3736
- * # Limits
3737
- * 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.
3815
+ * 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.
3816
+ * ## QPS limit
3817
+ * 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.
3738
3818
  *
3739
3819
  * @param request - ModifyReportTaskStatusRequest
3740
3820
  * @returns ModifyReportTaskStatusResponse
@@ -3748,9 +3828,9 @@ export default class Client extends OpenApi {
3748
3828
  * Modifies a custom sensitive data detection rule in Data Security Center (DSC).
3749
3829
  *
3750
3830
  * @remarks
3751
- * When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
3752
- * # Limits
3753
- * 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.
3831
+ * You must specify the rule name, rule ID, and rule content.
3832
+ * ## QPS limits
3833
+ * 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.
3754
3834
  *
3755
3835
  * @param request - ModifyRuleRequest
3756
3836
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3836,9 +3916,9 @@ export default class Client extends OpenApi {
3836
3916
  * Modifies a custom sensitive data detection rule in Data Security Center (DSC).
3837
3917
  *
3838
3918
  * @remarks
3839
- * When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
3840
- * # Limits
3841
- * 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.
3919
+ * You must specify the rule name, rule ID, and rule content.
3920
+ * ## QPS limits
3921
+ * 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.
3842
3922
  *
3843
3923
  * @param request - ModifyRuleRequest
3844
3924
  * @returns ModifyRuleResponse
@@ -3849,7 +3929,7 @@ export default class Client extends OpenApi {
3849
3929
  }
3850
3930
 
3851
3931
  /**
3852
- * Enables or disables a sensitive data detection rule.
3932
+ * Enables or disables sensitive data detection rules.
3853
3933
  *
3854
3934
  * @param request - ModifyRuleStatusRequest
3855
3935
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3892,7 +3972,7 @@ export default class Client extends OpenApi {
3892
3972
  }
3893
3973
 
3894
3974
  /**
3895
- * Enables or disables a sensitive data detection rule.
3975
+ * Enables or disables sensitive data detection rules.
3896
3976
  *
3897
3977
  * @param request - ModifyRuleStatusRequest
3898
3978
  * @returns ModifyRuleStatusResponse
@@ -3903,7 +3983,11 @@ export default class Client extends OpenApi {
3903
3983
  }
3904
3984
 
3905
3985
  /**
3906
- * 图片复原
3986
+ * You can call the RestoreOssImage operation to restore desensitized images.
3987
+ *
3988
+ * @remarks
3989
+ * You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
3990
+ * For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
3907
3991
  *
3908
3992
  * @param request - RestoreOssImageRequest
3909
3993
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3950,7 +4034,11 @@ export default class Client extends OpenApi {
3950
4034
  }
3951
4035
 
3952
4036
  /**
3953
- * 图片复原
4037
+ * You can call the RestoreOssImage operation to restore desensitized images.
4038
+ *
4039
+ * @remarks
4040
+ * You can use RestoreOssImage to retrieve the original images that were processed by the MaskOssImage operation if the IsAlwaysUpload parameter is set to `true`.
4041
+ * For example, the image `aliyun_dsc_desensitization/exampledir/test.png` in a bucket is restored and saved as `aliyun_dsc_original/exampledir/test.png`.
3954
4042
  *
3955
4043
  * @param request - RestoreOssImageRequest
3956
4044
  * @returns RestoreOssImageResponse
@@ -3961,16 +4049,16 @@ export default class Client extends OpenApi {
3961
4049
  }
3962
4050
 
3963
4051
  /**
3964
- * Creates an identification task to scan sensitive data in Object Storage Service (OSS) objects.
4052
+ * The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
3965
4053
  *
3966
4054
  * @remarks
3967
- * ### [](#)Prerequisites
3968
- * 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.
3969
- * ### [](#qps-)Limits
3970
- * 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.
3971
- * ### [](#)Additional information
3972
- * 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.
3973
- * 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.
4055
+ * ### Prerequisites
4056
+ * 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.
4057
+ * ### QPS limits
4058
+ * 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.
4059
+ * ### Usage notes
4060
+ * You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
4061
+ * 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.
3974
4062
  *
3975
4063
  * @param tmpReq - ScanOssObjectV1Request
3976
4064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4023,16 +4111,16 @@ export default class Client extends OpenApi {
4023
4111
  }
4024
4112
 
4025
4113
  /**
4026
- * Creates an identification task to scan sensitive data in Object Storage Service (OSS) objects.
4114
+ * The ScanOssObjectV1 operation creates a scan task to detect sensitive data in a specified object.
4027
4115
  *
4028
4116
  * @remarks
4029
- * ### [](#)Prerequisites
4030
- * 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.
4031
- * ### [](#qps-)Limits
4032
- * 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.
4033
- * ### [](#)Additional information
4034
- * 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.
4035
- * 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.
4117
+ * ### Prerequisites
4118
+ * 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.
4119
+ * ### QPS limits
4120
+ * 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.
4121
+ * ### Usage notes
4122
+ * You can use the returned task ID to call the DescribeIdentifyTaskStatus operation to check the running status of the task.
4123
+ * 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.
4036
4124
  *
4037
4125
  * @param request - ScanOssObjectV1Request
4038
4126
  * @returns ScanOssObjectV1Response
@@ -4043,12 +4131,12 @@ export default class Client extends OpenApi {
4043
4131
  }
4044
4132
 
4045
4133
  /**
4046
- * Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
4134
+ * 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.
4047
4135
  *
4048
4136
  * @remarks
4049
- * 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.
4050
- * # Limits
4051
- * 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.
4137
+ * 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.
4138
+ * ## QPS limit
4139
+ * 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.
4052
4140
  *
4053
4141
  * @param request - StopMaskingProcessRequest
4054
4142
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4083,12 +4171,12 @@ export default class Client extends OpenApi {
4083
4171
  }
4084
4172
 
4085
4173
  /**
4086
- * Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
4174
+ * 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.
4087
4175
  *
4088
4176
  * @remarks
4089
- * 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.
4090
- * # Limits
4091
- * 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.
4177
+ * 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.
4178
+ * ## QPS limit
4179
+ * 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.
4092
4180
  *
4093
4181
  * @param request - StopMaskingProcessRequest
4094
4182
  * @returns StopMaskingProcessResponse