@alicloud/config20200907 4.2.1 → 4.2.3

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 (911) hide show
  1. package/dist/client.d.ts +884 -608
  2. package/dist/client.js +902 -608
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActiveAggregateConfigRulesRequest.d.ts +25 -0
  5. package/dist/models/ActiveAggregateConfigRulesRequest.js.map +1 -1
  6. package/dist/models/ActiveAggregateConfigRulesResponseBody.d.ts +39 -0
  7. package/dist/models/ActiveAggregateConfigRulesResponseBody.js.map +1 -1
  8. package/dist/models/ActiveConfigRulesRequest.d.ts +14 -0
  9. package/dist/models/ActiveConfigRulesRequest.js.map +1 -1
  10. package/dist/models/ActiveConfigRulesResponseBody.d.ts +42 -0
  11. package/dist/models/ActiveConfigRulesResponseBody.js.map +1 -1
  12. package/dist/models/AttachAggregateConfigRuleToCompliancePackRequest.d.ts +21 -0
  13. package/dist/models/AttachAggregateConfigRuleToCompliancePackRequest.js.map +1 -1
  14. package/dist/models/AttachAggregateConfigRuleToCompliancePackResponseBody.d.ts +42 -0
  15. package/dist/models/AttachAggregateConfigRuleToCompliancePackResponseBody.js.map +1 -1
  16. package/dist/models/AttachConfigRuleToCompliancePackRequest.d.ts +14 -0
  17. package/dist/models/AttachConfigRuleToCompliancePackRequest.js.map +1 -1
  18. package/dist/models/AttachConfigRuleToCompliancePackResponseBody.d.ts +42 -0
  19. package/dist/models/AttachConfigRuleToCompliancePackResponseBody.js.map +1 -1
  20. package/dist/models/CopyCompliancePacksRequest.d.ts +25 -0
  21. package/dist/models/CopyCompliancePacksRequest.js.map +1 -1
  22. package/dist/models/CopyCompliancePacksResponseBody.d.ts +17 -0
  23. package/dist/models/CopyCompliancePacksResponseBody.js.map +1 -1
  24. package/dist/models/CopyConfigRulesRequest.d.ts +23 -0
  25. package/dist/models/CopyConfigRulesRequest.js.map +1 -1
  26. package/dist/models/CopyConfigRulesResponseBody.d.ts +17 -0
  27. package/dist/models/CopyConfigRulesResponseBody.js.map +1 -1
  28. package/dist/models/CreateAdvancedSearchFileRequest.d.ts +5 -0
  29. package/dist/models/CreateAdvancedSearchFileRequest.js.map +1 -1
  30. package/dist/models/CreateAdvancedSearchFileResponseBody.d.ts +7 -0
  31. package/dist/models/CreateAdvancedSearchFileResponseBody.js.map +1 -1
  32. package/dist/models/CreateAggregateAdvancedSearchFileRequest.d.ts +1 -1
  33. package/dist/models/CreateAggregateCompliancePackRequest.d.ts +57 -111
  34. package/dist/models/CreateAggregateCompliancePackRequest.js.map +1 -1
  35. package/dist/models/CreateAggregateCompliancePackResponseBody.d.ts +1 -1
  36. package/dist/models/CreateAggregateCompliancePackShrinkRequest.d.ts +36 -88
  37. package/dist/models/CreateAggregateCompliancePackShrinkRequest.js.map +1 -1
  38. package/dist/models/CreateAggregateConfigDeliveryChannelRequest.d.ts +42 -60
  39. package/dist/models/CreateAggregateConfigDeliveryChannelRequest.js.map +1 -1
  40. package/dist/models/CreateAggregateConfigDeliveryChannelResponseBody.d.ts +1 -1
  41. package/dist/models/CreateAggregateConfigRuleRequest.d.ts +79 -80
  42. package/dist/models/CreateAggregateConfigRuleRequest.js.map +1 -1
  43. package/dist/models/CreateAggregateConfigRuleResponseBody.d.ts +2 -2
  44. package/dist/models/CreateAggregateConfigRuleShrinkRequest.d.ts +71 -76
  45. package/dist/models/CreateAggregateConfigRuleShrinkRequest.js.map +1 -1
  46. package/dist/models/CreateAggregateRemediationRequest.d.ts +20 -27
  47. package/dist/models/CreateAggregateRemediationRequest.js.map +1 -1
  48. package/dist/models/CreateAggregateRemediationResponseBody.d.ts +1 -1
  49. package/dist/models/CreateAggregatorRequest.d.ts +29 -23
  50. package/dist/models/CreateAggregatorRequest.js.map +1 -1
  51. package/dist/models/CreateAggregatorResponseBody.d.ts +1 -1
  52. package/dist/models/CreateAggregatorShrinkRequest.d.ts +20 -16
  53. package/dist/models/CreateAggregatorShrinkRequest.js.map +1 -1
  54. package/dist/models/CreateCompliancePackRequest.d.ts +246 -0
  55. package/dist/models/CreateCompliancePackRequest.js.map +1 -1
  56. package/dist/models/CreateCompliancePackResponseBody.d.ts +14 -0
  57. package/dist/models/CreateCompliancePackResponseBody.js.map +1 -1
  58. package/dist/models/CreateCompliancePackShrinkRequest.d.ts +159 -0
  59. package/dist/models/CreateCompliancePackShrinkRequest.js.map +1 -1
  60. package/dist/models/CreateConfigDeliveryChannelRequest.d.ts +49 -65
  61. package/dist/models/CreateConfigDeliveryChannelRequest.js.map +1 -1
  62. package/dist/models/CreateConfigRuleRequest.d.ts +62 -81
  63. package/dist/models/CreateConfigRuleRequest.js.map +1 -1
  64. package/dist/models/CreateConfigRuleShrinkRequest.d.ts +56 -77
  65. package/dist/models/CreateConfigRuleShrinkRequest.js.map +1 -1
  66. package/dist/models/CreateRemediationRequest.d.ts +18 -25
  67. package/dist/models/CreateRemediationRequest.js.map +1 -1
  68. package/dist/models/CreateRemediationResponseBody.d.ts +1 -1
  69. package/dist/models/CreateReportTemplateRequest.d.ts +1 -71
  70. package/dist/models/CreateReportTemplateRequest.js.map +1 -1
  71. package/dist/models/CreateReportTemplateResponseBody.d.ts +0 -6
  72. package/dist/models/CreateReportTemplateResponseBody.js.map +1 -1
  73. package/dist/models/CreateReportTemplateShrinkRequest.d.ts +1 -56
  74. package/dist/models/CreateReportTemplateShrinkRequest.js.map +1 -1
  75. package/dist/models/DeactiveAggregateConfigRulesRequest.d.ts +25 -0
  76. package/dist/models/DeactiveAggregateConfigRulesRequest.js.map +1 -1
  77. package/dist/models/DeactiveAggregateConfigRulesResponseBody.d.ts +42 -0
  78. package/dist/models/DeactiveAggregateConfigRulesResponseBody.js.map +1 -1
  79. package/dist/models/DeactiveConfigRulesRequest.d.ts +18 -0
  80. package/dist/models/DeactiveConfigRulesRequest.js.map +1 -1
  81. package/dist/models/DeactiveConfigRulesResponseBody.d.ts +42 -0
  82. package/dist/models/DeactiveConfigRulesResponseBody.js.map +1 -1
  83. package/dist/models/DeleteAggregateCompliancePacksRequest.d.ts +31 -0
  84. package/dist/models/DeleteAggregateCompliancePacksRequest.js.map +1 -1
  85. package/dist/models/DeleteAggregateCompliancePacksResponseBody.d.ts +42 -0
  86. package/dist/models/DeleteAggregateCompliancePacksResponseBody.js.map +1 -1
  87. package/dist/models/DeleteAggregateConfigDeliveryChannelRequest.d.ts +12 -0
  88. package/dist/models/DeleteAggregateConfigDeliveryChannelRequest.js.map +1 -1
  89. package/dist/models/DeleteAggregateConfigDeliveryChannelResponseBody.d.ts +14 -0
  90. package/dist/models/DeleteAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
  91. package/dist/models/DeleteAggregateConfigRulesRequest.d.ts +14 -0
  92. package/dist/models/DeleteAggregateConfigRulesRequest.js.map +1 -1
  93. package/dist/models/DeleteAggregateConfigRulesResponseBody.d.ts +42 -0
  94. package/dist/models/DeleteAggregateConfigRulesResponseBody.js.map +1 -1
  95. package/dist/models/DeleteAggregateRemediationsRequest.d.ts +3 -3
  96. package/dist/models/DeleteAggregateRemediationsResponseBody.d.ts +8 -10
  97. package/dist/models/DeleteAggregateRemediationsResponseBody.js.map +1 -1
  98. package/dist/models/DeleteAggregatorsRequest.d.ts +12 -0
  99. package/dist/models/DeleteAggregatorsRequest.js.map +1 -1
  100. package/dist/models/DeleteAggregatorsResponseBody.d.ts +41 -0
  101. package/dist/models/DeleteAggregatorsResponseBody.js.map +1 -1
  102. package/dist/models/DeleteCompliancePacksRequest.d.ts +24 -0
  103. package/dist/models/DeleteCompliancePacksRequest.js.map +1 -1
  104. package/dist/models/DeleteCompliancePacksResponseBody.d.ts +42 -0
  105. package/dist/models/DeleteCompliancePacksResponseBody.js.map +1 -1
  106. package/dist/models/DeleteConfigDeliveryChannelRequest.d.ts +7 -0
  107. package/dist/models/DeleteConfigDeliveryChannelRequest.js.map +1 -1
  108. package/dist/models/DeleteConfigDeliveryChannelResponseBody.d.ts +14 -0
  109. package/dist/models/DeleteConfigDeliveryChannelResponseBody.js.map +1 -1
  110. package/dist/models/DeleteConfigRulesRequest.d.ts +7 -0
  111. package/dist/models/DeleteConfigRulesRequest.js.map +1 -1
  112. package/dist/models/DeleteConfigRulesResponseBody.d.ts +42 -0
  113. package/dist/models/DeleteConfigRulesResponseBody.js.map +1 -1
  114. package/dist/models/DeleteRemediationsRequest.d.ts +2 -2
  115. package/dist/models/DeleteRemediationsResponseBody.d.ts +8 -10
  116. package/dist/models/DeleteRemediationsResponseBody.js.map +1 -1
  117. package/dist/models/DeleteReportTemplateRequest.d.ts +0 -2
  118. package/dist/models/DeleteReportTemplateRequest.js.map +1 -1
  119. package/dist/models/DeleteReportTemplateResponseBody.d.ts +0 -6
  120. package/dist/models/DeleteReportTemplateResponseBody.js.map +1 -1
  121. package/dist/models/DescribeDiscoveredResourceBatchRequest.d.ts +2 -11
  122. package/dist/models/DescribeDiscoveredResourceBatchRequest.js.map +1 -1
  123. package/dist/models/DescribeDiscoveredResourceBatchResponseBody.d.ts +2 -2
  124. package/dist/models/DescribeIntegratedServiceStatusRequest.d.ts +0 -2
  125. package/dist/models/DescribeIntegratedServiceStatusRequest.js.map +1 -1
  126. package/dist/models/DescribeIntegratedServiceStatusResponseBody.d.ts +0 -11
  127. package/dist/models/DescribeIntegratedServiceStatusResponseBody.js.map +1 -1
  128. package/dist/models/DescribeRemediationRequest.d.ts +11 -1
  129. package/dist/models/DescribeRemediationRequest.js.map +1 -1
  130. package/dist/models/DescribeRemediationResponseBody.d.ts +103 -0
  131. package/dist/models/DescribeRemediationResponseBody.js.map +1 -1
  132. package/dist/models/DetachAggregateConfigRuleToCompliancePackRequest.d.ts +21 -0
  133. package/dist/models/DetachAggregateConfigRuleToCompliancePackRequest.js.map +1 -1
  134. package/dist/models/DetachAggregateConfigRuleToCompliancePackResponseBody.d.ts +42 -0
  135. package/dist/models/DetachAggregateConfigRuleToCompliancePackResponseBody.js.map +1 -1
  136. package/dist/models/DetachConfigRuleToCompliancePackRequest.d.ts +1 -1
  137. package/dist/models/DetachConfigRuleToCompliancePackResponseBody.d.ts +9 -20
  138. package/dist/models/DetachConfigRuleToCompliancePackResponseBody.js.map +1 -1
  139. package/dist/models/DryRunConfigRuleRequest.d.ts +0 -44
  140. package/dist/models/DryRunConfigRuleRequest.js.map +1 -1
  141. package/dist/models/DryRunConfigRuleResponseBody.d.ts +17 -30
  142. package/dist/models/DryRunConfigRuleResponseBody.js.map +1 -1
  143. package/dist/models/EvaluatePreConfigRulesRequest.d.ts +17 -21
  144. package/dist/models/EvaluatePreConfigRulesRequest.js.map +1 -1
  145. package/dist/models/EvaluatePreConfigRulesResponseBody.d.ts +7 -9
  146. package/dist/models/EvaluatePreConfigRulesResponseBody.js.map +1 -1
  147. package/dist/models/EvaluatePreConfigRulesShrinkRequest.d.ts +6 -5
  148. package/dist/models/EvaluatePreConfigRulesShrinkRequest.js.map +1 -1
  149. package/dist/models/GenerateAggregateCompliancePackReportRequest.d.ts +3 -14
  150. package/dist/models/GenerateAggregateCompliancePackReportRequest.js.map +1 -1
  151. package/dist/models/GenerateAggregateCompliancePackReportResponseBody.d.ts +1 -1
  152. package/dist/models/GenerateAggregateConfigRulesReportRequest.d.ts +23 -0
  153. package/dist/models/GenerateAggregateConfigRulesReportRequest.js.map +1 -1
  154. package/dist/models/GenerateAggregateConfigRulesReportResponseBody.d.ts +21 -0
  155. package/dist/models/GenerateAggregateConfigRulesReportResponseBody.js.map +1 -1
  156. package/dist/models/GenerateAggregateResourceInventoryRequest.d.ts +36 -0
  157. package/dist/models/GenerateAggregateResourceInventoryRequest.js.map +1 -1
  158. package/dist/models/GenerateAggregateResourceInventoryResponseBody.d.ts +7 -0
  159. package/dist/models/GenerateAggregateResourceInventoryResponseBody.js.map +1 -1
  160. package/dist/models/GenerateCompliancePackReportRequest.d.ts +14 -0
  161. package/dist/models/GenerateCompliancePackReportRequest.js.map +1 -1
  162. package/dist/models/GenerateCompliancePackReportResponseBody.d.ts +14 -0
  163. package/dist/models/GenerateCompliancePackReportResponseBody.js.map +1 -1
  164. package/dist/models/GenerateConfigRulesReportRequest.d.ts +16 -0
  165. package/dist/models/GenerateConfigRulesReportRequest.js.map +1 -1
  166. package/dist/models/GenerateConfigRulesReportResponseBody.d.ts +14 -0
  167. package/dist/models/GenerateConfigRulesReportResponseBody.js.map +1 -1
  168. package/dist/models/GenerateReportFromTemplateRequest.d.ts +0 -2
  169. package/dist/models/GenerateReportFromTemplateRequest.js.map +1 -1
  170. package/dist/models/GenerateReportFromTemplateResponseBody.d.ts +0 -3
  171. package/dist/models/GenerateReportFromTemplateResponseBody.js.map +1 -1
  172. package/dist/models/GenerateResourceInventoryRequest.d.ts +4 -5
  173. package/dist/models/GenerateResourceInventoryRequest.js.map +1 -1
  174. package/dist/models/GetAdvancedSearchFileResponseBody.d.ts +32 -0
  175. package/dist/models/GetAdvancedSearchFileResponseBody.js.map +1 -1
  176. package/dist/models/GetAggregateAccountComplianceByPackRequest.d.ts +14 -0
  177. package/dist/models/GetAggregateAccountComplianceByPackRequest.js.map +1 -1
  178. package/dist/models/GetAggregateAccountComplianceByPackResponseBody.d.ts +62 -0
  179. package/dist/models/GetAggregateAccountComplianceByPackResponseBody.js.map +1 -1
  180. package/dist/models/GetAggregateAdvancedSearchFileRequest.d.ts +7 -0
  181. package/dist/models/GetAggregateAdvancedSearchFileRequest.js.map +1 -1
  182. package/dist/models/GetAggregateAdvancedSearchFileResponseBody.d.ts +34 -0
  183. package/dist/models/GetAggregateAdvancedSearchFileResponseBody.js.map +1 -1
  184. package/dist/models/GetAggregateCompliancePackReportRequest.d.ts +14 -0
  185. package/dist/models/GetAggregateCompliancePackReportRequest.js.map +1 -1
  186. package/dist/models/GetAggregateCompliancePackReportResponseBody.d.ts +47 -0
  187. package/dist/models/GetAggregateCompliancePackReportResponseBody.js.map +1 -1
  188. package/dist/models/GetAggregateCompliancePackRequest.d.ts +11 -9
  189. package/dist/models/GetAggregateCompliancePackRequest.js.map +1 -1
  190. package/dist/models/GetAggregateCompliancePackResponseBody.d.ts +72 -102
  191. package/dist/models/GetAggregateCompliancePackResponseBody.js.map +1 -1
  192. package/dist/models/GetAggregateCompliancePackShrinkRequest.d.ts +5 -5
  193. package/dist/models/GetAggregateComplianceSummaryResponseBody.d.ts +5 -26
  194. package/dist/models/GetAggregateComplianceSummaryResponseBody.js.map +1 -1
  195. package/dist/models/GetAggregateConfigDeliveryChannelRequest.d.ts +14 -0
  196. package/dist/models/GetAggregateConfigDeliveryChannelRequest.js.map +1 -1
  197. package/dist/models/GetAggregateConfigDeliveryChannelResponseBody.d.ts +166 -0
  198. package/dist/models/GetAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
  199. package/dist/models/GetAggregateConfigRuleComplianceByPackRequest.d.ts +3 -3
  200. package/dist/models/GetAggregateConfigRuleComplianceByPackResponseBody.d.ts +16 -47
  201. package/dist/models/GetAggregateConfigRuleComplianceByPackResponseBody.js.map +1 -1
  202. package/dist/models/GetAggregateConfigRuleRequest.d.ts +12 -9
  203. package/dist/models/GetAggregateConfigRuleRequest.js.map +1 -1
  204. package/dist/models/GetAggregateConfigRuleResponseBody.d.ts +119 -135
  205. package/dist/models/GetAggregateConfigRuleResponseBody.js.map +1 -1
  206. package/dist/models/GetAggregateConfigRuleShrinkRequest.d.ts +6 -5
  207. package/dist/models/GetAggregateConfigRuleShrinkRequest.js.map +1 -1
  208. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.d.ts +7 -0
  209. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.js.map +1 -1
  210. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.d.ts +36 -0
  211. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.js.map +1 -1
  212. package/dist/models/GetAggregateConfigRulesReportRequest.d.ts +14 -0
  213. package/dist/models/GetAggregateConfigRulesReportRequest.js.map +1 -1
  214. package/dist/models/GetAggregateConfigRulesReportResponseBody.d.ts +54 -0
  215. package/dist/models/GetAggregateConfigRulesReportResponseBody.js.map +1 -1
  216. package/dist/models/GetAggregateDiscoveredResourceRequest.d.ts +12 -13
  217. package/dist/models/GetAggregateDiscoveredResourceRequest.js.map +1 -1
  218. package/dist/models/GetAggregateDiscoveredResourceResponseBody.d.ts +20 -29
  219. package/dist/models/GetAggregateDiscoveredResourceResponseBody.js.map +1 -1
  220. package/dist/models/GetAggregateResourceComplianceByConfigRuleRequest.d.ts +35 -0
  221. package/dist/models/GetAggregateResourceComplianceByConfigRuleRequest.js.map +1 -1
  222. package/dist/models/GetAggregateResourceComplianceByConfigRuleResponseBody.d.ts +41 -0
  223. package/dist/models/GetAggregateResourceComplianceByConfigRuleResponseBody.js.map +1 -1
  224. package/dist/models/GetAggregateResourceComplianceByPackRequest.d.ts +2 -2
  225. package/dist/models/GetAggregateResourceComplianceByPackResponseBody.d.ts +3 -31
  226. package/dist/models/GetAggregateResourceComplianceByPackResponseBody.js.map +1 -1
  227. package/dist/models/GetAggregateResourceComplianceGroupByRegionRequest.d.ts +12 -0
  228. package/dist/models/GetAggregateResourceComplianceGroupByRegionRequest.js.map +1 -1
  229. package/dist/models/GetAggregateResourceComplianceGroupByRegionResponseBody.d.ts +45 -0
  230. package/dist/models/GetAggregateResourceComplianceGroupByRegionResponseBody.js.map +1 -1
  231. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.d.ts +12 -0
  232. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.js.map +1 -1
  233. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.d.ts +45 -0
  234. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.js.map +1 -1
  235. package/dist/models/GetAggregateResourceComplianceTimelineRequest.d.ts +10 -10
  236. package/dist/models/GetAggregateResourceComplianceTimelineResponseBody.d.ts +51 -20
  237. package/dist/models/GetAggregateResourceComplianceTimelineResponseBody.js.map +1 -1
  238. package/dist/models/GetAggregateResourceConfigurationTimelineRequest.d.ts +11 -11
  239. package/dist/models/GetAggregateResourceConfigurationTimelineResponseBody.d.ts +20 -24
  240. package/dist/models/GetAggregateResourceConfigurationTimelineResponseBody.js.map +1 -1
  241. package/dist/models/GetAggregateResourceCountsGroupByRegionRequest.d.ts +32 -0
  242. package/dist/models/GetAggregateResourceCountsGroupByRegionRequest.js.map +1 -1
  243. package/dist/models/GetAggregateResourceCountsGroupByRegionResponseBody.d.ts +34 -0
  244. package/dist/models/GetAggregateResourceCountsGroupByRegionResponseBody.js.map +1 -1
  245. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeRequest.d.ts +32 -0
  246. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeRequest.js.map +1 -1
  247. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.d.ts +32 -0
  248. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.js.map +1 -1
  249. package/dist/models/GetAggregateResourceInventoryRequest.d.ts +7 -0
  250. package/dist/models/GetAggregateResourceInventoryRequest.js.map +1 -1
  251. package/dist/models/GetAggregateResourceInventoryResponseBody.d.ts +34 -0
  252. package/dist/models/GetAggregateResourceInventoryResponseBody.js.map +1 -1
  253. package/dist/models/GetAggregatorRequest.d.ts +10 -6
  254. package/dist/models/GetAggregatorRequest.js.map +1 -1
  255. package/dist/models/GetAggregatorResponseBody.d.ts +19 -32
  256. package/dist/models/GetAggregatorResponseBody.js.map +1 -1
  257. package/dist/models/GetAggregatorShrinkRequest.d.ts +2 -2
  258. package/dist/models/GetCompliancePackReportRequest.d.ts +7 -0
  259. package/dist/models/GetCompliancePackReportRequest.js.map +1 -1
  260. package/dist/models/GetCompliancePackReportResponseBody.d.ts +47 -0
  261. package/dist/models/GetCompliancePackReportResponseBody.js.map +1 -1
  262. package/dist/models/GetCompliancePackRequest.d.ts +8 -12
  263. package/dist/models/GetCompliancePackRequest.js.map +1 -1
  264. package/dist/models/GetCompliancePackResponseBody.d.ts +48 -54
  265. package/dist/models/GetCompliancePackResponseBody.js.map +1 -1
  266. package/dist/models/GetCompliancePackShrinkRequest.d.ts +4 -4
  267. package/dist/models/GetComplianceSummaryResponseBody.d.ts +9 -36
  268. package/dist/models/GetComplianceSummaryResponseBody.js.map +1 -1
  269. package/dist/models/GetConfigDeliveryChannelRequest.d.ts +1 -1
  270. package/dist/models/GetConfigDeliveryChannelResponseBody.d.ts +37 -46
  271. package/dist/models/GetConfigDeliveryChannelResponseBody.js.map +1 -1
  272. package/dist/models/GetConfigRuleComplianceByPackRequest.d.ts +1 -1
  273. package/dist/models/GetConfigRuleComplianceByPackResponseBody.d.ts +13 -44
  274. package/dist/models/GetConfigRuleComplianceByPackResponseBody.js.map +1 -1
  275. package/dist/models/GetConfigRuleRequest.d.ts +8 -8
  276. package/dist/models/GetConfigRuleResponseBody.d.ts +114 -137
  277. package/dist/models/GetConfigRuleResponseBody.js.map +1 -1
  278. package/dist/models/GetConfigRuleShrinkRequest.d.ts +3 -3
  279. package/dist/models/GetConfigRuleSummaryByRiskLevelResponseBody.d.ts +3 -5
  280. package/dist/models/GetConfigRuleSummaryByRiskLevelResponseBody.js.map +1 -1
  281. package/dist/models/GetConfigRulesReportRequest.d.ts +7 -0
  282. package/dist/models/GetConfigRulesReportRequest.js.map +1 -1
  283. package/dist/models/GetConfigRulesReportResponseBody.d.ts +47 -0
  284. package/dist/models/GetConfigRulesReportResponseBody.js.map +1 -1
  285. package/dist/models/GetConfigurationRecorderResponseBody.d.ts +7 -10
  286. package/dist/models/GetConfigurationRecorderResponseBody.js.map +1 -1
  287. package/dist/models/GetDiscoveredResourceCountsGroupByRegionRequest.d.ts +9 -0
  288. package/dist/models/GetDiscoveredResourceCountsGroupByRegionRequest.js.map +1 -1
  289. package/dist/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.d.ts +34 -0
  290. package/dist/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.js.map +1 -1
  291. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.d.ts +7 -0
  292. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.js.map +1 -1
  293. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.d.ts +34 -0
  294. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.js.map +1 -1
  295. package/dist/models/GetDiscoveredResourceRequest.d.ts +9 -10
  296. package/dist/models/GetDiscoveredResourceRequest.js.map +1 -1
  297. package/dist/models/GetDiscoveredResourceResponseBody.d.ts +25 -26
  298. package/dist/models/GetDiscoveredResourceResponseBody.js.map +1 -1
  299. package/dist/models/GetIntegratedServiceStatusRequest.d.ts +6 -0
  300. package/dist/models/GetIntegratedServiceStatusRequest.js.map +1 -1
  301. package/dist/models/GetIntegratedServiceStatusResponseBody.d.ts +36 -0
  302. package/dist/models/GetIntegratedServiceStatusResponseBody.js.map +1 -1
  303. package/dist/models/GetManagedRuleRequest.d.ts +2 -2
  304. package/dist/models/GetManagedRuleResponseBody.d.ts +26 -33
  305. package/dist/models/GetManagedRuleResponseBody.js.map +1 -1
  306. package/dist/models/GetRemediationTemplateRequest.d.ts +2 -2
  307. package/dist/models/GetRemediationTemplateResponseBody.d.ts +8 -8
  308. package/dist/models/GetReportFromTemplateRequest.d.ts +0 -2
  309. package/dist/models/GetReportFromTemplateRequest.js.map +1 -1
  310. package/dist/models/GetReportFromTemplateResponseBody.d.ts +0 -36
  311. package/dist/models/GetReportFromTemplateResponseBody.js.map +1 -1
  312. package/dist/models/GetReportTemplateRequest.d.ts +0 -2
  313. package/dist/models/GetReportTemplateRequest.js.map +1 -1
  314. package/dist/models/GetReportTemplateResponseBody.d.ts +0 -75
  315. package/dist/models/GetReportTemplateResponseBody.js.map +1 -1
  316. package/dist/models/GetResourceComplianceByConfigRuleRequest.d.ts +17 -0
  317. package/dist/models/GetResourceComplianceByConfigRuleRequest.js.map +1 -1
  318. package/dist/models/GetResourceComplianceByConfigRuleResponseBody.d.ts +41 -0
  319. package/dist/models/GetResourceComplianceByConfigRuleResponseBody.js.map +1 -1
  320. package/dist/models/GetResourceComplianceByPackRequest.d.ts +1 -1
  321. package/dist/models/GetResourceComplianceByPackResponseBody.d.ts +1 -33
  322. package/dist/models/GetResourceComplianceByPackResponseBody.js.map +1 -1
  323. package/dist/models/GetResourceComplianceGroupByRegionRequest.d.ts +7 -0
  324. package/dist/models/GetResourceComplianceGroupByRegionRequest.js.map +1 -1
  325. package/dist/models/GetResourceComplianceGroupByRegionResponseBody.d.ts +45 -0
  326. package/dist/models/GetResourceComplianceGroupByRegionResponseBody.js.map +1 -1
  327. package/dist/models/GetResourceComplianceGroupByResourceTypeRequest.d.ts +7 -0
  328. package/dist/models/GetResourceComplianceGroupByResourceTypeRequest.js.map +1 -1
  329. package/dist/models/GetResourceComplianceGroupByResourceTypeResponseBody.d.ts +45 -0
  330. package/dist/models/GetResourceComplianceGroupByResourceTypeResponseBody.js.map +1 -1
  331. package/dist/models/GetResourceComplianceTimelineRequest.d.ts +9 -9
  332. package/dist/models/GetResourceComplianceTimelineResponseBody.d.ts +18 -19
  333. package/dist/models/GetResourceComplianceTimelineResponseBody.js.map +1 -1
  334. package/dist/models/GetResourceConfigurationSampleRequest.d.ts +1 -13
  335. package/dist/models/GetResourceConfigurationSampleRequest.js.map +1 -1
  336. package/dist/models/GetResourceConfigurationSampleResponseBody.d.ts +6 -54
  337. package/dist/models/GetResourceConfigurationSampleResponseBody.js.map +1 -1
  338. package/dist/models/GetResourceConfigurationTimelineRequest.d.ts +6 -6
  339. package/dist/models/GetResourceConfigurationTimelineResponseBody.d.ts +17 -19
  340. package/dist/models/GetResourceConfigurationTimelineResponseBody.js.map +1 -1
  341. package/dist/models/GetResourceInventoryResponseBody.d.ts +6 -7
  342. package/dist/models/GetResourceInventoryResponseBody.js.map +1 -1
  343. package/dist/models/GetResourceTypePropertiesRequest.d.ts +0 -4
  344. package/dist/models/GetResourceTypePropertiesRequest.js.map +1 -1
  345. package/dist/models/GetResourceTypePropertiesResponseBody.d.ts +16 -19
  346. package/dist/models/GetResourceTypePropertiesResponseBody.js.map +1 -1
  347. package/dist/models/GetSupportedResourceRelationConfigResponseBody.d.ts +7 -10
  348. package/dist/models/GetSupportedResourceRelationConfigResponseBody.js.map +1 -1
  349. package/dist/models/IgnoreAggregateEvaluationResultsRequest.d.ts +60 -0
  350. package/dist/models/IgnoreAggregateEvaluationResultsRequest.js.map +1 -1
  351. package/dist/models/IgnoreAggregateEvaluationResultsResponseBody.d.ts +7 -0
  352. package/dist/models/IgnoreAggregateEvaluationResultsResponseBody.js.map +1 -1
  353. package/dist/models/IgnoreAggregateEvaluationResultsShrinkRequest.d.ts +32 -0
  354. package/dist/models/IgnoreAggregateEvaluationResultsShrinkRequest.js.map +1 -1
  355. package/dist/models/IgnoreEvaluationResultsRequest.d.ts +14 -14
  356. package/dist/models/IgnoreEvaluationResultsResponseBody.d.ts +1 -1
  357. package/dist/models/IgnoreEvaluationResultsShrinkRequest.d.ts +7 -7
  358. package/dist/models/ListAggregateCompliancePacksRequest.d.ts +15 -25
  359. package/dist/models/ListAggregateCompliancePacksRequest.js.map +1 -1
  360. package/dist/models/ListAggregateCompliancePacksResponseBody.d.ts +22 -25
  361. package/dist/models/ListAggregateCompliancePacksResponseBody.js.map +1 -1
  362. package/dist/models/ListAggregateCompliancePacksShrinkRequest.d.ts +7 -23
  363. package/dist/models/ListAggregateCompliancePacksShrinkRequest.js.map +1 -1
  364. package/dist/models/ListAggregateConfigDeliveryChannelsRequest.d.ts +14 -0
  365. package/dist/models/ListAggregateConfigDeliveryChannelsRequest.js.map +1 -1
  366. package/dist/models/ListAggregateConfigDeliveryChannelsResponseBody.d.ts +166 -0
  367. package/dist/models/ListAggregateConfigDeliveryChannelsResponseBody.js.map +1 -1
  368. package/dist/models/ListAggregateConfigRuleEvaluationResultsRequest.d.ts +13 -19
  369. package/dist/models/ListAggregateConfigRuleEvaluationResultsRequest.js.map +1 -1
  370. package/dist/models/ListAggregateConfigRuleEvaluationResultsResponseBody.d.ts +39 -65
  371. package/dist/models/ListAggregateConfigRuleEvaluationResultsResponseBody.js.map +1 -1
  372. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsRequest.d.ts +7 -0
  373. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsRequest.js.map +1 -1
  374. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.d.ts +53 -0
  375. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.js.map +1 -1
  376. package/dist/models/ListAggregateConfigRulesRequest.d.ts +28 -41
  377. package/dist/models/ListAggregateConfigRulesRequest.js.map +1 -1
  378. package/dist/models/ListAggregateConfigRulesResponseBody.d.ts +39 -56
  379. package/dist/models/ListAggregateConfigRulesResponseBody.js.map +1 -1
  380. package/dist/models/ListAggregateConfigRulesShrinkRequest.d.ts +22 -37
  381. package/dist/models/ListAggregateConfigRulesShrinkRequest.js.map +1 -1
  382. package/dist/models/ListAggregateDiscoveredResourcesRequest.d.ts +16 -28
  383. package/dist/models/ListAggregateDiscoveredResourcesRequest.js.map +1 -1
  384. package/dist/models/ListAggregateDiscoveredResourcesResponseBody.d.ts +15 -21
  385. package/dist/models/ListAggregateDiscoveredResourcesResponseBody.js.map +1 -1
  386. package/dist/models/ListAggregateRecommendManagedRulesRequest.d.ts +1 -37
  387. package/dist/models/ListAggregateRecommendManagedRulesRequest.js.map +1 -1
  388. package/dist/models/ListAggregateRecommendManagedRulesResponseBody.d.ts +8 -41
  389. package/dist/models/ListAggregateRecommendManagedRulesResponseBody.js.map +1 -1
  390. package/dist/models/ListAggregateRemediationExecutionsRequest.d.ts +45 -0
  391. package/dist/models/ListAggregateRemediationExecutionsRequest.js.map +1 -1
  392. package/dist/models/ListAggregateRemediationExecutionsResponseBody.d.ts +74 -0
  393. package/dist/models/ListAggregateRemediationExecutionsResponseBody.js.map +1 -1
  394. package/dist/models/ListAggregateRemediationsRequest.d.ts +1 -1
  395. package/dist/models/ListAggregateRemediationsResponseBody.d.ts +23 -32
  396. package/dist/models/ListAggregateRemediationsResponseBody.js.map +1 -1
  397. package/dist/models/ListAggregateResourceEvaluationResultsRequest.d.ts +14 -38
  398. package/dist/models/ListAggregateResourceEvaluationResultsRequest.js.map +1 -1
  399. package/dist/models/ListAggregateResourceEvaluationResultsResponseBody.d.ts +36 -57
  400. package/dist/models/ListAggregateResourceEvaluationResultsResponseBody.js.map +1 -1
  401. package/dist/models/ListAggregateResourceRelationsRequest.d.ts +67 -0
  402. package/dist/models/ListAggregateResourceRelationsRequest.js.map +1 -1
  403. package/dist/models/ListAggregateResourceRelationsResponseBody.d.ts +85 -0
  404. package/dist/models/ListAggregateResourceRelationsResponseBody.js.map +1 -1
  405. package/dist/models/ListAggregateResourcesByAdvancedSearchRequest.d.ts +1 -1
  406. package/dist/models/ListAggregateResourcesByAdvancedSearchResponseBody.d.ts +4 -4
  407. package/dist/models/ListAggregatorsRequest.d.ts +38 -0
  408. package/dist/models/ListAggregatorsRequest.js.map +1 -1
  409. package/dist/models/ListAggregatorsResponseBody.d.ts +110 -0
  410. package/dist/models/ListAggregatorsResponseBody.js.map +1 -1
  411. package/dist/models/ListAggregatorsShrinkRequest.d.ts +18 -0
  412. package/dist/models/ListAggregatorsShrinkRequest.js.map +1 -1
  413. package/dist/models/ListCompliancePackTemplatesRequest.d.ts +6 -20
  414. package/dist/models/ListCompliancePackTemplatesRequest.js.map +1 -1
  415. package/dist/models/ListCompliancePackTemplatesResponseBody.d.ts +45 -45
  416. package/dist/models/ListCompliancePacksRequest.d.ts +12 -24
  417. package/dist/models/ListCompliancePacksRequest.js.map +1 -1
  418. package/dist/models/ListCompliancePacksResponseBody.d.ts +25 -28
  419. package/dist/models/ListCompliancePacksResponseBody.js.map +1 -1
  420. package/dist/models/ListCompliancePacksShrinkRequest.d.ts +6 -20
  421. package/dist/models/ListCompliancePacksShrinkRequest.js.map +1 -1
  422. package/dist/models/ListConfigDeliveryChannelsRequest.d.ts +1 -1
  423. package/dist/models/ListConfigDeliveryChannelsResponseBody.d.ts +38 -47
  424. package/dist/models/ListConfigDeliveryChannelsResponseBody.js.map +1 -1
  425. package/dist/models/ListConfigRuleEvaluationResultsRequest.d.ts +15 -19
  426. package/dist/models/ListConfigRuleEvaluationResultsRequest.js.map +1 -1
  427. package/dist/models/ListConfigRuleEvaluationResultsResponseBody.d.ts +37 -64
  428. package/dist/models/ListConfigRuleEvaluationResultsResponseBody.js.map +1 -1
  429. package/dist/models/ListConfigRuleEvaluationStatisticsResponseBody.d.ts +46 -0
  430. package/dist/models/ListConfigRuleEvaluationStatisticsResponseBody.js.map +1 -1
  431. package/dist/models/ListConfigRuleOperatorsResponseBody.d.ts +2 -76
  432. package/dist/models/ListConfigRuleOperatorsResponseBody.js.map +1 -1
  433. package/dist/models/ListConfigRulesRequest.d.ts +33 -38
  434. package/dist/models/ListConfigRulesRequest.js.map +1 -1
  435. package/dist/models/ListConfigRulesResponseBody.d.ts +31 -48
  436. package/dist/models/ListConfigRulesResponseBody.js.map +1 -1
  437. package/dist/models/ListConfigRulesShrinkRequest.d.ts +26 -37
  438. package/dist/models/ListConfigRulesShrinkRequest.js.map +1 -1
  439. package/dist/models/ListDiscoveredResourcesRequest.d.ts +14 -26
  440. package/dist/models/ListDiscoveredResourcesRequest.js.map +1 -1
  441. package/dist/models/ListDiscoveredResourcesResponseBody.d.ts +12 -20
  442. package/dist/models/ListDiscoveredResourcesResponseBody.js.map +1 -1
  443. package/dist/models/ListIntegratedServiceResponseBody.d.ts +15 -19
  444. package/dist/models/ListIntegratedServiceResponseBody.js.map +1 -1
  445. package/dist/models/ListManagedRulesRequest.d.ts +16 -16
  446. package/dist/models/ListManagedRulesResponseBody.d.ts +26 -29
  447. package/dist/models/ListManagedRulesResponseBody.js.map +1 -1
  448. package/dist/models/ListPreManagedRulesRequest.d.ts +4 -4
  449. package/dist/models/ListPreManagedRulesResponseBody.d.ts +10 -10
  450. package/dist/models/ListPreManagedRulesShrinkRequest.d.ts +4 -4
  451. package/dist/models/ListRecommendManagedRulesRequest.d.ts +1 -29
  452. package/dist/models/ListRecommendManagedRulesRequest.js.map +1 -1
  453. package/dist/models/ListRecommendManagedRulesResponseBody.d.ts +6 -45
  454. package/dist/models/ListRecommendManagedRulesResponseBody.js.map +1 -1
  455. package/dist/models/ListRemediationExecutionsRequest.d.ts +29 -0
  456. package/dist/models/ListRemediationExecutionsRequest.js.map +1 -1
  457. package/dist/models/ListRemediationExecutionsResponseBody.d.ts +74 -0
  458. package/dist/models/ListRemediationExecutionsResponseBody.js.map +1 -1
  459. package/dist/models/ListRemediationTemplatesRequest.d.ts +29 -0
  460. package/dist/models/ListRemediationTemplatesRequest.js.map +1 -1
  461. package/dist/models/ListRemediationTemplatesResponseBody.d.ts +96 -0
  462. package/dist/models/ListRemediationTemplatesResponseBody.js.map +1 -1
  463. package/dist/models/ListRemediationsRequest.d.ts +23 -0
  464. package/dist/models/ListRemediationsRequest.js.map +1 -1
  465. package/dist/models/ListRemediationsResponseBody.d.ts +120 -0
  466. package/dist/models/ListRemediationsResponseBody.js.map +1 -1
  467. package/dist/models/ListReportTemplatesRequest.d.ts +0 -11
  468. package/dist/models/ListReportTemplatesRequest.js.map +1 -1
  469. package/dist/models/ListReportTemplatesResponseBody.d.ts +0 -94
  470. package/dist/models/ListReportTemplatesResponseBody.js.map +1 -1
  471. package/dist/models/ListResourceEvaluationResultsRequest.d.ts +14 -38
  472. package/dist/models/ListResourceEvaluationResultsRequest.js.map +1 -1
  473. package/dist/models/ListResourceEvaluationResultsResponseBody.d.ts +43 -62
  474. package/dist/models/ListResourceEvaluationResultsResponseBody.js.map +1 -1
  475. package/dist/models/ListResourceRelationsRequest.d.ts +57 -0
  476. package/dist/models/ListResourceRelationsRequest.js.map +1 -1
  477. package/dist/models/ListResourceRelationsResponseBody.d.ts +85 -0
  478. package/dist/models/ListResourceRelationsResponseBody.js.map +1 -1
  479. package/dist/models/ListResourcesByAdvancedSearchRequest.d.ts +5 -0
  480. package/dist/models/ListResourcesByAdvancedSearchRequest.js.map +1 -1
  481. package/dist/models/ListResourcesByAdvancedSearchResponseBody.d.ts +23 -0
  482. package/dist/models/ListResourcesByAdvancedSearchResponseBody.js.map +1 -1
  483. package/dist/models/ListSupportedProductsRequest.d.ts +1 -1
  484. package/dist/models/ListSupportedProductsResponseBody.d.ts +3 -3
  485. package/dist/models/ListTagResourcesRequest.d.ts +15 -19
  486. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  487. package/dist/models/ListTagResourcesResponseBody.d.ts +2 -2
  488. package/dist/models/ListTagResourcesShrinkRequest.d.ts +11 -15
  489. package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
  490. package/dist/models/PutEvaluationsRequest.d.ts +24 -0
  491. package/dist/models/PutEvaluationsRequest.js.map +1 -1
  492. package/dist/models/PutEvaluationsResponseBody.d.ts +17 -0
  493. package/dist/models/PutEvaluationsResponseBody.js.map +1 -1
  494. package/dist/models/ResourceDirectoryFolderNode.d.ts +20 -0
  495. package/dist/models/ResourceDirectoryFolderNode.js.map +1 -1
  496. package/dist/models/RevertAggregateEvaluationResultsRequest.d.ts +42 -0
  497. package/dist/models/RevertAggregateEvaluationResultsRequest.js.map +1 -1
  498. package/dist/models/RevertAggregateEvaluationResultsResponseBody.d.ts +7 -0
  499. package/dist/models/RevertAggregateEvaluationResultsResponseBody.js.map +1 -1
  500. package/dist/models/RevertAggregateEvaluationResultsShrinkRequest.d.ts +14 -0
  501. package/dist/models/RevertAggregateEvaluationResultsShrinkRequest.js.map +1 -1
  502. package/dist/models/RevertEvaluationResultsRequest.d.ts +35 -0
  503. package/dist/models/RevertEvaluationResultsRequest.js.map +1 -1
  504. package/dist/models/RevertEvaluationResultsResponseBody.d.ts +7 -0
  505. package/dist/models/RevertEvaluationResultsResponseBody.js.map +1 -1
  506. package/dist/models/RevertEvaluationResultsShrinkRequest.d.ts +9 -0
  507. package/dist/models/RevertEvaluationResultsShrinkRequest.js.map +1 -1
  508. package/dist/models/StartAggregateConfigRuleEvaluationRequest.d.ts +39 -0
  509. package/dist/models/StartAggregateConfigRuleEvaluationRequest.js.map +1 -1
  510. package/dist/models/StartAggregateConfigRuleEvaluationResponseBody.d.ts +17 -0
  511. package/dist/models/StartAggregateConfigRuleEvaluationResponseBody.js.map +1 -1
  512. package/dist/models/StartAggregateRemediationRequest.d.ts +38 -0
  513. package/dist/models/StartAggregateRemediationRequest.js +6 -0
  514. package/dist/models/StartAggregateRemediationRequest.js.map +1 -1
  515. package/dist/models/StartAggregateRemediationResponseBody.d.ts +17 -0
  516. package/dist/models/StartAggregateRemediationResponseBody.js.map +1 -1
  517. package/dist/models/StartConfigRuleEvaluationByResourceRequest.d.ts +0 -4
  518. package/dist/models/StartConfigRuleEvaluationByResourceRequest.js.map +1 -1
  519. package/dist/models/StartConfigRuleEvaluationByResourceResponseBody.d.ts +0 -8
  520. package/dist/models/StartConfigRuleEvaluationByResourceResponseBody.js.map +1 -1
  521. package/dist/models/StartConfigRuleEvaluationRequest.d.ts +9 -10
  522. package/dist/models/StartConfigRuleEvaluationRequest.js.map +1 -1
  523. package/dist/models/StartConfigRuleEvaluationResponseBody.d.ts +4 -5
  524. package/dist/models/StartConfigRuleEvaluationResponseBody.js.map +1 -1
  525. package/dist/models/StartConfigurationRecorderResponseBody.d.ts +27 -0
  526. package/dist/models/StartConfigurationRecorderResponseBody.js.map +1 -1
  527. package/dist/models/StartRemediationRequest.d.ts +22 -0
  528. package/dist/models/StartRemediationRequest.js +6 -0
  529. package/dist/models/StartRemediationRequest.js.map +1 -1
  530. package/dist/models/StartRemediationResponseBody.d.ts +17 -0
  531. package/dist/models/StartRemediationResponseBody.js.map +1 -1
  532. package/dist/models/StopConfigurationRecorderResponseBody.d.ts +17 -0
  533. package/dist/models/StopConfigurationRecorderResponseBody.js.map +1 -1
  534. package/dist/models/TagResourcesRequest.d.ts +14 -18
  535. package/dist/models/TagResourcesRequest.js.map +1 -1
  536. package/dist/models/TagResourcesShrinkRequest.d.ts +10 -14
  537. package/dist/models/TagResourcesShrinkRequest.js.map +1 -1
  538. package/dist/models/TriggerReportSendRequest.d.ts +0 -2
  539. package/dist/models/TriggerReportSendRequest.js.map +1 -1
  540. package/dist/models/TriggerReportSendResponseBody.d.ts +0 -3
  541. package/dist/models/TriggerReportSendResponseBody.js.map +1 -1
  542. package/dist/models/UntagResourcesRequest.d.ts +13 -18
  543. package/dist/models/UntagResourcesRequest.js.map +1 -1
  544. package/dist/models/UntagResourcesResponseBody.d.ts +1 -1
  545. package/dist/models/UpdateAggregateCompliancePackRequest.d.ts +51 -53
  546. package/dist/models/UpdateAggregateCompliancePackRequest.js.map +1 -1
  547. package/dist/models/UpdateAggregateCompliancePackResponseBody.d.ts +1 -1
  548. package/dist/models/UpdateAggregateCompliancePackShrinkRequest.d.ts +28 -30
  549. package/dist/models/UpdateAggregateCompliancePackShrinkRequest.js.map +1 -1
  550. package/dist/models/UpdateAggregateConfigDeliveryChannelRequest.d.ts +145 -0
  551. package/dist/models/UpdateAggregateConfigDeliveryChannelRequest.js.map +1 -1
  552. package/dist/models/UpdateAggregateConfigDeliveryChannelResponseBody.d.ts +14 -0
  553. package/dist/models/UpdateAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
  554. package/dist/models/UpdateAggregateConfigRuleRequest.d.ts +69 -70
  555. package/dist/models/UpdateAggregateConfigRuleRequest.js.map +1 -1
  556. package/dist/models/UpdateAggregateConfigRuleResponseBody.d.ts +2 -2
  557. package/dist/models/UpdateAggregateConfigRuleShrinkRequest.d.ts +61 -66
  558. package/dist/models/UpdateAggregateConfigRuleShrinkRequest.js.map +1 -1
  559. package/dist/models/UpdateAggregateRemediationRequest.d.ts +16 -22
  560. package/dist/models/UpdateAggregateRemediationRequest.js.map +1 -1
  561. package/dist/models/UpdateAggregatorRequest.d.ts +18 -14
  562. package/dist/models/UpdateAggregatorRequest.js.map +1 -1
  563. package/dist/models/UpdateAggregatorShrinkRequest.d.ts +6 -6
  564. package/dist/models/UpdateCompliancePackRequest.d.ts +51 -53
  565. package/dist/models/UpdateCompliancePackRequest.js.map +1 -1
  566. package/dist/models/UpdateCompliancePackResponseBody.d.ts +1 -1
  567. package/dist/models/UpdateCompliancePackShrinkRequest.d.ts +27 -29
  568. package/dist/models/UpdateCompliancePackShrinkRequest.js.map +1 -1
  569. package/dist/models/UpdateConfigDeliveryChannelRequest.d.ts +40 -47
  570. package/dist/models/UpdateConfigDeliveryChannelRequest.js.map +1 -1
  571. package/dist/models/UpdateConfigRuleRequest.d.ts +55 -62
  572. package/dist/models/UpdateConfigRuleRequest.js.map +1 -1
  573. package/dist/models/UpdateConfigRuleResponseBody.d.ts +2 -2
  574. package/dist/models/UpdateConfigRuleShrinkRequest.d.ts +53 -60
  575. package/dist/models/UpdateConfigRuleShrinkRequest.js.map +1 -1
  576. package/dist/models/UpdateConfigurationRecorderRequest.d.ts +5 -0
  577. package/dist/models/UpdateConfigurationRecorderRequest.js.map +1 -1
  578. package/dist/models/UpdateConfigurationRecorderResponseBody.d.ts +27 -0
  579. package/dist/models/UpdateConfigurationRecorderResponseBody.js.map +1 -1
  580. package/dist/models/UpdateIntegratedServiceStatusRequest.d.ts +30 -0
  581. package/dist/models/UpdateIntegratedServiceStatusRequest.js.map +1 -1
  582. package/dist/models/UpdateIntegratedServiceStatusResponseBody.d.ts +7 -0
  583. package/dist/models/UpdateIntegratedServiceStatusResponseBody.js.map +1 -1
  584. package/dist/models/UpdateRemediationRequest.d.ts +16 -22
  585. package/dist/models/UpdateRemediationRequest.js.map +1 -1
  586. package/dist/models/UpdateReportTemplateRequest.d.ts +0 -77
  587. package/dist/models/UpdateReportTemplateRequest.js.map +1 -1
  588. package/dist/models/UpdateReportTemplateResponseBody.d.ts +0 -6
  589. package/dist/models/UpdateReportTemplateResponseBody.js.map +1 -1
  590. package/dist/models/UpdateReportTemplateShrinkRequest.d.ts +0 -62
  591. package/dist/models/UpdateReportTemplateShrinkRequest.js.map +1 -1
  592. package/package.json +1 -1
  593. package/src/client.ts +910 -610
  594. package/src/models/ActiveAggregateConfigRulesRequest.ts +25 -0
  595. package/src/models/ActiveAggregateConfigRulesResponseBody.ts +39 -0
  596. package/src/models/ActiveConfigRulesRequest.ts +14 -0
  597. package/src/models/ActiveConfigRulesResponseBody.ts +42 -0
  598. package/src/models/AttachAggregateConfigRuleToCompliancePackRequest.ts +21 -0
  599. package/src/models/AttachAggregateConfigRuleToCompliancePackResponseBody.ts +42 -0
  600. package/src/models/AttachConfigRuleToCompliancePackRequest.ts +14 -0
  601. package/src/models/AttachConfigRuleToCompliancePackResponseBody.ts +42 -0
  602. package/src/models/CopyCompliancePacksRequest.ts +25 -0
  603. package/src/models/CopyCompliancePacksResponseBody.ts +17 -0
  604. package/src/models/CopyConfigRulesRequest.ts +23 -0
  605. package/src/models/CopyConfigRulesResponseBody.ts +17 -0
  606. package/src/models/CreateAdvancedSearchFileRequest.ts +5 -0
  607. package/src/models/CreateAdvancedSearchFileResponseBody.ts +7 -0
  608. package/src/models/CreateAggregateAdvancedSearchFileRequest.ts +1 -1
  609. package/src/models/CreateAggregateCompliancePackRequest.ts +57 -111
  610. package/src/models/CreateAggregateCompliancePackResponseBody.ts +1 -1
  611. package/src/models/CreateAggregateCompliancePackShrinkRequest.ts +36 -88
  612. package/src/models/CreateAggregateConfigDeliveryChannelRequest.ts +42 -60
  613. package/src/models/CreateAggregateConfigDeliveryChannelResponseBody.ts +1 -1
  614. package/src/models/CreateAggregateConfigRuleRequest.ts +81 -82
  615. package/src/models/CreateAggregateConfigRuleResponseBody.ts +2 -2
  616. package/src/models/CreateAggregateConfigRuleShrinkRequest.ts +73 -78
  617. package/src/models/CreateAggregateRemediationRequest.ts +20 -27
  618. package/src/models/CreateAggregateRemediationResponseBody.ts +1 -1
  619. package/src/models/CreateAggregatorRequest.ts +29 -23
  620. package/src/models/CreateAggregatorResponseBody.ts +1 -1
  621. package/src/models/CreateAggregatorShrinkRequest.ts +20 -16
  622. package/src/models/CreateCompliancePackRequest.ts +246 -0
  623. package/src/models/CreateCompliancePackResponseBody.ts +14 -0
  624. package/src/models/CreateCompliancePackShrinkRequest.ts +159 -0
  625. package/src/models/CreateConfigDeliveryChannelRequest.ts +49 -65
  626. package/src/models/CreateConfigRuleRequest.ts +62 -81
  627. package/src/models/CreateConfigRuleShrinkRequest.ts +56 -77
  628. package/src/models/CreateRemediationRequest.ts +18 -25
  629. package/src/models/CreateRemediationResponseBody.ts +1 -1
  630. package/src/models/CreateReportTemplateRequest.ts +1 -71
  631. package/src/models/CreateReportTemplateResponseBody.ts +0 -6
  632. package/src/models/CreateReportTemplateShrinkRequest.ts +1 -56
  633. package/src/models/DeactiveAggregateConfigRulesRequest.ts +25 -0
  634. package/src/models/DeactiveAggregateConfigRulesResponseBody.ts +42 -0
  635. package/src/models/DeactiveConfigRulesRequest.ts +18 -0
  636. package/src/models/DeactiveConfigRulesResponseBody.ts +42 -0
  637. package/src/models/DeleteAggregateCompliancePacksRequest.ts +31 -0
  638. package/src/models/DeleteAggregateCompliancePacksResponseBody.ts +42 -0
  639. package/src/models/DeleteAggregateConfigDeliveryChannelRequest.ts +12 -0
  640. package/src/models/DeleteAggregateConfigDeliveryChannelResponseBody.ts +14 -0
  641. package/src/models/DeleteAggregateConfigRulesRequest.ts +14 -0
  642. package/src/models/DeleteAggregateConfigRulesResponseBody.ts +42 -0
  643. package/src/models/DeleteAggregateRemediationsRequest.ts +3 -3
  644. package/src/models/DeleteAggregateRemediationsResponseBody.ts +8 -10
  645. package/src/models/DeleteAggregatorsRequest.ts +12 -0
  646. package/src/models/DeleteAggregatorsResponseBody.ts +41 -0
  647. package/src/models/DeleteCompliancePacksRequest.ts +24 -0
  648. package/src/models/DeleteCompliancePacksResponseBody.ts +42 -0
  649. package/src/models/DeleteConfigDeliveryChannelRequest.ts +7 -0
  650. package/src/models/DeleteConfigDeliveryChannelResponseBody.ts +14 -0
  651. package/src/models/DeleteConfigRulesRequest.ts +7 -0
  652. package/src/models/DeleteConfigRulesResponseBody.ts +42 -0
  653. package/src/models/DeleteRemediationsRequest.ts +2 -2
  654. package/src/models/DeleteRemediationsResponseBody.ts +8 -10
  655. package/src/models/DeleteReportTemplateRequest.ts +0 -2
  656. package/src/models/DeleteReportTemplateResponseBody.ts +0 -6
  657. package/src/models/DescribeDiscoveredResourceBatchRequest.ts +2 -11
  658. package/src/models/DescribeDiscoveredResourceBatchResponseBody.ts +2 -2
  659. package/src/models/DescribeIntegratedServiceStatusRequest.ts +0 -2
  660. package/src/models/DescribeIntegratedServiceStatusResponseBody.ts +0 -11
  661. package/src/models/DescribeRemediationRequest.ts +11 -1
  662. package/src/models/DescribeRemediationResponseBody.ts +103 -0
  663. package/src/models/DetachAggregateConfigRuleToCompliancePackRequest.ts +21 -0
  664. package/src/models/DetachAggregateConfigRuleToCompliancePackResponseBody.ts +42 -0
  665. package/src/models/DetachConfigRuleToCompliancePackRequest.ts +1 -1
  666. package/src/models/DetachConfigRuleToCompliancePackResponseBody.ts +9 -20
  667. package/src/models/DryRunConfigRuleRequest.ts +0 -44
  668. package/src/models/DryRunConfigRuleResponseBody.ts +17 -30
  669. package/src/models/EvaluatePreConfigRulesRequest.ts +17 -21
  670. package/src/models/EvaluatePreConfigRulesResponseBody.ts +7 -9
  671. package/src/models/EvaluatePreConfigRulesShrinkRequest.ts +6 -5
  672. package/src/models/GenerateAggregateCompliancePackReportRequest.ts +3 -14
  673. package/src/models/GenerateAggregateCompliancePackReportResponseBody.ts +1 -1
  674. package/src/models/GenerateAggregateConfigRulesReportRequest.ts +23 -0
  675. package/src/models/GenerateAggregateConfigRulesReportResponseBody.ts +21 -0
  676. package/src/models/GenerateAggregateResourceInventoryRequest.ts +36 -0
  677. package/src/models/GenerateAggregateResourceInventoryResponseBody.ts +7 -0
  678. package/src/models/GenerateCompliancePackReportRequest.ts +14 -0
  679. package/src/models/GenerateCompliancePackReportResponseBody.ts +14 -0
  680. package/src/models/GenerateConfigRulesReportRequest.ts +16 -0
  681. package/src/models/GenerateConfigRulesReportResponseBody.ts +14 -0
  682. package/src/models/GenerateReportFromTemplateRequest.ts +0 -2
  683. package/src/models/GenerateReportFromTemplateResponseBody.ts +0 -3
  684. package/src/models/GenerateResourceInventoryRequest.ts +4 -5
  685. package/src/models/GetAdvancedSearchFileResponseBody.ts +32 -0
  686. package/src/models/GetAggregateAccountComplianceByPackRequest.ts +14 -0
  687. package/src/models/GetAggregateAccountComplianceByPackResponseBody.ts +62 -0
  688. package/src/models/GetAggregateAdvancedSearchFileRequest.ts +7 -0
  689. package/src/models/GetAggregateAdvancedSearchFileResponseBody.ts +34 -0
  690. package/src/models/GetAggregateCompliancePackReportRequest.ts +14 -0
  691. package/src/models/GetAggregateCompliancePackReportResponseBody.ts +47 -0
  692. package/src/models/GetAggregateCompliancePackRequest.ts +11 -9
  693. package/src/models/GetAggregateCompliancePackResponseBody.ts +72 -102
  694. package/src/models/GetAggregateCompliancePackShrinkRequest.ts +5 -5
  695. package/src/models/GetAggregateComplianceSummaryResponseBody.ts +5 -26
  696. package/src/models/GetAggregateConfigDeliveryChannelRequest.ts +14 -0
  697. package/src/models/GetAggregateConfigDeliveryChannelResponseBody.ts +166 -0
  698. package/src/models/GetAggregateConfigRuleComplianceByPackRequest.ts +3 -3
  699. package/src/models/GetAggregateConfigRuleComplianceByPackResponseBody.ts +16 -47
  700. package/src/models/GetAggregateConfigRuleRequest.ts +12 -9
  701. package/src/models/GetAggregateConfigRuleResponseBody.ts +119 -135
  702. package/src/models/GetAggregateConfigRuleShrinkRequest.ts +6 -5
  703. package/src/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.ts +7 -0
  704. package/src/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.ts +36 -0
  705. package/src/models/GetAggregateConfigRulesReportRequest.ts +14 -0
  706. package/src/models/GetAggregateConfigRulesReportResponseBody.ts +54 -0
  707. package/src/models/GetAggregateDiscoveredResourceRequest.ts +12 -13
  708. package/src/models/GetAggregateDiscoveredResourceResponseBody.ts +20 -29
  709. package/src/models/GetAggregateResourceComplianceByConfigRuleRequest.ts +35 -0
  710. package/src/models/GetAggregateResourceComplianceByConfigRuleResponseBody.ts +41 -0
  711. package/src/models/GetAggregateResourceComplianceByPackRequest.ts +2 -2
  712. package/src/models/GetAggregateResourceComplianceByPackResponseBody.ts +3 -31
  713. package/src/models/GetAggregateResourceComplianceGroupByRegionRequest.ts +12 -0
  714. package/src/models/GetAggregateResourceComplianceGroupByRegionResponseBody.ts +45 -0
  715. package/src/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.ts +12 -0
  716. package/src/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.ts +45 -0
  717. package/src/models/GetAggregateResourceComplianceTimelineRequest.ts +10 -10
  718. package/src/models/GetAggregateResourceComplianceTimelineResponseBody.ts +51 -20
  719. package/src/models/GetAggregateResourceConfigurationTimelineRequest.ts +11 -11
  720. package/src/models/GetAggregateResourceConfigurationTimelineResponseBody.ts +21 -25
  721. package/src/models/GetAggregateResourceCountsGroupByRegionRequest.ts +32 -0
  722. package/src/models/GetAggregateResourceCountsGroupByRegionResponseBody.ts +34 -0
  723. package/src/models/GetAggregateResourceCountsGroupByResourceTypeRequest.ts +32 -0
  724. package/src/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.ts +32 -0
  725. package/src/models/GetAggregateResourceInventoryRequest.ts +7 -0
  726. package/src/models/GetAggregateResourceInventoryResponseBody.ts +34 -0
  727. package/src/models/GetAggregatorRequest.ts +10 -6
  728. package/src/models/GetAggregatorResponseBody.ts +19 -32
  729. package/src/models/GetAggregatorShrinkRequest.ts +2 -2
  730. package/src/models/GetCompliancePackReportRequest.ts +7 -0
  731. package/src/models/GetCompliancePackReportResponseBody.ts +47 -0
  732. package/src/models/GetCompliancePackRequest.ts +8 -12
  733. package/src/models/GetCompliancePackResponseBody.ts +48 -54
  734. package/src/models/GetCompliancePackShrinkRequest.ts +4 -4
  735. package/src/models/GetComplianceSummaryResponseBody.ts +9 -36
  736. package/src/models/GetConfigDeliveryChannelRequest.ts +1 -1
  737. package/src/models/GetConfigDeliveryChannelResponseBody.ts +37 -46
  738. package/src/models/GetConfigRuleComplianceByPackRequest.ts +1 -1
  739. package/src/models/GetConfigRuleComplianceByPackResponseBody.ts +13 -44
  740. package/src/models/GetConfigRuleRequest.ts +8 -8
  741. package/src/models/GetConfigRuleResponseBody.ts +114 -137
  742. package/src/models/GetConfigRuleShrinkRequest.ts +3 -3
  743. package/src/models/GetConfigRuleSummaryByRiskLevelResponseBody.ts +3 -5
  744. package/src/models/GetConfigRulesReportRequest.ts +7 -0
  745. package/src/models/GetConfigRulesReportResponseBody.ts +47 -0
  746. package/src/models/GetConfigurationRecorderResponseBody.ts +7 -10
  747. package/src/models/GetDiscoveredResourceCountsGroupByRegionRequest.ts +9 -0
  748. package/src/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.ts +34 -0
  749. package/src/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.ts +7 -0
  750. package/src/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.ts +34 -0
  751. package/src/models/GetDiscoveredResourceRequest.ts +9 -10
  752. package/src/models/GetDiscoveredResourceResponseBody.ts +25 -26
  753. package/src/models/GetIntegratedServiceStatusRequest.ts +6 -0
  754. package/src/models/GetIntegratedServiceStatusResponseBody.ts +36 -0
  755. package/src/models/GetManagedRuleRequest.ts +2 -2
  756. package/src/models/GetManagedRuleResponseBody.ts +26 -33
  757. package/src/models/GetRemediationTemplateRequest.ts +2 -2
  758. package/src/models/GetRemediationTemplateResponseBody.ts +8 -8
  759. package/src/models/GetReportFromTemplateRequest.ts +0 -2
  760. package/src/models/GetReportFromTemplateResponseBody.ts +0 -36
  761. package/src/models/GetReportTemplateRequest.ts +0 -2
  762. package/src/models/GetReportTemplateResponseBody.ts +0 -75
  763. package/src/models/GetResourceComplianceByConfigRuleRequest.ts +17 -0
  764. package/src/models/GetResourceComplianceByConfigRuleResponseBody.ts +41 -0
  765. package/src/models/GetResourceComplianceByPackRequest.ts +1 -1
  766. package/src/models/GetResourceComplianceByPackResponseBody.ts +1 -33
  767. package/src/models/GetResourceComplianceGroupByRegionRequest.ts +7 -0
  768. package/src/models/GetResourceComplianceGroupByRegionResponseBody.ts +45 -0
  769. package/src/models/GetResourceComplianceGroupByResourceTypeRequest.ts +7 -0
  770. package/src/models/GetResourceComplianceGroupByResourceTypeResponseBody.ts +45 -0
  771. package/src/models/GetResourceComplianceTimelineRequest.ts +9 -9
  772. package/src/models/GetResourceComplianceTimelineResponseBody.ts +18 -19
  773. package/src/models/GetResourceConfigurationSampleRequest.ts +1 -13
  774. package/src/models/GetResourceConfigurationSampleResponseBody.ts +6 -54
  775. package/src/models/GetResourceConfigurationTimelineRequest.ts +6 -6
  776. package/src/models/GetResourceConfigurationTimelineResponseBody.ts +17 -19
  777. package/src/models/GetResourceInventoryResponseBody.ts +6 -7
  778. package/src/models/GetResourceTypePropertiesRequest.ts +0 -4
  779. package/src/models/GetResourceTypePropertiesResponseBody.ts +16 -19
  780. package/src/models/GetSupportedResourceRelationConfigResponseBody.ts +7 -10
  781. package/src/models/IgnoreAggregateEvaluationResultsRequest.ts +60 -0
  782. package/src/models/IgnoreAggregateEvaluationResultsResponseBody.ts +7 -0
  783. package/src/models/IgnoreAggregateEvaluationResultsShrinkRequest.ts +32 -0
  784. package/src/models/IgnoreEvaluationResultsRequest.ts +14 -14
  785. package/src/models/IgnoreEvaluationResultsResponseBody.ts +1 -1
  786. package/src/models/IgnoreEvaluationResultsShrinkRequest.ts +7 -7
  787. package/src/models/ListAggregateCompliancePacksRequest.ts +15 -25
  788. package/src/models/ListAggregateCompliancePacksResponseBody.ts +22 -25
  789. package/src/models/ListAggregateCompliancePacksShrinkRequest.ts +7 -23
  790. package/src/models/ListAggregateConfigDeliveryChannelsRequest.ts +14 -0
  791. package/src/models/ListAggregateConfigDeliveryChannelsResponseBody.ts +166 -0
  792. package/src/models/ListAggregateConfigRuleEvaluationResultsRequest.ts +13 -19
  793. package/src/models/ListAggregateConfigRuleEvaluationResultsResponseBody.ts +39 -65
  794. package/src/models/ListAggregateConfigRuleEvaluationStatisticsRequest.ts +7 -0
  795. package/src/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.ts +53 -0
  796. package/src/models/ListAggregateConfigRulesRequest.ts +28 -41
  797. package/src/models/ListAggregateConfigRulesResponseBody.ts +39 -56
  798. package/src/models/ListAggregateConfigRulesShrinkRequest.ts +22 -37
  799. package/src/models/ListAggregateDiscoveredResourcesRequest.ts +16 -28
  800. package/src/models/ListAggregateDiscoveredResourcesResponseBody.ts +15 -21
  801. package/src/models/ListAggregateRecommendManagedRulesRequest.ts +1 -37
  802. package/src/models/ListAggregateRecommendManagedRulesResponseBody.ts +8 -41
  803. package/src/models/ListAggregateRemediationExecutionsRequest.ts +45 -0
  804. package/src/models/ListAggregateRemediationExecutionsResponseBody.ts +74 -0
  805. package/src/models/ListAggregateRemediationsRequest.ts +1 -1
  806. package/src/models/ListAggregateRemediationsResponseBody.ts +23 -32
  807. package/src/models/ListAggregateResourceEvaluationResultsRequest.ts +14 -38
  808. package/src/models/ListAggregateResourceEvaluationResultsResponseBody.ts +36 -57
  809. package/src/models/ListAggregateResourceRelationsRequest.ts +67 -0
  810. package/src/models/ListAggregateResourceRelationsResponseBody.ts +85 -0
  811. package/src/models/ListAggregateResourcesByAdvancedSearchRequest.ts +1 -1
  812. package/src/models/ListAggregateResourcesByAdvancedSearchResponseBody.ts +4 -4
  813. package/src/models/ListAggregatorsRequest.ts +38 -0
  814. package/src/models/ListAggregatorsResponseBody.ts +110 -0
  815. package/src/models/ListAggregatorsShrinkRequest.ts +18 -0
  816. package/src/models/ListCompliancePackTemplatesRequest.ts +6 -20
  817. package/src/models/ListCompliancePackTemplatesResponseBody.ts +45 -45
  818. package/src/models/ListCompliancePacksRequest.ts +12 -24
  819. package/src/models/ListCompliancePacksResponseBody.ts +25 -28
  820. package/src/models/ListCompliancePacksShrinkRequest.ts +6 -20
  821. package/src/models/ListConfigDeliveryChannelsRequest.ts +1 -1
  822. package/src/models/ListConfigDeliveryChannelsResponseBody.ts +38 -47
  823. package/src/models/ListConfigRuleEvaluationResultsRequest.ts +15 -19
  824. package/src/models/ListConfigRuleEvaluationResultsResponseBody.ts +37 -64
  825. package/src/models/ListConfigRuleEvaluationStatisticsResponseBody.ts +46 -0
  826. package/src/models/ListConfigRuleOperatorsResponseBody.ts +2 -76
  827. package/src/models/ListConfigRulesRequest.ts +33 -38
  828. package/src/models/ListConfigRulesResponseBody.ts +31 -48
  829. package/src/models/ListConfigRulesShrinkRequest.ts +26 -37
  830. package/src/models/ListDiscoveredResourcesRequest.ts +14 -26
  831. package/src/models/ListDiscoveredResourcesResponseBody.ts +12 -20
  832. package/src/models/ListIntegratedServiceResponseBody.ts +15 -19
  833. package/src/models/ListManagedRulesRequest.ts +16 -16
  834. package/src/models/ListManagedRulesResponseBody.ts +26 -29
  835. package/src/models/ListPreManagedRulesRequest.ts +4 -4
  836. package/src/models/ListPreManagedRulesResponseBody.ts +10 -10
  837. package/src/models/ListPreManagedRulesShrinkRequest.ts +4 -4
  838. package/src/models/ListRecommendManagedRulesRequest.ts +1 -29
  839. package/src/models/ListRecommendManagedRulesResponseBody.ts +6 -45
  840. package/src/models/ListRemediationExecutionsRequest.ts +29 -0
  841. package/src/models/ListRemediationExecutionsResponseBody.ts +74 -0
  842. package/src/models/ListRemediationTemplatesRequest.ts +29 -0
  843. package/src/models/ListRemediationTemplatesResponseBody.ts +96 -0
  844. package/src/models/ListRemediationsRequest.ts +23 -0
  845. package/src/models/ListRemediationsResponseBody.ts +120 -0
  846. package/src/models/ListReportTemplatesRequest.ts +0 -11
  847. package/src/models/ListReportTemplatesResponseBody.ts +0 -94
  848. package/src/models/ListResourceEvaluationResultsRequest.ts +14 -38
  849. package/src/models/ListResourceEvaluationResultsResponseBody.ts +43 -62
  850. package/src/models/ListResourceRelationsRequest.ts +57 -0
  851. package/src/models/ListResourceRelationsResponseBody.ts +85 -0
  852. package/src/models/ListResourcesByAdvancedSearchRequest.ts +5 -0
  853. package/src/models/ListResourcesByAdvancedSearchResponseBody.ts +23 -0
  854. package/src/models/ListSupportedProductsRequest.ts +1 -1
  855. package/src/models/ListSupportedProductsResponseBody.ts +3 -3
  856. package/src/models/ListTagResourcesRequest.ts +15 -19
  857. package/src/models/ListTagResourcesResponseBody.ts +2 -2
  858. package/src/models/ListTagResourcesShrinkRequest.ts +11 -15
  859. package/src/models/PutEvaluationsRequest.ts +24 -0
  860. package/src/models/PutEvaluationsResponseBody.ts +17 -0
  861. package/src/models/ResourceDirectoryFolderNode.ts +20 -0
  862. package/src/models/RevertAggregateEvaluationResultsRequest.ts +42 -0
  863. package/src/models/RevertAggregateEvaluationResultsResponseBody.ts +7 -0
  864. package/src/models/RevertAggregateEvaluationResultsShrinkRequest.ts +14 -0
  865. package/src/models/RevertEvaluationResultsRequest.ts +35 -0
  866. package/src/models/RevertEvaluationResultsResponseBody.ts +7 -0
  867. package/src/models/RevertEvaluationResultsShrinkRequest.ts +9 -0
  868. package/src/models/StartAggregateConfigRuleEvaluationRequest.ts +39 -0
  869. package/src/models/StartAggregateConfigRuleEvaluationResponseBody.ts +17 -0
  870. package/src/models/StartAggregateRemediationRequest.ts +44 -0
  871. package/src/models/StartAggregateRemediationResponseBody.ts +17 -0
  872. package/src/models/StartConfigRuleEvaluationByResourceRequest.ts +0 -4
  873. package/src/models/StartConfigRuleEvaluationByResourceResponseBody.ts +0 -8
  874. package/src/models/StartConfigRuleEvaluationRequest.ts +9 -10
  875. package/src/models/StartConfigRuleEvaluationResponseBody.ts +4 -5
  876. package/src/models/StartConfigurationRecorderResponseBody.ts +27 -0
  877. package/src/models/StartRemediationRequest.ts +28 -0
  878. package/src/models/StartRemediationResponseBody.ts +17 -0
  879. package/src/models/StopConfigurationRecorderResponseBody.ts +17 -0
  880. package/src/models/TagResourcesRequest.ts +14 -18
  881. package/src/models/TagResourcesShrinkRequest.ts +10 -14
  882. package/src/models/TriggerReportSendRequest.ts +0 -2
  883. package/src/models/TriggerReportSendResponseBody.ts +0 -3
  884. package/src/models/UntagResourcesRequest.ts +13 -18
  885. package/src/models/UntagResourcesResponseBody.ts +1 -1
  886. package/src/models/UpdateAggregateCompliancePackRequest.ts +51 -53
  887. package/src/models/UpdateAggregateCompliancePackResponseBody.ts +1 -1
  888. package/src/models/UpdateAggregateCompliancePackShrinkRequest.ts +28 -30
  889. package/src/models/UpdateAggregateConfigDeliveryChannelRequest.ts +145 -0
  890. package/src/models/UpdateAggregateConfigDeliveryChannelResponseBody.ts +14 -0
  891. package/src/models/UpdateAggregateConfigRuleRequest.ts +71 -72
  892. package/src/models/UpdateAggregateConfigRuleResponseBody.ts +2 -2
  893. package/src/models/UpdateAggregateConfigRuleShrinkRequest.ts +63 -68
  894. package/src/models/UpdateAggregateRemediationRequest.ts +16 -22
  895. package/src/models/UpdateAggregatorRequest.ts +18 -14
  896. package/src/models/UpdateAggregatorShrinkRequest.ts +6 -6
  897. package/src/models/UpdateCompliancePackRequest.ts +51 -53
  898. package/src/models/UpdateCompliancePackResponseBody.ts +1 -1
  899. package/src/models/UpdateCompliancePackShrinkRequest.ts +27 -29
  900. package/src/models/UpdateConfigDeliveryChannelRequest.ts +40 -47
  901. package/src/models/UpdateConfigRuleRequest.ts +55 -62
  902. package/src/models/UpdateConfigRuleResponseBody.ts +2 -2
  903. package/src/models/UpdateConfigRuleShrinkRequest.ts +53 -60
  904. package/src/models/UpdateConfigurationRecorderRequest.ts +5 -0
  905. package/src/models/UpdateConfigurationRecorderResponseBody.ts +27 -0
  906. package/src/models/UpdateIntegratedServiceStatusRequest.ts +30 -0
  907. package/src/models/UpdateIntegratedServiceStatusResponseBody.ts +7 -0
  908. package/src/models/UpdateRemediationRequest.ts +16 -22
  909. package/src/models/UpdateReportTemplateRequest.ts +0 -77
  910. package/src/models/UpdateReportTemplateResponseBody.ts +0 -6
  911. package/src/models/UpdateReportTemplateShrinkRequest.ts +0 -62
package/dist/client.js CHANGED
@@ -66,7 +66,10 @@ class Client extends openapi_core_1.default {
66
66
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
67
67
  }
68
68
  /**
69
- * 启用账号组规则
69
+ * Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
70
+ *
71
+ * @remarks
72
+ * Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
70
73
  *
71
74
  * @param request - ActiveAggregateConfigRulesRequest
72
75
  * @param runtime - runtime options for this request RuntimeOptions
@@ -101,7 +104,10 @@ class Client extends openapi_core_1.default {
101
104
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ActiveAggregateConfigRulesResponse({}));
102
105
  }
103
106
  /**
104
- * 启用账号组规则
107
+ * Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
108
+ *
109
+ * @remarks
110
+ * Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
105
111
  *
106
112
  * @param request - ActiveAggregateConfigRulesRequest
107
113
  * @returns ActiveAggregateConfigRulesResponse
@@ -111,7 +117,11 @@ class Client extends openapi_core_1.default {
111
117
  return await this.activeAggregateConfigRulesWithOptions(request, runtime);
112
118
  }
113
119
  /**
114
- * 启用指定规则
120
+ * Enables a rule in Cloud Config. After a rule is enabled, Cloud Config automatically evaluates the compliance of a resource based on the trigger mechanism of the rule.
121
+ *
122
+ * @remarks
123
+ * ### [](#)Prerequisites
124
+ * The rule is in the `INACTIVE` state.
115
125
  *
116
126
  * @param request - ActiveConfigRulesRequest
117
127
  * @param runtime - runtime options for this request RuntimeOptions
@@ -143,7 +153,11 @@ class Client extends openapi_core_1.default {
143
153
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ActiveConfigRulesResponse({}));
144
154
  }
145
155
  /**
146
- * 启用指定规则
156
+ * Enables a rule in Cloud Config. After a rule is enabled, Cloud Config automatically evaluates the compliance of a resource based on the trigger mechanism of the rule.
157
+ *
158
+ * @remarks
159
+ * ### [](#)Prerequisites
160
+ * The rule is in the `INACTIVE` state.
147
161
  *
148
162
  * @param request - ActiveConfigRulesRequest
149
163
  * @returns ActiveConfigRulesResponse
@@ -153,7 +167,10 @@ class Client extends openapi_core_1.default {
153
167
  return await this.activeConfigRulesWithOptions(request, runtime);
154
168
  }
155
169
  /**
156
- * 将指定账号组规则加入指定账号组合规包
170
+ * Adds one or more rules in an account group to a compliance package.
171
+ *
172
+ * @remarks
173
+ * The sample request in this topic shows you how to add the `cr-6cc4626622af00e7****` rule in the `ca-75b4626622af00c3****` account group to the `cp-5bb1626622af00bd****` compliance package.
157
174
  *
158
175
  * @param request - AttachAggregateConfigRuleToCompliancePackRequest
159
176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -188,7 +205,10 @@ class Client extends openapi_core_1.default {
188
205
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AttachAggregateConfigRuleToCompliancePackResponse({}));
189
206
  }
190
207
  /**
191
- * 将指定账号组规则加入指定账号组合规包
208
+ * Adds one or more rules in an account group to a compliance package.
209
+ *
210
+ * @remarks
211
+ * The sample request in this topic shows you how to add the `cr-6cc4626622af00e7****` rule in the `ca-75b4626622af00c3****` account group to the `cp-5bb1626622af00bd****` compliance package.
192
212
  *
193
213
  * @param request - AttachAggregateConfigRuleToCompliancePackRequest
194
214
  * @returns AttachAggregateConfigRuleToCompliancePackResponse
@@ -198,7 +218,10 @@ class Client extends openapi_core_1.default {
198
218
  return await this.attachAggregateConfigRuleToCompliancePackWithOptions(request, runtime);
199
219
  }
200
220
  /**
201
- * 将指定规则加入指定合规包
221
+ * Adds one or more rules to a compliance package.
222
+ *
223
+ * @remarks
224
+ * This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
202
225
  *
203
226
  * @param request - AttachConfigRuleToCompliancePackRequest
204
227
  * @param runtime - runtime options for this request RuntimeOptions
@@ -230,7 +253,10 @@ class Client extends openapi_core_1.default {
230
253
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AttachConfigRuleToCompliancePackResponse({}));
231
254
  }
232
255
  /**
233
- * 将指定规则加入指定合规包
256
+ * Adds one or more rules to a compliance package.
257
+ *
258
+ * @remarks
259
+ * This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
234
260
  *
235
261
  * @param request - AttachConfigRuleToCompliancePackRequest
236
262
  * @returns AttachConfigRuleToCompliancePackResponse
@@ -240,7 +266,7 @@ class Client extends openapi_core_1.default {
240
266
  return await this.attachConfigRuleToCompliancePackWithOptions(request, runtime);
241
267
  }
242
268
  /**
243
- * 合规包复制
269
+ * Replicates compliance packages.
244
270
  *
245
271
  * @param request - CopyCompliancePacksRequest
246
272
  * @param runtime - runtime options for this request RuntimeOptions
@@ -275,7 +301,7 @@ class Client extends openapi_core_1.default {
275
301
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyCompliancePacksResponse({}));
276
302
  }
277
303
  /**
278
- * 合规包复制
304
+ * Replicates compliance packages.
279
305
  *
280
306
  * @param request - CopyCompliancePacksRequest
281
307
  * @returns CopyCompliancePacksResponse
@@ -285,7 +311,7 @@ class Client extends openapi_core_1.default {
285
311
  return await this.copyCompliancePacksWithOptions(request, runtime);
286
312
  }
287
313
  /**
288
- * 规则复制
314
+ * Replicates rules.
289
315
  *
290
316
  * @param request - CopyConfigRulesRequest
291
317
  * @param runtime - runtime options for this request RuntimeOptions
@@ -320,7 +346,7 @@ class Client extends openapi_core_1.default {
320
346
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyConfigRulesResponse({}));
321
347
  }
322
348
  /**
323
- * 规则复制
349
+ * Replicates rules.
324
350
  *
325
351
  * @param request - CopyConfigRulesRequest
326
352
  * @returns CopyConfigRulesResponse
@@ -330,7 +356,7 @@ class Client extends openapi_core_1.default {
330
356
  return await this.copyConfigRulesWithOptions(request, runtime);
331
357
  }
332
358
  /**
333
- * 生成当前账号搜索结果下载文件
359
+ * Creates a downloadable resource file for the current Alibaba Cloud account.
334
360
  *
335
361
  * @param request - CreateAdvancedSearchFileRequest
336
362
  * @param runtime - runtime options for this request RuntimeOptions
@@ -359,7 +385,7 @@ class Client extends openapi_core_1.default {
359
385
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAdvancedSearchFileResponse({}));
360
386
  }
361
387
  /**
362
- * 生成当前账号搜索结果下载文件
388
+ * Creates a downloadable resource file for the current Alibaba Cloud account.
363
389
  *
364
390
  * @param request - CreateAdvancedSearchFileRequest
365
391
  * @returns CreateAdvancedSearchFileResponse
@@ -369,10 +395,10 @@ class Client extends openapi_core_1.default {
369
395
  return await this.createAdvancedSearchFileWithOptions(request, runtime);
370
396
  }
371
397
  /**
372
- * Creates a downloadable file of advanced search results for resources in an account group.
398
+ * Creates a downloadable resource file for an account group.
373
399
  *
374
400
  * @remarks
375
- * This topic provides an example of how to query for ECS instances in the account group `ca-edd3626622af00b3****` and create a downloadable file of the search results.
401
+ * This topic provides an example on how to create a downloadable resource file for an account group whose ID is `ca-edd3626622af00b3****`. The resource file includes all the ECS instances in the account group.
376
402
  *
377
403
  * @param request - CreateAggregateAdvancedSearchFileRequest
378
404
  * @param runtime - runtime options for this request RuntimeOptions
@@ -404,10 +430,10 @@ class Client extends openapi_core_1.default {
404
430
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAggregateAdvancedSearchFileResponse({}));
405
431
  }
406
432
  /**
407
- * Creates a downloadable file of advanced search results for resources in an account group.
433
+ * Creates a downloadable resource file for an account group.
408
434
  *
409
435
  * @remarks
410
- * This topic provides an example of how to query for ECS instances in the account group `ca-edd3626622af00b3****` and create a downloadable file of the search results.
436
+ * This topic provides an example on how to create a downloadable resource file for an account group whose ID is `ca-edd3626622af00b3****`. The resource file includes all the ECS instances in the account group.
411
437
  *
412
438
  * @param request - CreateAggregateAdvancedSearchFileRequest
413
439
  * @returns CreateAggregateAdvancedSearchFileResponse
@@ -417,13 +443,10 @@ class Client extends openapi_core_1.default {
417
443
  return await this.createAggregateAdvancedSearchFileWithOptions(request, runtime);
418
444
  }
419
445
  /**
420
- * Creates a compliance pack for a specified account group.
446
+ * Creates a compliance package for an account group.
421
447
  *
422
448
  * @remarks
423
- * A compliance pack is a collection of rules. When you create a compliance pack, you can select default rules from a compliance pack template. You can also select rules from rule templates and the list of existing rules.
424
- * After a compliance pack is created, its rules are evaluated once by default. Subsequent evaluations are automatically triggered based on the trigger mechanism of the rules. You can also manually trigger an evaluation.
425
- * A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
426
- * This topic provides an example of how to create a compliance pack for the account group `ca-f632626622af0079****` using the compliance pack template `ClassifiedProtectionPreCheck` (Classified Protection Level 3 Pre-check).
449
+ * This topic provides an example on how to create a compliance package for the account group `ca-f632626622af0079****` by using the compliance package template `ClassifiedProtectionPreCheck`.
427
450
  *
428
451
  * @param tmpReq - CreateAggregateCompliancePackRequest
429
452
  * @param runtime - runtime options for this request RuntimeOptions
@@ -521,13 +544,10 @@ class Client extends openapi_core_1.default {
521
544
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAggregateCompliancePackResponse({}));
522
545
  }
523
546
  /**
524
- * Creates a compliance pack for a specified account group.
547
+ * Creates a compliance package for an account group.
525
548
  *
526
549
  * @remarks
527
- * A compliance pack is a collection of rules. When you create a compliance pack, you can select default rules from a compliance pack template. You can also select rules from rule templates and the list of existing rules.
528
- * After a compliance pack is created, its rules are evaluated once by default. Subsequent evaluations are automatically triggered based on the trigger mechanism of the rules. You can also manually trigger an evaluation.
529
- * A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
530
- * This topic provides an example of how to create a compliance pack for the account group `ca-f632626622af0079****` using the compliance pack template `ClassifiedProtectionPreCheck` (Classified Protection Level 3 Pre-check).
550
+ * This topic provides an example on how to create a compliance package for the account group `ca-f632626622af0079****` by using the compliance package template `ClassifiedProtectionPreCheck`.
531
551
  *
532
552
  * @param request - CreateAggregateCompliancePackRequest
533
553
  * @returns CreateAggregateCompliancePackResponse
@@ -537,20 +557,10 @@ class Client extends openapi_core_1.default {
537
557
  return await this.createAggregateCompliancePackWithOptions(request, runtime);
538
558
  }
539
559
  /**
540
- * Creates a delivery channel for a specified account group to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
560
+ * Creates a delivery channel for an account group.
541
561
  *
542
562
  * @remarks
543
- * ### Background information
544
- * - Deliver to Simple Log Service (SLS)
545
- * To deliver configuration history, non-compliance events, and scheduled resource snapshots to a Logstore in Simple Log Service (SLS), you must first create a log project and a Logstore. This lets you query and analyze logs. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/308347.html), [Example of resource non-compliance event](https://help.aliyun.com/document_detail/307122.html), and [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/611894.html).
546
- * - Deliver to Object Storage Service (OSS)
547
- * To deliver scheduled resource snapshots or configuration history to a specified location in Object Storage Service (OSS), you must first create a bucket. This lets you view or download files in JSON format. For examples of the content in JSON format, see [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/305669.html) and [Example of resource configuration change history](https://help.aliyun.com/document_detail/189738.html).
548
- * - Deliver to Simple Message Queue (MNS)
549
- * To deliver resource configuration change history and resource non-compliance events to a specified topic in Simple Message Queue (formerly MNS), you must first create a topic. This lets you configure the push method and content for the topic. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/309462.html) and [Example of resource non-compliance event](https://help.aliyun.com/document_detail/309463.html).
550
- * ### Limits
551
- * You can create a maximum of five delivery channels for each account group.
552
- * ### Usage notes
553
- * This example shows how to create a delivery channel of the `OSS` type for the account group `ca-a4e5626622af0079****`. The Amazon Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that the delivery channel is created and its ID is `cdc-8e45ff4e06a3a8****`.
563
+ * In this example, a delivery channel is created for an account group. The ID of the account group is `ca-a4e5626622af0079****`. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
554
564
  *
555
565
  * @param request - CreateAggregateConfigDeliveryChannelRequest
556
566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -615,20 +625,10 @@ class Client extends openapi_core_1.default {
615
625
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAggregateConfigDeliveryChannelResponse({}));
616
626
  }
617
627
  /**
618
- * Creates a delivery channel for a specified account group to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
628
+ * Creates a delivery channel for an account group.
619
629
  *
620
630
  * @remarks
621
- * ### Background information
622
- * - Deliver to Simple Log Service (SLS)
623
- * To deliver configuration history, non-compliance events, and scheduled resource snapshots to a Logstore in Simple Log Service (SLS), you must first create a log project and a Logstore. This lets you query and analyze logs. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/308347.html), [Example of resource non-compliance event](https://help.aliyun.com/document_detail/307122.html), and [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/611894.html).
624
- * - Deliver to Object Storage Service (OSS)
625
- * To deliver scheduled resource snapshots or configuration history to a specified location in Object Storage Service (OSS), you must first create a bucket. This lets you view or download files in JSON format. For examples of the content in JSON format, see [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/305669.html) and [Example of resource configuration change history](https://help.aliyun.com/document_detail/189738.html).
626
- * - Deliver to Simple Message Queue (MNS)
627
- * To deliver resource configuration change history and resource non-compliance events to a specified topic in Simple Message Queue (formerly MNS), you must first create a topic. This lets you configure the push method and content for the topic. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/309462.html) and [Example of resource non-compliance event](https://help.aliyun.com/document_detail/309463.html).
628
- * ### Limits
629
- * You can create a maximum of five delivery channels for each account group.
630
- * ### Usage notes
631
- * This example shows how to create a delivery channel of the `OSS` type for the account group `ca-a4e5626622af0079****`. The Amazon Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that the delivery channel is created and its ID is `cdc-8e45ff4e06a3a8****`.
631
+ * In this example, a delivery channel is created for an account group. The ID of the account group is `ca-a4e5626622af0079****`. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
632
632
  *
633
633
  * @param request - CreateAggregateConfigDeliveryChannelRequest
634
634
  * @returns CreateAggregateConfigDeliveryChannelResponse
@@ -638,19 +638,13 @@ class Client extends openapi_core_1.default {
638
638
  return await this.createAggregateConfigDeliveryChannelWithOptions(request, runtime);
639
639
  }
640
640
  /**
641
- * Creates a rule for a specified account group. You can create a rule from a template or create a custom rule using Function Compute. The rule checks your resources for compliance. After a rule is created, it automatically runs once. Cloud Config then runs evaluations based on the rule\\"s trigger. You can also run evaluations manually.
641
+ * Creates a rule for an account group.
642
642
  *
643
643
  * @remarks
644
644
  * ### Limits
645
- * Each management account and delegated administrator account can have a maximum of 200 rules.
646
- * ### Background information
647
- * Cloud Config supports the following methods for creating rules:
648
- * - Create rules from templates
649
- * Rule templates are predefined rule functions that Cloud Config provides in Function Compute (FC). You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principle of rules](https://help.aliyun.com/document_detail/128273.html).
650
- * - Create rules based on functions in Function Compute
651
- * Custom function rules are rules whose code is hosted in FC functions. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write function code to check compliance in complex scenarios. For more information about custom function rules, see [Definition and working principle of custom function rules](https://help.aliyun.com/document_detail/127405.html).
645
+ * You can create up to 200 rules for each management account.
652
646
  * ### Usage notes
653
- * This example shows how to create a rule for the account group `ca-a4e5626622af0079****` using the \\`required-tags\\` template. The response shows that the rule is created with the ID `cr-4e3d626622af0080****`.
647
+ * This topic provides an example on how to create a rule based on the required-tags managed rule in the `ca-a4e5626622af0079****` account group. The returned result shows that the rule is created and its ID is `cr-4e3d626622af0080****`.
654
648
  *
655
649
  * @param tmpReq - CreateAggregateConfigRuleRequest
656
650
  * @param runtime - runtime options for this request RuntimeOptions
@@ -781,19 +775,13 @@ class Client extends openapi_core_1.default {
781
775
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAggregateConfigRuleResponse({}));
782
776
  }
783
777
  /**
784
- * Creates a rule for a specified account group. You can create a rule from a template or create a custom rule using Function Compute. The rule checks your resources for compliance. After a rule is created, it automatically runs once. Cloud Config then runs evaluations based on the rule\\"s trigger. You can also run evaluations manually.
778
+ * Creates a rule for an account group.
785
779
  *
786
780
  * @remarks
787
781
  * ### Limits
788
- * Each management account and delegated administrator account can have a maximum of 200 rules.
789
- * ### Background information
790
- * Cloud Config supports the following methods for creating rules:
791
- * - Create rules from templates
792
- * Rule templates are predefined rule functions that Cloud Config provides in Function Compute (FC). You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principle of rules](https://help.aliyun.com/document_detail/128273.html).
793
- * - Create rules based on functions in Function Compute
794
- * Custom function rules are rules whose code is hosted in FC functions. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write function code to check compliance in complex scenarios. For more information about custom function rules, see [Definition and working principle of custom function rules](https://help.aliyun.com/document_detail/127405.html).
782
+ * You can create up to 200 rules for each management account.
795
783
  * ### Usage notes
796
- * This example shows how to create a rule for the account group `ca-a4e5626622af0079****` using the \\`required-tags\\` template. The response shows that the rule is created with the ID `cr-4e3d626622af0080****`.
784
+ * This topic provides an example on how to create a rule based on the required-tags managed rule in the `ca-a4e5626622af0079****` account group. The returned result shows that the rule is created and its ID is `cr-4e3d626622af0080****`.
797
785
  *
798
786
  * @param request - CreateAggregateConfigRuleRequest
799
787
  * @returns CreateAggregateConfigRuleResponse
@@ -803,16 +791,10 @@ class Client extends openapi_core_1.default {
803
791
  return await this.createAggregateConfigRuleWithOptions(request, runtime);
804
792
  }
805
793
  /**
806
- * Creates a remediation for a rule in a specified account group.
794
+ * Creates a remediation template for a rule in an account group.
807
795
  *
808
796
  * @remarks
809
- * ### Background information
810
- * - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
811
- * Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
812
- * - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
813
- * Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
814
- * ### Usage notes
815
- * This topic provides an example of how to create a remediation for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`. The response shows that the remediation is created and its ID is `crr-909ba2d4716700eb****`.
797
+ * This topic provides an example on how to create a remediation template for the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
816
798
  *
817
799
  * @param request - CreateAggregateRemediationRequest
818
800
  * @param runtime - runtime options for this request RuntimeOptions
@@ -862,16 +844,10 @@ class Client extends openapi_core_1.default {
862
844
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAggregateRemediationResponse({}));
863
845
  }
864
846
  /**
865
- * Creates a remediation for a rule in a specified account group.
847
+ * Creates a remediation template for a rule in an account group.
866
848
  *
867
849
  * @remarks
868
- * ### Background information
869
- * - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
870
- * Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
871
- * - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
872
- * Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
873
- * ### Usage notes
874
- * This topic provides an example of how to create a remediation for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`. The response shows that the remediation is created and its ID is `crr-909ba2d4716700eb****`.
850
+ * This topic provides an example on how to create a remediation template for the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
875
851
  *
876
852
  * @param request - CreateAggregateRemediationRequest
877
853
  * @returns CreateAggregateRemediationResponse
@@ -881,24 +857,16 @@ class Client extends openapi_core_1.default {
881
857
  return await this.createAggregateRemediationWithOptions(request, runtime);
882
858
  }
883
859
  /**
884
- * A management account or a delegated administrator account in a resource directory can create an account group to centrally manage resources, compliance packages, and rules across multiple member accounts.
860
+ * Creates an account group.
885
861
  *
886
862
  * @remarks
887
- * ### Limits
888
- * A management account or a delegated administrator account can create a maximum of 5 account groups. Each account group can contain a maximum of 200 member accounts.
889
- * ### Background information
890
- * For more information about account groups, including their concepts, use cases, and the impact of member account changes on Cloud Config, see [Overview](https://help.aliyun.com/document_detail/211534.html).
863
+ * Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
891
864
  * Cloud Config supports the following types of account groups:
892
- * - Global account group: A global account group contains all members in a resource directory and automatically synchronizes member changes. A management account or a delegated administrator account can create only one global account group.
893
- * - Custom account group: To create a custom account group, a management account or a delegated administrator account selects some or all member accounts from the resource directory.
894
- * - If a new member is added to the resource directory, the change is not automatically synchronized. The management account or delegated administrator account must manually add the new member to the account group.
895
- * - If a member is removed from the resource directory, the management account or delegated administrator account loses the permissions to manage that member\\"s compliance. The custom account group automatically detects this change and removes the member from the group.
896
- * - Folder account group: When an account group is created from a folder, it automatically detects and synchronizes changes to the members within that folder. The members in a folder account group are always consistent with the members in the selected folder.
897
- * A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
898
- * ### Usage notes
899
- * This topic provides an example of how to use a management account to create a custom account group of the `CUSTOM` type. The account group is named `Test_Group` and has the description `Test Group`. The member accounts are as follows:
900
- * - The member account ID is `171322098523****` and the member account name is `Alice`.
901
- * - The member account ID is `100532098349****` and the member account name is `Tom`.
865
+ * * Global account group: The global account group contains all the member accounts that are added to the resource directory. A management account can create only one global account group.
866
+ * * Custom account group: If you create a custom account group, you must manually add all or specific member accounts from the resource directory to the custom account group.
867
+ * This topic provides an example on how to create an account group of the `CUSTOM` type. The custom account group is named `Test_Group`, and its description is `Test account group`. The custom account group contains the following two member accounts:
868
+ * * Member account ID: `171322098523****`. Member account name: `Alice`.
869
+ * * Member account ID: `100532098349****`. Member account name: `Tom`.
902
870
  *
903
871
  * @param tmpReq - CreateAggregatorRequest
904
872
  * @param runtime - runtime options for this request RuntimeOptions
@@ -955,24 +923,16 @@ class Client extends openapi_core_1.default {
955
923
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAggregatorResponse({}));
956
924
  }
957
925
  /**
958
- * A management account or a delegated administrator account in a resource directory can create an account group to centrally manage resources, compliance packages, and rules across multiple member accounts.
926
+ * Creates an account group.
959
927
  *
960
928
  * @remarks
961
- * ### Limits
962
- * A management account or a delegated administrator account can create a maximum of 5 account groups. Each account group can contain a maximum of 200 member accounts.
963
- * ### Background information
964
- * For more information about account groups, including their concepts, use cases, and the impact of member account changes on Cloud Config, see [Overview](https://help.aliyun.com/document_detail/211534.html).
929
+ * Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
965
930
  * Cloud Config supports the following types of account groups:
966
- * - Global account group: A global account group contains all members in a resource directory and automatically synchronizes member changes. A management account or a delegated administrator account can create only one global account group.
967
- * - Custom account group: To create a custom account group, a management account or a delegated administrator account selects some or all member accounts from the resource directory.
968
- * - If a new member is added to the resource directory, the change is not automatically synchronized. The management account or delegated administrator account must manually add the new member to the account group.
969
- * - If a member is removed from the resource directory, the management account or delegated administrator account loses the permissions to manage that member\\"s compliance. The custom account group automatically detects this change and removes the member from the group.
970
- * - Folder account group: When an account group is created from a folder, it automatically detects and synchronizes changes to the members within that folder. The members in a folder account group are always consistent with the members in the selected folder.
971
- * A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
972
- * ### Usage notes
973
- * This topic provides an example of how to use a management account to create a custom account group of the `CUSTOM` type. The account group is named `Test_Group` and has the description `Test Group`. The member accounts are as follows:
974
- * - The member account ID is `171322098523****` and the member account name is `Alice`.
975
- * - The member account ID is `100532098349****` and the member account name is `Tom`.
931
+ * * Global account group: The global account group contains all the member accounts that are added to the resource directory. A management account can create only one global account group.
932
+ * * Custom account group: If you create a custom account group, you must manually add all or specific member accounts from the resource directory to the custom account group.
933
+ * This topic provides an example on how to create an account group of the `CUSTOM` type. The custom account group is named `Test_Group`, and its description is `Test account group`. The custom account group contains the following two member accounts:
934
+ * * Member account ID: `171322098523****`. Member account name: `Alice`.
935
+ * * Member account ID: `100532098349****`. Member account name: `Tom`.
976
936
  *
977
937
  * @param request - CreateAggregatorRequest
978
938
  * @returns CreateAggregatorResponse
@@ -982,7 +942,11 @@ class Client extends openapi_core_1.default {
982
942
  return await this.createAggregatorWithOptions(request, runtime);
983
943
  }
984
944
  /**
985
- * 为当前账号创建合规包
945
+ * Creates a compliance package for the current account.
946
+ *
947
+ * @remarks
948
+ * Each ordinary account can create up to five compliance packages.
949
+ * This topic provides an example on how to create a compliance package named ClassifiedProtectionPreCheck. The compliance package contains a managed rule named `eip-bandwidth-limit`.
986
950
  *
987
951
  * @param tmpReq - CreateCompliancePackRequest
988
952
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1077,7 +1041,11 @@ class Client extends openapi_core_1.default {
1077
1041
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCompliancePackResponse({}));
1078
1042
  }
1079
1043
  /**
1080
- * 为当前账号创建合规包
1044
+ * Creates a compliance package for the current account.
1045
+ *
1046
+ * @remarks
1047
+ * Each ordinary account can create up to five compliance packages.
1048
+ * This topic provides an example on how to create a compliance package named ClassifiedProtectionPreCheck. The compliance package contains a managed rule named `eip-bandwidth-limit`.
1081
1049
  *
1082
1050
  * @param request - CreateCompliancePackRequest
1083
1051
  * @returns CreateCompliancePackResponse
@@ -1087,20 +1055,10 @@ class Client extends openapi_core_1.default {
1087
1055
  return await this.createCompliancePackWithOptions(request, runtime);
1088
1056
  }
1089
1057
  /**
1090
- * Creates a delivery channel to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
1058
+ * Creates a delivery channel.
1091
1059
  *
1092
1060
  * @remarks
1093
- * ### Background information
1094
- * - Deliver to Simple Log Service (SLS)
1095
- * When you deliver resource configuration histories, non-compliant events, and scheduled snapshots to a Logstore in SLS, you must first create a project and a Logstore. This lets you query and analyze logs. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/308347.html), [Non-compliant event examples](https://help.aliyun.com/document_detail/307122.html), and [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/611894.html).
1096
- * - Deliver to Object Storage Service (OSS)
1097
- * When you deliver scheduled resource snapshots or configuration histories to a specified location in OSS, you must first create a bucket. This lets you view or download the JSON files. For examples of the content of the JSON files, see [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/305669.html) and [Resource configuration history examples](https://help.aliyun.com/document_detail/189738.html).
1098
- * - Deliver to Simple Message Queue (formerly MNS)
1099
- * When you deliver resource configuration histories and non-compliant events to a specified topic in MNS, you must first create a topic. This lets you set the push method and content for the topic. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/309462.html) and [Non-compliant event examples](https://help.aliyun.com/document_detail/309463.html).
1100
- * ### Limits
1101
- * You can create a maximum of 5 delivery channels.
1102
- * ### Usage notes
1103
- * This topic provides an example of how to create a delivery channel. In this example, the channel type is `OSS` and the destination ARN is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that a delivery channel with the ID `cdc-8e45ff4e06a3a8****` is created.
1061
+ * In this example, a delivery channel is created. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
1104
1062
  *
1105
1063
  * @param request - CreateConfigDeliveryChannelRequest
1106
1064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1162,20 +1120,10 @@ class Client extends openapi_core_1.default {
1162
1120
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateConfigDeliveryChannelResponse({}));
1163
1121
  }
1164
1122
  /**
1165
- * Creates a delivery channel to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
1123
+ * Creates a delivery channel.
1166
1124
  *
1167
1125
  * @remarks
1168
- * ### Background information
1169
- * - Deliver to Simple Log Service (SLS)
1170
- * When you deliver resource configuration histories, non-compliant events, and scheduled snapshots to a Logstore in SLS, you must first create a project and a Logstore. This lets you query and analyze logs. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/308347.html), [Non-compliant event examples](https://help.aliyun.com/document_detail/307122.html), and [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/611894.html).
1171
- * - Deliver to Object Storage Service (OSS)
1172
- * When you deliver scheduled resource snapshots or configuration histories to a specified location in OSS, you must first create a bucket. This lets you view or download the JSON files. For examples of the content of the JSON files, see [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/305669.html) and [Resource configuration history examples](https://help.aliyun.com/document_detail/189738.html).
1173
- * - Deliver to Simple Message Queue (formerly MNS)
1174
- * When you deliver resource configuration histories and non-compliant events to a specified topic in MNS, you must first create a topic. This lets you set the push method and content for the topic. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/309462.html) and [Non-compliant event examples](https://help.aliyun.com/document_detail/309463.html).
1175
- * ### Limits
1176
- * You can create a maximum of 5 delivery channels.
1177
- * ### Usage notes
1178
- * This topic provides an example of how to create a delivery channel. In this example, the channel type is `OSS` and the destination ARN is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that a delivery channel with the ID `cdc-8e45ff4e06a3a8****` is created.
1126
+ * In this example, a delivery channel is created. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
1179
1127
  *
1180
1128
  * @param request - CreateConfigDeliveryChannelRequest
1181
1129
  * @returns CreateConfigDeliveryChannelResponse
@@ -1185,19 +1133,11 @@ class Client extends openapi_core_1.default {
1185
1133
  return await this.createConfigDeliveryChannelWithOptions(request, runtime);
1186
1134
  }
1187
1135
  /**
1188
- * Creates a rule from a template or a custom rule using Function Compute to check resource compliance. After you create a rule, Cloud Config runs an initial evaluation and then automatically triggers subsequent evaluations based on the rule\\"s trigger. You can also run evaluations manually.
1136
+ * Creates a rule for the current account.
1189
1137
  *
1190
1138
  * @remarks
1191
- * ### Limits
1192
- * You can create up to 200 rules for each account.
1193
- * ### Background information
1194
- * You can create rules in Cloud Config in the following ways:
1195
- * - Create rules from templates
1196
- * Rule templates are predefined rule functions in Function Compute that are provided by Cloud Config. You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principles of rules](https://help.aliyun.com/document_detail/128273.html).
1197
- * - Create custom rules using Function Compute
1198
- * Custom rules are based on functions in Function Compute that host your rule code. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write your own function code to check compliance in complex scenarios. For more information about custom rules, see [Definition and working principles of custom rules](https://help.aliyun.com/document_detail/127405.html).
1199
- * ### Usage notes
1200
- * This topic provides an example of how to create a rule from the \\`required-tags\\` template. In the response, a rule is created and its ID is `cr-5772ba41209e007b****`.
1139
+ * ## Limits
1140
+ * You can use a common account to create up to 200 rules.
1201
1141
  *
1202
1142
  * @param tmpReq - CreateConfigRuleRequest
1203
1143
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1313,19 +1253,11 @@ class Client extends openapi_core_1.default {
1313
1253
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateConfigRuleResponse({}));
1314
1254
  }
1315
1255
  /**
1316
- * Creates a rule from a template or a custom rule using Function Compute to check resource compliance. After you create a rule, Cloud Config runs an initial evaluation and then automatically triggers subsequent evaluations based on the rule\\"s trigger. You can also run evaluations manually.
1256
+ * Creates a rule for the current account.
1317
1257
  *
1318
1258
  * @remarks
1319
- * ### Limits
1320
- * You can create up to 200 rules for each account.
1321
- * ### Background information
1322
- * You can create rules in Cloud Config in the following ways:
1323
- * - Create rules from templates
1324
- * Rule templates are predefined rule functions in Function Compute that are provided by Cloud Config. You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principles of rules](https://help.aliyun.com/document_detail/128273.html).
1325
- * - Create custom rules using Function Compute
1326
- * Custom rules are based on functions in Function Compute that host your rule code. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write your own function code to check compliance in complex scenarios. For more information about custom rules, see [Definition and working principles of custom rules](https://help.aliyun.com/document_detail/127405.html).
1327
- * ### Usage notes
1328
- * This topic provides an example of how to create a rule from the \\`required-tags\\` template. In the response, a rule is created and its ID is `cr-5772ba41209e007b****`.
1259
+ * ## Limits
1260
+ * You can use a common account to create up to 200 rules.
1329
1261
  *
1330
1262
  * @param request - CreateConfigRuleRequest
1331
1263
  * @returns CreateConfigRuleResponse
@@ -1335,16 +1267,10 @@ class Client extends openapi_core_1.default {
1335
1267
  return await this.createConfigRuleWithOptions(request, runtime);
1336
1268
  }
1337
1269
  /**
1338
- * Creates a remediation for an existing rule.
1270
+ * Creates a remediation template for a rule.
1339
1271
  *
1340
1272
  * @remarks
1341
- * ### Background information
1342
- * - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
1343
- * Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
1344
- * - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
1345
- * Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
1346
- * ### Usage notes
1347
- * In this example, a remediation is created for the rule `cr-8a973ac2e2be00a2****`. The sample response shows that the remediation is created and has the ID `crr-909ba2d4716700eb****`.
1273
+ * This topic provides an example on how to create a remediation template for the rule `cr-8a973ac2e2be00a2****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
1348
1274
  *
1349
1275
  * @param request - CreateRemediationRequest
1350
1276
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1391,16 +1317,10 @@ class Client extends openapi_core_1.default {
1391
1317
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRemediationResponse({}));
1392
1318
  }
1393
1319
  /**
1394
- * Creates a remediation for an existing rule.
1320
+ * Creates a remediation template for a rule.
1395
1321
  *
1396
1322
  * @remarks
1397
- * ### Background information
1398
- * - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
1399
- * Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
1400
- * - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
1401
- * Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
1402
- * ### Usage notes
1403
- * In this example, a remediation is created for the rule `cr-8a973ac2e2be00a2****`. The sample response shows that the remediation is created and has the ID `crr-909ba2d4716700eb****`.
1323
+ * This topic provides an example on how to create a remediation template for the rule `cr-8a973ac2e2be00a2****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
1404
1324
  *
1405
1325
  * @param request - CreateRemediationRequest
1406
1326
  * @returns CreateRemediationResponse
@@ -1410,7 +1330,7 @@ class Client extends openapi_core_1.default {
1410
1330
  return await this.createRemediationWithOptions(request, runtime);
1411
1331
  }
1412
1332
  /**
1413
- * Create a compliance report template for the current UID.
1333
+ * 为当前UID创建合规报告模版
1414
1334
  *
1415
1335
  * @param tmpReq - CreateReportTemplateRequest
1416
1336
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1462,7 +1382,7 @@ class Client extends openapi_core_1.default {
1462
1382
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateReportTemplateResponse({}));
1463
1383
  }
1464
1384
  /**
1465
- * Create a compliance report template for the current UID.
1385
+ * 为当前UID创建合规报告模版
1466
1386
  *
1467
1387
  * @param request - CreateReportTemplateRequest
1468
1388
  * @returns CreateReportTemplateResponse
@@ -1472,7 +1392,13 @@ class Client extends openapi_core_1.default {
1472
1392
  return await this.createReportTemplateWithOptions(request, runtime);
1473
1393
  }
1474
1394
  /**
1475
- * 停用账号组规则
1395
+ * Disables one or more rules in an account group. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
1396
+ *
1397
+ * @remarks
1398
+ * ### [](#)Prerequisites
1399
+ * The status of the rule is `ACTIVE`.
1400
+ * ### [](#)Description
1401
+ * This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
1476
1402
  *
1477
1403
  * @param request - DeactiveAggregateConfigRulesRequest
1478
1404
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1507,7 +1433,13 @@ class Client extends openapi_core_1.default {
1507
1433
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeactiveAggregateConfigRulesResponse({}));
1508
1434
  }
1509
1435
  /**
1510
- * 停用账号组规则
1436
+ * Disables one or more rules in an account group. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
1437
+ *
1438
+ * @remarks
1439
+ * ### [](#)Prerequisites
1440
+ * The status of the rule is `ACTIVE`.
1441
+ * ### [](#)Description
1442
+ * This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
1511
1443
  *
1512
1444
  * @param request - DeactiveAggregateConfigRulesRequest
1513
1445
  * @returns DeactiveAggregateConfigRulesResponse
@@ -1517,7 +1449,13 @@ class Client extends openapi_core_1.default {
1517
1449
  return await this.deactiveAggregateConfigRulesWithOptions(request, runtime);
1518
1450
  }
1519
1451
  /**
1520
- * 停用指定规则
1452
+ * Disables a rule. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
1453
+ *
1454
+ * @remarks
1455
+ * ### [](#)Prerequisites
1456
+ * The status of the rule is `ACTIVE`.
1457
+ * ### [](#)Description
1458
+ * This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
1521
1459
  *
1522
1460
  * @param request - DeactiveConfigRulesRequest
1523
1461
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1549,7 +1487,13 @@ class Client extends openapi_core_1.default {
1549
1487
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeactiveConfigRulesResponse({}));
1550
1488
  }
1551
1489
  /**
1552
- * 停用指定规则
1490
+ * Disables a rule. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
1491
+ *
1492
+ * @remarks
1493
+ * ### [](#)Prerequisites
1494
+ * The status of the rule is `ACTIVE`.
1495
+ * ### [](#)Description
1496
+ * This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
1553
1497
  *
1554
1498
  * @param request - DeactiveConfigRulesRequest
1555
1499
  * @returns DeactiveConfigRulesResponse
@@ -1559,7 +1503,10 @@ class Client extends openapi_core_1.default {
1559
1503
  return await this.deactiveConfigRulesWithOptions(request, runtime);
1560
1504
  }
1561
1505
  /**
1562
- * 删除指定账号组内的合规包。删除合规包后,该合规包的检查结果和检查报告也自动被删除
1506
+ * Deletes the compliance packages of an account group.
1507
+ *
1508
+ * @remarks
1509
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
1563
1510
  *
1564
1511
  * @param request - DeleteAggregateCompliancePacksRequest
1565
1512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1597,7 +1544,10 @@ class Client extends openapi_core_1.default {
1597
1544
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAggregateCompliancePacksResponse({}));
1598
1545
  }
1599
1546
  /**
1600
- * 删除指定账号组内的合规包。删除合规包后,该合规包的检查结果和检查报告也自动被删除
1547
+ * Deletes the compliance packages of an account group.
1548
+ *
1549
+ * @remarks
1550
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
1601
1551
  *
1602
1552
  * @param request - DeleteAggregateCompliancePacksRequest
1603
1553
  * @returns DeleteAggregateCompliancePacksResponse
@@ -1607,7 +1557,10 @@ class Client extends openapi_core_1.default {
1607
1557
  return await this.deleteAggregateCompliancePacksWithOptions(request, runtime);
1608
1558
  }
1609
1559
  /**
1610
- * 账号组删除投递渠道
1560
+ * Deletes a delivery channel from an account group.
1561
+ *
1562
+ * @remarks
1563
+ * This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel from the `ca-23c6626622af0041****` account group. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
1611
1564
  *
1612
1565
  * @param request - DeleteAggregateConfigDeliveryChannelRequest
1613
1566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1639,7 +1592,10 @@ class Client extends openapi_core_1.default {
1639
1592
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAggregateConfigDeliveryChannelResponse({}));
1640
1593
  }
1641
1594
  /**
1642
- * 账号组删除投递渠道
1595
+ * Deletes a delivery channel from an account group.
1596
+ *
1597
+ * @remarks
1598
+ * This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel from the `ca-23c6626622af0041****` account group. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
1643
1599
  *
1644
1600
  * @param request - DeleteAggregateConfigDeliveryChannelRequest
1645
1601
  * @returns DeleteAggregateConfigDeliveryChannelResponse
@@ -1649,7 +1605,10 @@ class Client extends openapi_core_1.default {
1649
1605
  return await this.deleteAggregateConfigDeliveryChannelWithOptions(request, runtime);
1650
1606
  }
1651
1607
  /**
1652
- * 删除指定账号组内的规则。删除规则后,其配置信息不再保留
1608
+ * Deletes one or more rules from an account group. You can delete a rule in the Cloud Config console. After you delete the rule, the configurations of the rule are deleted.
1609
+ *
1610
+ * @remarks
1611
+ * This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
1653
1612
  *
1654
1613
  * @param request - DeleteAggregateConfigRulesRequest
1655
1614
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1681,7 +1640,10 @@ class Client extends openapi_core_1.default {
1681
1640
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAggregateConfigRulesResponse({}));
1682
1641
  }
1683
1642
  /**
1684
- * 删除指定账号组内的规则。删除规则后,其配置信息不再保留
1643
+ * Deletes one or more rules from an account group. You can delete a rule in the Cloud Config console. After you delete the rule, the configurations of the rule are deleted.
1644
+ *
1645
+ * @remarks
1646
+ * This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
1685
1647
  *
1686
1648
  * @param request - DeleteAggregateConfigRulesRequest
1687
1649
  * @returns DeleteAggregateConfigRulesResponse
@@ -1691,10 +1653,10 @@ class Client extends openapi_core_1.default {
1691
1653
  return await this.deleteAggregateConfigRulesWithOptions(request, runtime);
1692
1654
  }
1693
1655
  /**
1694
- * Deletes the remediation settings for a rule in a specified account group.
1656
+ * Deletes one or more remediation templates from a rule in an account group.
1695
1657
  *
1696
1658
  * @remarks
1697
- * This topic provides an example of how to delete the remediation setting `crr-909ba2d4716700eb****` for a rule in the account group `ca-6b4a626622af0012****`. The response shows that the remediation setting is deleted.
1659
+ * This topic provides an example on how to delete the remediation template whose ID is `crr-909ba2d4716700eb****` from the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
1698
1660
  *
1699
1661
  * @param request - DeleteAggregateRemediationsRequest
1700
1662
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1726,10 +1688,10 @@ class Client extends openapi_core_1.default {
1726
1688
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAggregateRemediationsResponse({}));
1727
1689
  }
1728
1690
  /**
1729
- * Deletes the remediation settings for a rule in a specified account group.
1691
+ * Deletes one or more remediation templates from a rule in an account group.
1730
1692
  *
1731
1693
  * @remarks
1732
- * This topic provides an example of how to delete the remediation setting `crr-909ba2d4716700eb****` for a rule in the account group `ca-6b4a626622af0012****`. The response shows that the remediation setting is deleted.
1694
+ * This topic provides an example on how to delete the remediation template whose ID is `crr-909ba2d4716700eb****` from the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
1733
1695
  *
1734
1696
  * @param request - DeleteAggregateRemediationsRequest
1735
1697
  * @returns DeleteAggregateRemediationsResponse
@@ -1739,7 +1701,17 @@ class Client extends openapi_core_1.default {
1739
1701
  return await this.deleteAggregateRemediationsWithOptions(request, runtime);
1740
1702
  }
1741
1703
  /**
1742
- * 删除账号组
1704
+ * The management account or delegated administrator account of a resource directory can delete an account group.
1705
+ *
1706
+ * @remarks
1707
+ * ### [](#)Background information
1708
+ * After you delete an account group, the following changes occur to Cloud Config:
1709
+ * * The rules and compliance packages of the account group are deleted and cannot be recovered.
1710
+ * * All compliance results generated in the account group are automatically deleted and cannot be recovered.
1711
+ * * Service-linked roles for Cloud Config of member accounts in the account group are retained.
1712
+ * * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
1713
+ * ### [](#)Description
1714
+ * This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
1743
1715
  *
1744
1716
  * @param request - DeleteAggregatorsRequest
1745
1717
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1771,7 +1743,17 @@ class Client extends openapi_core_1.default {
1771
1743
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAggregatorsResponse({}));
1772
1744
  }
1773
1745
  /**
1774
- * 删除账号组
1746
+ * The management account or delegated administrator account of a resource directory can delete an account group.
1747
+ *
1748
+ * @remarks
1749
+ * ### [](#)Background information
1750
+ * After you delete an account group, the following changes occur to Cloud Config:
1751
+ * * The rules and compliance packages of the account group are deleted and cannot be recovered.
1752
+ * * All compliance results generated in the account group are automatically deleted and cannot be recovered.
1753
+ * * Service-linked roles for Cloud Config of member accounts in the account group are retained.
1754
+ * * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
1755
+ * ### [](#)Description
1756
+ * This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
1775
1757
  *
1776
1758
  * @param request - DeleteAggregatorsRequest
1777
1759
  * @returns DeleteAggregatorsResponse
@@ -1781,7 +1763,10 @@ class Client extends openapi_core_1.default {
1781
1763
  return await this.deleteAggregatorsWithOptions(request, runtime);
1782
1764
  }
1783
1765
  /**
1784
- * 批量删除合规包
1766
+ * Deletes one or more compliance packages.
1767
+ *
1768
+ * @remarks
1769
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
1785
1770
  *
1786
1771
  * @param request - DeleteCompliancePacksRequest
1787
1772
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1816,7 +1801,10 @@ class Client extends openapi_core_1.default {
1816
1801
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCompliancePacksResponse({}));
1817
1802
  }
1818
1803
  /**
1819
- * 批量删除合规包
1804
+ * Deletes one or more compliance packages.
1805
+ *
1806
+ * @remarks
1807
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
1820
1808
  *
1821
1809
  * @param request - DeleteCompliancePacksRequest
1822
1810
  * @returns DeleteCompliancePacksResponse
@@ -1826,7 +1814,10 @@ class Client extends openapi_core_1.default {
1826
1814
  return await this.deleteCompliancePacksWithOptions(request, runtime);
1827
1815
  }
1828
1816
  /**
1829
- * 当前账号删除投递渠道
1817
+ * Deletes a delivery channel.
1818
+ *
1819
+ * @remarks
1820
+ * This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
1830
1821
  *
1831
1822
  * @param request - DeleteConfigDeliveryChannelRequest
1832
1823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1855,7 +1846,10 @@ class Client extends openapi_core_1.default {
1855
1846
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteConfigDeliveryChannelResponse({}));
1856
1847
  }
1857
1848
  /**
1858
- * 当前账号删除投递渠道
1849
+ * Deletes a delivery channel.
1850
+ *
1851
+ * @remarks
1852
+ * This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
1859
1853
  *
1860
1854
  * @param request - DeleteConfigDeliveryChannelRequest
1861
1855
  * @returns DeleteConfigDeliveryChannelResponse
@@ -1865,7 +1859,10 @@ class Client extends openapi_core_1.default {
1865
1859
  return await this.deleteConfigDeliveryChannelWithOptions(request, runtime);
1866
1860
  }
1867
1861
  /**
1868
- * 批量删除规则
1862
+ * Deletes rules.
1863
+ *
1864
+ * @remarks
1865
+ * In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
1869
1866
  *
1870
1867
  * @param request - DeleteConfigRulesRequest
1871
1868
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1894,7 +1891,10 @@ class Client extends openapi_core_1.default {
1894
1891
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteConfigRulesResponse({}));
1895
1892
  }
1896
1893
  /**
1897
- * 批量删除规则
1894
+ * Deletes rules.
1895
+ *
1896
+ * @remarks
1897
+ * In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
1898
1898
  *
1899
1899
  * @param request - DeleteConfigRulesRequest
1900
1900
  * @returns DeleteConfigRulesResponse
@@ -1904,10 +1904,10 @@ class Client extends openapi_core_1.default {
1904
1904
  return await this.deleteConfigRulesWithOptions(request, runtime);
1905
1905
  }
1906
1906
  /**
1907
- * Deletes specified remediation settings.
1907
+ * Deletes one or more configured remediation templates that are associated with a rule.
1908
1908
  *
1909
1909
  * @remarks
1910
- * This topic provides an example of how to delete a remediation setting for a rule. In this example, the remediation setting with the ID `crr-909ba2d4716700eb****` is deleted. The response indicates that the operation is successful.
1910
+ * This topic provides an example on how to delete the remediation template `crr-909ba2d4716700eb****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
1911
1911
  *
1912
1912
  * @param request - DeleteRemediationsRequest
1913
1913
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1936,10 +1936,10 @@ class Client extends openapi_core_1.default {
1936
1936
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteRemediationsResponse({}));
1937
1937
  }
1938
1938
  /**
1939
- * Deletes specified remediation settings.
1939
+ * Deletes one or more configured remediation templates that are associated with a rule.
1940
1940
  *
1941
1941
  * @remarks
1942
- * This topic provides an example of how to delete a remediation setting for a rule. In this example, the remediation setting with the ID `crr-909ba2d4716700eb****` is deleted. The response indicates that the operation is successful.
1942
+ * This topic provides an example on how to delete the remediation template `crr-909ba2d4716700eb****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
1943
1943
  *
1944
1944
  * @param request - DeleteRemediationsRequest
1945
1945
  * @returns DeleteRemediationsResponse
@@ -1949,7 +1949,7 @@ class Client extends openapi_core_1.default {
1949
1949
  return await this.deleteRemediationsWithOptions(request, runtime);
1950
1950
  }
1951
1951
  /**
1952
- * Deletes a compliance report template.
1952
+ * 删除合规报告模版
1953
1953
  *
1954
1954
  * @param request - DeleteReportTemplateRequest
1955
1955
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1978,7 +1978,7 @@ class Client extends openapi_core_1.default {
1978
1978
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteReportTemplateResponse({}));
1979
1979
  }
1980
1980
  /**
1981
- * Deletes a compliance report template.
1981
+ * 删除合规报告模版
1982
1982
  *
1983
1983
  * @param request - DeleteReportTemplateRequest
1984
1984
  * @returns DeleteReportTemplateResponse
@@ -1988,7 +1988,7 @@ class Client extends openapi_core_1.default {
1988
1988
  return await this.deleteReportTemplateWithOptions(request, runtime);
1989
1989
  }
1990
1990
  /**
1991
- * This operation retrieves the details of multiple resources in a batch.
1991
+ * 批量获取资源详情
1992
1992
  *
1993
1993
  * @param request - DescribeDiscoveredResourceBatchRequest
1994
1994
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2023,7 +2023,7 @@ class Client extends openapi_core_1.default {
2023
2023
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDiscoveredResourceBatchResponse({}));
2024
2024
  }
2025
2025
  /**
2026
- * This operation retrieves the details of multiple resources in a batch.
2026
+ * 批量获取资源详情
2027
2027
  *
2028
2028
  * @param request - DescribeDiscoveredResourceBatchRequest
2029
2029
  * @returns DescribeDiscoveredResourceBatchResponse
@@ -2033,7 +2033,7 @@ class Client extends openapi_core_1.default {
2033
2033
  return await this.describeDiscoveredResourceBatchWithOptions(request, runtime);
2034
2034
  }
2035
2035
  /**
2036
- * Queries the authorization status of an integrated cloud service.
2036
+ * 查询用户集成云产品的授权状态
2037
2037
  *
2038
2038
  * @param request - DescribeIntegratedServiceStatusRequest
2039
2039
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2062,7 +2062,7 @@ class Client extends openapi_core_1.default {
2062
2062
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIntegratedServiceStatusResponse({}));
2063
2063
  }
2064
2064
  /**
2065
- * Queries the authorization status of an integrated cloud service.
2065
+ * 查询用户集成云产品的授权状态
2066
2066
  *
2067
2067
  * @param request - DescribeIntegratedServiceStatusRequest
2068
2068
  * @returns DescribeIntegratedServiceStatusResponse
@@ -2072,7 +2072,7 @@ class Client extends openapi_core_1.default {
2072
2072
  return await this.describeIntegratedServiceStatusWithOptions(request, runtime);
2073
2073
  }
2074
2074
  /**
2075
- * 获取修正详情
2075
+ * This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
2076
2076
  *
2077
2077
  * @param request - DescribeRemediationRequest
2078
2078
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2098,7 +2098,7 @@ class Client extends openapi_core_1.default {
2098
2098
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRemediationResponse({}));
2099
2099
  }
2100
2100
  /**
2101
- * 获取修正详情
2101
+ * This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
2102
2102
  *
2103
2103
  * @param request - DescribeRemediationRequest
2104
2104
  * @returns DescribeRemediationResponse
@@ -2108,7 +2108,13 @@ class Client extends openapi_core_1.default {
2108
2108
  return await this.describeRemediationWithOptions(request, runtime);
2109
2109
  }
2110
2110
  /**
2111
- * 将指定账号组规则从指定账号组合规包中移出
2111
+ * Removes one or more rules in an account group from a compliance package.
2112
+ *
2113
+ * @remarks
2114
+ * ### Prerequisites
2115
+ * One or more rules are added to a compliance package.
2116
+ * ### Usage notes
2117
+ * The sample request in this topic shows you how to remove the `cr-6cc4626622af00e7****` rule in the `ca-75b4626622af00c3****` account group from the `cp-5bb1626622af00bd****` compliance package.
2112
2118
  *
2113
2119
  * @param request - DetachAggregateConfigRuleToCompliancePackRequest
2114
2120
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2143,7 +2149,13 @@ class Client extends openapi_core_1.default {
2143
2149
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DetachAggregateConfigRuleToCompliancePackResponse({}));
2144
2150
  }
2145
2151
  /**
2146
- * 将指定账号组规则从指定账号组合规包中移出
2152
+ * Removes one or more rules in an account group from a compliance package.
2153
+ *
2154
+ * @remarks
2155
+ * ### Prerequisites
2156
+ * One or more rules are added to a compliance package.
2157
+ * ### Usage notes
2158
+ * The sample request in this topic shows you how to remove the `cr-6cc4626622af00e7****` rule in the `ca-75b4626622af00c3****` account group from the `cp-5bb1626622af00bd****` compliance package.
2147
2159
  *
2148
2160
  * @param request - DetachAggregateConfigRuleToCompliancePackRequest
2149
2161
  * @returns DetachAggregateConfigRuleToCompliancePackResponse
@@ -2153,13 +2165,13 @@ class Client extends openapi_core_1.default {
2153
2165
  return await this.detachAggregateConfigRuleToCompliancePackWithOptions(request, runtime);
2154
2166
  }
2155
2167
  /**
2156
- * This operation detaches one or more rules from a compliance package.
2168
+ * Removes one or more rules from a compliance package.
2157
2169
  *
2158
2170
  * @remarks
2159
2171
  * ### Prerequisites
2160
- * Make sure that the destination compliance package contains rules.
2172
+ * One or more rules are added to a compliance package.
2161
2173
  * ### Usage notes
2162
- * This topic provides an example of detaching the rule `cr-6cc4626622af00e7****` from the compliance package `cp-5bb1626622af00bd****`.
2174
+ * This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
2163
2175
  *
2164
2176
  * @param request - DetachConfigRuleToCompliancePackRequest
2165
2177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2191,13 +2203,13 @@ class Client extends openapi_core_1.default {
2191
2203
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DetachConfigRuleToCompliancePackResponse({}));
2192
2204
  }
2193
2205
  /**
2194
- * This operation detaches one or more rules from a compliance package.
2206
+ * Removes one or more rules from a compliance package.
2195
2207
  *
2196
2208
  * @remarks
2197
2209
  * ### Prerequisites
2198
- * Make sure that the destination compliance package contains rules.
2210
+ * One or more rules are added to a compliance package.
2199
2211
  * ### Usage notes
2200
- * This topic provides an example of detaching the rule `cr-6cc4626622af00e7****` from the compliance package `cp-5bb1626622af00bd****`.
2212
+ * This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
2201
2213
  *
2202
2214
  * @param request - DetachConfigRuleToCompliancePackRequest
2203
2215
  * @returns DetachConfigRuleToCompliancePackResponse
@@ -2207,7 +2219,7 @@ class Client extends openapi_core_1.default {
2207
2219
  return await this.detachConfigRuleToCompliancePackWithOptions(request, runtime);
2208
2220
  }
2209
2221
  /**
2210
- * This API performs a dry run on rules for proactive compliance pre-checks.
2222
+ * 试运行事前合规预检的规则
2211
2223
  *
2212
2224
  * @param request - DryRunConfigRuleRequest
2213
2225
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2239,7 +2251,7 @@ class Client extends openapi_core_1.default {
2239
2251
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DryRunConfigRuleResponse({}));
2240
2252
  }
2241
2253
  /**
2242
- * This API performs a dry run on rules for proactive compliance pre-checks.
2254
+ * 试运行事前合规预检的规则
2243
2255
  *
2244
2256
  * @param request - DryRunConfigRuleRequest
2245
2257
  * @returns DryRunConfigRuleResponse
@@ -2249,11 +2261,7 @@ class Client extends openapi_core_1.default {
2249
2261
  return await this.dryRunConfigRuleWithOptions(request, runtime);
2250
2262
  }
2251
2263
  /**
2252
- * Executes evaluation rules to perform compliance pre-checks on resources.
2253
- *
2254
- * @remarks
2255
- * For more information about the concepts, operating principles, and integration process of evaluation rules, see [Definition and operating principles of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
2256
- * After you create an evaluation rule, a managed rule with the same settings is created. This managed rule can continuously check the compliance of resources after they are created.
2264
+ * Executes evaluation rules to evaluate resources.
2257
2265
  *
2258
2266
  * @param tmpReq - EvaluatePreConfigRulesRequest
2259
2267
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2293,11 +2301,7 @@ class Client extends openapi_core_1.default {
2293
2301
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.EvaluatePreConfigRulesResponse({}));
2294
2302
  }
2295
2303
  /**
2296
- * Executes evaluation rules to perform compliance pre-checks on resources.
2297
- *
2298
- * @remarks
2299
- * For more information about the concepts, operating principles, and integration process of evaluation rules, see [Definition and operating principles of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
2300
- * After you create an evaluation rule, a managed rule with the same settings is created. This managed rule can continuously check the compliance of resources after they are created.
2304
+ * Executes evaluation rules to evaluate resources.
2301
2305
  *
2302
2306
  * @param request - EvaluatePreConfigRulesRequest
2303
2307
  * @returns EvaluatePreConfigRulesResponse
@@ -2307,11 +2311,11 @@ class Client extends openapi_core_1.default {
2307
2311
  return await this.evaluatePreConfigRulesWithOptions(request, runtime);
2308
2312
  }
2309
2313
  /**
2310
- * Generates an assessment report for a specified compliance package in a specified account group.
2314
+ * Generates a compliance evaluation report based on a compliance package in an account group.
2311
2315
  *
2312
2316
  * @remarks
2313
- * > This operation only generates the latest assessment report. You need to call the GetAggregateCompliancePackReport operation to download the assessment report. For more information, see [GetAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262699.html).
2314
- * This topic provides an example that shows how to generate an assessment report for the compliance package `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
2317
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262699.html).
2318
+ * This topic provides an example on how to generate a compliance evaluation report based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
2315
2319
  *
2316
2320
  * @param request - GenerateAggregateCompliancePackReportRequest
2317
2321
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2349,11 +2353,11 @@ class Client extends openapi_core_1.default {
2349
2353
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateAggregateCompliancePackReportResponse({}));
2350
2354
  }
2351
2355
  /**
2352
- * Generates an assessment report for a specified compliance package in a specified account group.
2356
+ * Generates a compliance evaluation report based on a compliance package in an account group.
2353
2357
  *
2354
2358
  * @remarks
2355
- * > This operation only generates the latest assessment report. You need to call the GetAggregateCompliancePackReport operation to download the assessment report. For more information, see [GetAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262699.html).
2356
- * This topic provides an example that shows how to generate an assessment report for the compliance package `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
2359
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262699.html).
2360
+ * This topic provides an example on how to generate a compliance evaluation report based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
2357
2361
  *
2358
2362
  * @param request - GenerateAggregateCompliancePackReportRequest
2359
2363
  * @returns GenerateAggregateCompliancePackReportResponse
@@ -2363,7 +2367,11 @@ class Client extends openapi_core_1.default {
2363
2367
  return await this.generateAggregateCompliancePackReportWithOptions(request, runtime);
2364
2368
  }
2365
2369
  /**
2366
- * 生成指定账号组的合规报告
2370
+ * Generates a compliance evaluation report for the rules in a specified account group.
2371
+ *
2372
+ * @remarks
2373
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262706.html).
2374
+ * The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
2367
2375
  *
2368
2376
  * @param request - GenerateAggregateConfigRulesReportRequest
2369
2377
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2398,7 +2406,11 @@ class Client extends openapi_core_1.default {
2398
2406
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateAggregateConfigRulesReportResponse({}));
2399
2407
  }
2400
2408
  /**
2401
- * 生成指定账号组的合规报告
2409
+ * Generates a compliance evaluation report for the rules in a specified account group.
2410
+ *
2411
+ * @remarks
2412
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262706.html).
2413
+ * The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
2402
2414
  *
2403
2415
  * @param request - GenerateAggregateConfigRulesReportRequest
2404
2416
  * @returns GenerateAggregateConfigRulesReportResponse
@@ -2408,7 +2420,10 @@ class Client extends openapi_core_1.default {
2408
2420
  return await this.generateAggregateConfigRulesReportWithOptions(request, runtime);
2409
2421
  }
2410
2422
  /**
2411
- * 账号组资源清单生成
2423
+ * Generates a downloadable inventory for global resources in an account group.
2424
+ *
2425
+ * @remarks
2426
+ * This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
2412
2427
  *
2413
2428
  * @param request - GenerateAggregateResourceInventoryRequest
2414
2429
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2449,7 +2464,10 @@ class Client extends openapi_core_1.default {
2449
2464
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateAggregateResourceInventoryResponse({}));
2450
2465
  }
2451
2466
  /**
2452
- * 账号组资源清单生成
2467
+ * Generates a downloadable inventory for global resources in an account group.
2468
+ *
2469
+ * @remarks
2470
+ * This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
2453
2471
  *
2454
2472
  * @param request - GenerateAggregateResourceInventoryRequest
2455
2473
  * @returns GenerateAggregateResourceInventoryResponse
@@ -2459,7 +2477,11 @@ class Client extends openapi_core_1.default {
2459
2477
  return await this.generateAggregateResourceInventoryWithOptions(request, runtime);
2460
2478
  }
2461
2479
  /**
2462
- * 生成合规包的合规包报告
2480
+ * Generates a compliance evaluation report based on a compliance package.
2481
+ *
2482
+ * @remarks
2483
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetCompliancePackReport operation. For more information, see [GetCompliancePackReport](https://help.aliyun.com/document_detail/263347.html).
2484
+ * This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
2463
2485
  *
2464
2486
  * @param request - GenerateCompliancePackReportRequest
2465
2487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2491,7 +2513,11 @@ class Client extends openapi_core_1.default {
2491
2513
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateCompliancePackReportResponse({}));
2492
2514
  }
2493
2515
  /**
2494
- * 生成合规包的合规包报告
2516
+ * Generates a compliance evaluation report based on a compliance package.
2517
+ *
2518
+ * @remarks
2519
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetCompliancePackReport operation. For more information, see [GetCompliancePackReport](https://help.aliyun.com/document_detail/263347.html).
2520
+ * This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
2495
2521
  *
2496
2522
  * @param request - GenerateCompliancePackReportRequest
2497
2523
  * @returns GenerateCompliancePackReportResponse
@@ -2501,7 +2527,11 @@ class Client extends openapi_core_1.default {
2501
2527
  return await this.generateCompliancePackReportWithOptions(request, runtime);
2502
2528
  }
2503
2529
  /**
2504
- * 生成规则的合规评估报告
2530
+ * Generates a compliance evaluation report for a rule.
2531
+ *
2532
+ * @remarks
2533
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetConfigRulesReport operation. For more information, see [GetConfigRulesReport](https://help.aliyun.com/document_detail/263608.html).
2534
+ * This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
2505
2535
  *
2506
2536
  * @param request - GenerateConfigRulesReportRequest
2507
2537
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2533,7 +2563,11 @@ class Client extends openapi_core_1.default {
2533
2563
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateConfigRulesReportResponse({}));
2534
2564
  }
2535
2565
  /**
2536
- * 生成规则的合规评估报告
2566
+ * Generates a compliance evaluation report for a rule.
2567
+ *
2568
+ * @remarks
2569
+ * > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetConfigRulesReport operation. For more information, see [GetConfigRulesReport](https://help.aliyun.com/document_detail/263608.html).
2570
+ * This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
2537
2571
  *
2538
2572
  * @param request - GenerateConfigRulesReportRequest
2539
2573
  * @returns GenerateConfigRulesReportResponse
@@ -2543,7 +2577,7 @@ class Client extends openapi_core_1.default {
2543
2577
  return await this.generateConfigRulesReportWithOptions(request, runtime);
2544
2578
  }
2545
2579
  /**
2546
- * Generate a report ID from a report template.
2580
+ * 基于报告模版生成报告Id
2547
2581
  *
2548
2582
  * @param request - GenerateReportFromTemplateRequest
2549
2583
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2572,7 +2606,7 @@ class Client extends openapi_core_1.default {
2572
2606
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateReportFromTemplateResponse({}));
2573
2607
  }
2574
2608
  /**
2575
- * Generate a report ID from a report template.
2609
+ * 基于报告模版生成报告Id
2576
2610
  *
2577
2611
  * @param request - GenerateReportFromTemplateRequest
2578
2612
  * @returns GenerateReportFromTemplateResponse
@@ -2582,10 +2616,10 @@ class Client extends openapi_core_1.default {
2582
2616
  return await this.generateReportFromTemplateWithOptions(request, runtime);
2583
2617
  }
2584
2618
  /**
2585
- * Generates a downloadable inventory of global resources.
2619
+ * Generates a resource inventory for global resources.
2586
2620
  *
2587
2621
  * @remarks
2588
- * This topic provides an example of how to generate a downloadable inventory of global resources for the current account.
2622
+ * This topic provides an example on how to generate a resource inventory for global resources of the current account.
2589
2623
  *
2590
2624
  * @param request - GenerateResourceInventoryRequest
2591
2625
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2620,10 +2654,10 @@ class Client extends openapi_core_1.default {
2620
2654
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateResourceInventoryResponse({}));
2621
2655
  }
2622
2656
  /**
2623
- * Generates a downloadable inventory of global resources.
2657
+ * Generates a resource inventory for global resources.
2624
2658
  *
2625
2659
  * @remarks
2626
- * This topic provides an example of how to generate a downloadable inventory of global resources for the current account.
2660
+ * This topic provides an example on how to generate a resource inventory for global resources of the current account.
2627
2661
  *
2628
2662
  * @param request - GenerateResourceInventoryRequest
2629
2663
  * @returns GenerateResourceInventoryResponse
@@ -2633,7 +2667,11 @@ class Client extends openapi_core_1.default {
2633
2667
  return await this.generateResourceInventoryWithOptions(request, runtime);
2634
2668
  }
2635
2669
  /**
2636
- * 高级搜索 获取搜索结果下载文件地址
2670
+ * Obtains the last resource advanced search file that is generated within the current account. You can call this operation to obtain the URL of the resource advanced search file.
2671
+ *
2672
+ * @remarks
2673
+ * ### [](#)Prerequisites
2674
+ * You must call the [CreateAdvancedSearchFile](https://help.aliyun.com/document_detail/2511967.html) operation to create a resource advanced search file. Then, you can call this operation to obtain the URL of the resource advanced search file.
2637
2675
  *
2638
2676
  * @param request - GetAdvancedSearchFileRequest
2639
2677
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2655,7 +2693,11 @@ class Client extends openapi_core_1.default {
2655
2693
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAdvancedSearchFileResponse({}));
2656
2694
  }
2657
2695
  /**
2658
- * 高级搜索 获取搜索结果下载文件地址
2696
+ * Obtains the last resource advanced search file that is generated within the current account. You can call this operation to obtain the URL of the resource advanced search file.
2697
+ *
2698
+ * @remarks
2699
+ * ### [](#)Prerequisites
2700
+ * You must call the [CreateAdvancedSearchFile](https://help.aliyun.com/document_detail/2511967.html) operation to create a resource advanced search file. Then, you can call this operation to obtain the URL of the resource advanced search file.
2659
2701
  * @returns GetAdvancedSearchFileResponse
2660
2702
  */
2661
2703
  async getAdvancedSearchFile() {
@@ -2663,7 +2705,10 @@ class Client extends openapi_core_1.default {
2663
2705
  return await this.getAdvancedSearchFileWithOptions(runtime);
2664
2706
  }
2665
2707
  /**
2666
- * 查询指定账号组内指定合规包中成员账号的合规结果
2708
+ * Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
2709
+ *
2710
+ * @remarks
2711
+ * This topic provides an example on how to query the compliance evaluation results of member accounts for which the `cp-541e626622af0087****` compliance package takes effect in the `ca-04b3fd170e340007****` account group. The returned result shows that two member accounts are monitored by the compliance package and they are both evaluated as compliant.
2667
2712
  *
2668
2713
  * @param request - GetAggregateAccountComplianceByPackRequest
2669
2714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2689,7 +2734,10 @@ class Client extends openapi_core_1.default {
2689
2734
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateAccountComplianceByPackResponse({}));
2690
2735
  }
2691
2736
  /**
2692
- * 查询指定账号组内指定合规包中成员账号的合规结果
2737
+ * Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
2738
+ *
2739
+ * @remarks
2740
+ * This topic provides an example on how to query the compliance evaluation results of member accounts for which the `cp-541e626622af0087****` compliance package takes effect in the `ca-04b3fd170e340007****` account group. The returned result shows that two member accounts are monitored by the compliance package and they are both evaluated as compliant.
2693
2741
  *
2694
2742
  * @param request - GetAggregateAccountComplianceByPackRequest
2695
2743
  * @returns GetAggregateAccountComplianceByPackResponse
@@ -2699,7 +2747,7 @@ class Client extends openapi_core_1.default {
2699
2747
  return await this.getAggregateAccountComplianceByPackWithOptions(request, runtime);
2700
2748
  }
2701
2749
  /**
2702
- * 高级搜获取搜索结果下载文件地址
2750
+ * Obtains the most recently generated resource advanced search file within a specific account group.
2703
2751
  *
2704
2752
  * @param request - GetAggregateAdvancedSearchFileRequest
2705
2753
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2728,7 +2776,7 @@ class Client extends openapi_core_1.default {
2728
2776
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateAdvancedSearchFileResponse({}));
2729
2777
  }
2730
2778
  /**
2731
- * 高级搜获取搜索结果下载文件地址
2779
+ * Obtains the most recently generated resource advanced search file within a specific account group.
2732
2780
  *
2733
2781
  * @param request - GetAggregateAdvancedSearchFileRequest
2734
2782
  * @returns GetAggregateAdvancedSearchFileResponse
@@ -2738,10 +2786,10 @@ class Client extends openapi_core_1.default {
2738
2786
  return await this.getAggregateAdvancedSearchFileWithOptions(request, runtime);
2739
2787
  }
2740
2788
  /**
2741
- * Queries the details of a compliance pack in a specified account group.
2789
+ * Queries the details of a compliance package in an account group.
2742
2790
  *
2743
2791
  * @remarks
2744
- * This topic provides an example of how to retrieve the details of the compliance pack `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
2792
+ * The topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****` in an account group whose ID is `ca-f632626622af0079****`.
2745
2793
  *
2746
2794
  * @param tmpReq - GetAggregateCompliancePackRequest
2747
2795
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2772,10 +2820,10 @@ class Client extends openapi_core_1.default {
2772
2820
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateCompliancePackResponse({}));
2773
2821
  }
2774
2822
  /**
2775
- * Queries the details of a compliance pack in a specified account group.
2823
+ * Queries the details of a compliance package in an account group.
2776
2824
  *
2777
2825
  * @remarks
2778
- * This topic provides an example of how to retrieve the details of the compliance pack `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
2826
+ * The topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****` in an account group whose ID is `ca-f632626622af0079****`.
2779
2827
  *
2780
2828
  * @param request - GetAggregateCompliancePackRequest
2781
2829
  * @returns GetAggregateCompliancePackResponse
@@ -2785,7 +2833,11 @@ class Client extends openapi_core_1.default {
2785
2833
  return await this.getAggregateCompliancePackWithOptions(request, runtime);
2786
2834
  }
2787
2835
  /**
2788
- * 获取指定账号组内指定合规包的评估报告
2836
+ * Queries the compliance evaluation report that is generated based on a compliance package of an account group.
2837
+ *
2838
+ * @remarks
2839
+ * > Before you call this operation, you must call the GenerateAggregateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262687.html).
2840
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
2789
2841
  *
2790
2842
  * @param request - GetAggregateCompliancePackReportRequest
2791
2843
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2811,7 +2863,11 @@ class Client extends openapi_core_1.default {
2811
2863
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateCompliancePackReportResponse({}));
2812
2864
  }
2813
2865
  /**
2814
- * 获取指定账号组内指定合规包的评估报告
2866
+ * Queries the compliance evaluation report that is generated based on a compliance package of an account group.
2867
+ *
2868
+ * @remarks
2869
+ * > Before you call this operation, you must call the GenerateAggregateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262687.html).
2870
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
2815
2871
  *
2816
2872
  * @param request - GetAggregateCompliancePackReportRequest
2817
2873
  * @returns GetAggregateCompliancePackReportResponse
@@ -2821,10 +2877,10 @@ class Client extends openapi_core_1.default {
2821
2877
  return await this.getAggregateCompliancePackReportWithOptions(request, runtime);
2822
2878
  }
2823
2879
  /**
2824
- * Queries the compliance summary for a specified account group.
2880
+ * Queries the compliance statistics of an account group.
2825
2881
  *
2826
2882
  * @remarks
2827
- * This topic provides an example of how to query the compliance summary by resource and by rule for the account group ca-a91d626622af0035\\*\\*\\*\\*.
2883
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
2828
2884
  *
2829
2885
  * @param request - GetAggregateComplianceSummaryRequest
2830
2886
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2853,10 +2909,10 @@ class Client extends openapi_core_1.default {
2853
2909
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateComplianceSummaryResponse({}));
2854
2910
  }
2855
2911
  /**
2856
- * Queries the compliance summary for a specified account group.
2912
+ * Queries the compliance statistics of an account group.
2857
2913
  *
2858
2914
  * @remarks
2859
- * This topic provides an example of how to query the compliance summary by resource and by rule for the account group ca-a91d626622af0035\\*\\*\\*\\*.
2915
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
2860
2916
  *
2861
2917
  * @param request - GetAggregateComplianceSummaryRequest
2862
2918
  * @returns GetAggregateComplianceSummaryResponse
@@ -2866,7 +2922,7 @@ class Client extends openapi_core_1.default {
2866
2922
  return await this.getAggregateComplianceSummaryWithOptions(request, runtime);
2867
2923
  }
2868
2924
  /**
2869
- * 账号组查询单个投递渠道
2925
+ * Queries the information about a delivery channel in an account group.
2870
2926
  *
2871
2927
  * @param request - GetAggregateConfigDeliveryChannelRequest
2872
2928
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2898,7 +2954,7 @@ class Client extends openapi_core_1.default {
2898
2954
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateConfigDeliveryChannelResponse({}));
2899
2955
  }
2900
2956
  /**
2901
- * 账号组查询单个投递渠道
2957
+ * Queries the information about a delivery channel in an account group.
2902
2958
  *
2903
2959
  * @param request - GetAggregateConfigDeliveryChannelRequest
2904
2960
  * @returns GetAggregateConfigDeliveryChannelResponse
@@ -2908,10 +2964,10 @@ class Client extends openapi_core_1.default {
2908
2964
  return await this.getAggregateConfigDeliveryChannelWithOptions(request, runtime);
2909
2965
  }
2910
2966
  /**
2911
- * Queries the details of a specific rule in a specified account group.
2967
+ * Queries the details of a rule in an account group.
2912
2968
  *
2913
2969
  * @remarks
2914
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****` in the account group `ca-7f00626622af0041****`.
2970
+ * This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
2915
2971
  *
2916
2972
  * @param tmpReq - GetAggregateConfigRuleRequest
2917
2973
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2951,10 +3007,10 @@ class Client extends openapi_core_1.default {
2951
3007
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateConfigRuleResponse({}));
2952
3008
  }
2953
3009
  /**
2954
- * Queries the details of a specific rule in a specified account group.
3010
+ * Queries the details of a rule in an account group.
2955
3011
  *
2956
3012
  * @remarks
2957
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****` in the account group `ca-7f00626622af0041****`.
3013
+ * This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
2958
3014
  *
2959
3015
  * @param request - GetAggregateConfigRuleRequest
2960
3016
  * @returns GetAggregateConfigRuleResponse
@@ -2964,10 +3020,10 @@ class Client extends openapi_core_1.default {
2964
3020
  return await this.getAggregateConfigRuleWithOptions(request, runtime);
2965
3021
  }
2966
3022
  /**
2967
- * Queries the compliance results of rules in a specified compliance pack within a specified account group.
3023
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
2968
3024
  *
2969
3025
  * @remarks
2970
- * This topic provides an example of how to query the compliance results of rules in the compliance pack `cp-541e626622af0087****` for the account group `ca-04b3fd170e340007****`. The response returns a total of `1` rule and `0` non-compliant rules.
3026
+ * The sample request in this topic shows you how to query the compliance evaluation results based on rules in the `cp-541e626622af0087****` compliance package that is created for the `ca-04b3fd170e340007****` account group. The return result shows a total of `one` rule. `No resources` are evaluated as non-compliant based on the rule.
2971
3027
  *
2972
3028
  * @param request - GetAggregateConfigRuleComplianceByPackRequest
2973
3029
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2993,10 +3049,10 @@ class Client extends openapi_core_1.default {
2993
3049
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateConfigRuleComplianceByPackResponse({}));
2994
3050
  }
2995
3051
  /**
2996
- * Queries the compliance results of rules in a specified compliance pack within a specified account group.
3052
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
2997
3053
  *
2998
3054
  * @remarks
2999
- * This topic provides an example of how to query the compliance results of rules in the compliance pack `cp-541e626622af0087****` for the account group `ca-04b3fd170e340007****`. The response returns a total of `1` rule and `0` non-compliant rules.
3055
+ * The sample request in this topic shows you how to query the compliance evaluation results based on rules in the `cp-541e626622af0087****` compliance package that is created for the `ca-04b3fd170e340007****` account group. The return result shows a total of `one` rule. `No resources` are evaluated as non-compliant based on the rule.
3000
3056
  *
3001
3057
  * @param request - GetAggregateConfigRuleComplianceByPackRequest
3002
3058
  * @returns GetAggregateConfigRuleComplianceByPackResponse
@@ -3006,7 +3062,10 @@ class Client extends openapi_core_1.default {
3006
3062
  return await this.getAggregateConfigRuleComplianceByPackWithOptions(request, runtime);
3007
3063
  }
3008
3064
  /**
3009
- * 查询指定风险等级的账号组规则合规统计
3065
+ * Queries the summary of compliance evaluation results by rule risk level in an account group.
3066
+ *
3067
+ * @remarks
3068
+ * This topic provides an example on how to query the summary of compliance evaluation results by rule risk level in the `ca-3a58626622af0005****` account group. The returned result shows four rules that are specified with the high risk level. One of the rules detects non-compliant resources, and the resources evaluated by the remaining three are compliant.
3010
3069
  *
3011
3070
  * @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
3012
3071
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3035,7 +3094,10 @@ class Client extends openapi_core_1.default {
3035
3094
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateConfigRuleSummaryByRiskLevelResponse({}));
3036
3095
  }
3037
3096
  /**
3038
- * 查询指定风险等级的账号组规则合规统计
3097
+ * Queries the summary of compliance evaluation results by rule risk level in an account group.
3098
+ *
3099
+ * @remarks
3100
+ * This topic provides an example on how to query the summary of compliance evaluation results by rule risk level in the `ca-3a58626622af0005****` account group. The returned result shows four rules that are specified with the high risk level. One of the rules detects non-compliant resources, and the resources evaluated by the remaining three are compliant.
3039
3101
  *
3040
3102
  * @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
3041
3103
  * @returns GetAggregateConfigRuleSummaryByRiskLevelResponse
@@ -3045,7 +3107,11 @@ class Client extends openapi_core_1.default {
3045
3107
  return await this.getAggregateConfigRuleSummaryByRiskLevelWithOptions(request, runtime);
3046
3108
  }
3047
3109
  /**
3048
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
3110
+ * Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
3111
+ *
3112
+ * @remarks
3113
+ * > Before you call this operation, you must call the GenerateAggregateConfigRulesReport operation to generate the latest compliance evaluation report based on all rules in an account group. For more information, see [GenerateAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262701.html).
3114
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on all rules in the `ca-f632626622af0079****` account group.
3049
3115
  *
3050
3116
  * @param request - GetAggregateConfigRulesReportRequest
3051
3117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3077,7 +3143,11 @@ class Client extends openapi_core_1.default {
3077
3143
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateConfigRulesReportResponse({}));
3078
3144
  }
3079
3145
  /**
3080
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
3146
+ * Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
3147
+ *
3148
+ * @remarks
3149
+ * > Before you call this operation, you must call the GenerateAggregateConfigRulesReport operation to generate the latest compliance evaluation report based on all rules in an account group. For more information, see [GenerateAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262701.html).
3150
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on all rules in the `ca-f632626622af0079****` account group.
3081
3151
  *
3082
3152
  * @param request - GetAggregateConfigRulesReportRequest
3083
3153
  * @returns GetAggregateConfigRulesReportResponse
@@ -3090,7 +3160,7 @@ class Client extends openapi_core_1.default {
3090
3160
  * Queries the details of a specific resource in an account group.
3091
3161
  *
3092
3162
  * @remarks
3093
- * This topic provides an example on how to query the details of an ECS instance `i-bp12g4xbl4i0brkn****` in the Hangzhou region within the account group `ca-5885626622af0008****`.
3163
+ * This topic provides an example on how to query the details of an Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region in the account group `ca-5885626622af0008****`.
3094
3164
  *
3095
3165
  * @param request - GetAggregateDiscoveredResourceRequest
3096
3166
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3140,7 +3210,7 @@ class Client extends openapi_core_1.default {
3140
3210
  * Queries the details of a specific resource in an account group.
3141
3211
  *
3142
3212
  * @remarks
3143
- * This topic provides an example on how to query the details of an ECS instance `i-bp12g4xbl4i0brkn****` in the Hangzhou region within the account group `ca-5885626622af0008****`.
3213
+ * This topic provides an example on how to query the details of an Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region in the account group `ca-5885626622af0008****`.
3144
3214
  *
3145
3215
  * @param request - GetAggregateDiscoveredResourceRequest
3146
3216
  * @returns GetAggregateDiscoveredResourceResponse
@@ -3150,7 +3220,10 @@ class Client extends openapi_core_1.default {
3150
3220
  return await this.getAggregateDiscoveredResourceWithOptions(request, runtime);
3151
3221
  }
3152
3222
  /**
3153
- * 查询多账号规则合规情况
3223
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
3224
+ *
3225
+ * @remarks
3226
+ * This topic provides an example on how to query the compliance evaluation results based on the `cr-d369626622af008e****` rule in the `ca-a4e5626622af0079****` account group. The returned result shows that a total of 10 resources are evaluated by the rule and five of them are evaluated as compliant.
3154
3227
  *
3155
3228
  * @param request - GetAggregateResourceComplianceByConfigRuleRequest
3156
3229
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3191,7 +3264,10 @@ class Client extends openapi_core_1.default {
3191
3264
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceComplianceByConfigRuleResponse({}));
3192
3265
  }
3193
3266
  /**
3194
- * 查询多账号规则合规情况
3267
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
3268
+ *
3269
+ * @remarks
3270
+ * This topic provides an example on how to query the compliance evaluation results based on the `cr-d369626622af008e****` rule in the `ca-a4e5626622af0079****` account group. The returned result shows that a total of 10 resources are evaluated by the rule and five of them are evaluated as compliant.
3195
3271
  *
3196
3272
  * @param request - GetAggregateResourceComplianceByConfigRuleRequest
3197
3273
  * @returns GetAggregateResourceComplianceByConfigRuleResponse
@@ -3201,10 +3277,10 @@ class Client extends openapi_core_1.default {
3201
3277
  return await this.getAggregateResourceComplianceByConfigRuleWithOptions(request, runtime);
3202
3278
  }
3203
3279
  /**
3204
- * Queries the compliance statistics for resources in a specified compliance package within a specified account group.
3280
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
3205
3281
  *
3206
3282
  * @remarks
3207
- * This topic provides an example of how to query the compliance results for resources in the compliance package `cp-fdc8626622af00f9****` within the account group `ca-f632626622af0079****`. The response shows that of a total of `10` resources, `7` are non-compliant.
3283
+ * This topic provides an example on how to query the compliance evaluation results of resources monitored based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****`account group. The returned result shows that the total number of monitored resources is `10` and the number of non-compliant resources is `7`.
3208
3284
  *
3209
3285
  * @param request - GetAggregateResourceComplianceByPackRequest
3210
3286
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3230,10 +3306,10 @@ class Client extends openapi_core_1.default {
3230
3306
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceComplianceByPackResponse({}));
3231
3307
  }
3232
3308
  /**
3233
- * Queries the compliance statistics for resources in a specified compliance package within a specified account group.
3309
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
3234
3310
  *
3235
3311
  * @remarks
3236
- * This topic provides an example of how to query the compliance results for resources in the compliance package `cp-fdc8626622af00f9****` within the account group `ca-f632626622af0079****`. The response shows that of a total of `10` resources, `7` are non-compliant.
3312
+ * This topic provides an example on how to query the compliance evaluation results of resources monitored based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****`account group. The returned result shows that the total number of monitored resources is `10` and the number of non-compliant resources is `7`.
3237
3313
  *
3238
3314
  * @param request - GetAggregateResourceComplianceByPackRequest
3239
3315
  * @returns GetAggregateResourceComplianceByPackResponse
@@ -3243,7 +3319,7 @@ class Client extends openapi_core_1.default {
3243
3319
  return await this.getAggregateResourceComplianceByPackWithOptions(request, runtime);
3244
3320
  }
3245
3321
  /**
3246
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源所属地域进行分组展示
3322
+ * Queries the evaluation results grouped by resource type for an account group rule.
3247
3323
  *
3248
3324
  * @param request - GetAggregateResourceComplianceGroupByRegionRequest
3249
3325
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3275,7 +3351,7 @@ class Client extends openapi_core_1.default {
3275
3351
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceComplianceGroupByRegionResponse({}));
3276
3352
  }
3277
3353
  /**
3278
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源所属地域进行分组展示
3354
+ * Queries the evaluation results grouped by resource type for an account group rule.
3279
3355
  *
3280
3356
  * @param request - GetAggregateResourceComplianceGroupByRegionRequest
3281
3357
  * @returns GetAggregateResourceComplianceGroupByRegionResponse
@@ -3285,7 +3361,7 @@ class Client extends openapi_core_1.default {
3285
3361
  return await this.getAggregateResourceComplianceGroupByRegionWithOptions(request, runtime);
3286
3362
  }
3287
3363
  /**
3288
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源类型进行分组展示
3364
+ * Queries the evaluation results grouped by resource type for an account group rule.
3289
3365
  *
3290
3366
  * @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
3291
3367
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3317,7 +3393,7 @@ class Client extends openapi_core_1.default {
3317
3393
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceComplianceGroupByResourceTypeResponse({}));
3318
3394
  }
3319
3395
  /**
3320
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源类型进行分组展示
3396
+ * Queries the evaluation results grouped by resource type for an account group rule.
3321
3397
  *
3322
3398
  * @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
3323
3399
  * @returns GetAggregateResourceComplianceGroupByResourceTypeResponse
@@ -3327,11 +3403,10 @@ class Client extends openapi_core_1.default {
3327
3403
  return await this.getAggregateResourceComplianceGroupByResourceTypeWithOptions(request, runtime);
3328
3404
  }
3329
3405
  /**
3330
- * Queries the compliance timeline of a specific resource in an account group. A compliance timeline is a set of compliance evaluation records for a resource. Each record includes the time and content of an evaluation.
3406
+ * Queries the compliance timeline of a resource in an account group.
3331
3407
  *
3332
3408
  * @remarks
3333
- * In Cloud Config, each resource has its own compliance timeline, which is composed of compliance evaluation records. A record is generated each time a rule is triggered to evaluate the resource. Rules can be triggered by configuration changes, periodic executions, or manual executions.
3334
- * This topic provides an example of how to query the compliance timeline for the resource `new-bucket` (an OSS bucket). The resource is in the `cn-hangzhou` region and belongs to the member account `100931896542****` within the account group `ca-5885626622af0008****`. The response shows that the resource\\"s compliance timeline includes records with the timestamps `1625200295276` (UTC+8: 2021-07-02 12:31:35) and `1625200228510` (UTC+8: 2021-07-02 12:30:28).
3409
+ * The sample request in this topic shows you how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8), and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
3335
3410
  *
3336
3411
  * @param request - GetAggregateResourceComplianceTimelineRequest
3337
3412
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3357,11 +3432,10 @@ class Client extends openapi_core_1.default {
3357
3432
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceComplianceTimelineResponse({}));
3358
3433
  }
3359
3434
  /**
3360
- * Queries the compliance timeline of a specific resource in an account group. A compliance timeline is a set of compliance evaluation records for a resource. Each record includes the time and content of an evaluation.
3435
+ * Queries the compliance timeline of a resource in an account group.
3361
3436
  *
3362
3437
  * @remarks
3363
- * In Cloud Config, each resource has its own compliance timeline, which is composed of compliance evaluation records. A record is generated each time a rule is triggered to evaluate the resource. Rules can be triggered by configuration changes, periodic executions, or manual executions.
3364
- * This topic provides an example of how to query the compliance timeline for the resource `new-bucket` (an OSS bucket). The resource is in the `cn-hangzhou` region and belongs to the member account `100931896542****` within the account group `ca-5885626622af0008****`. The response shows that the resource\\"s compliance timeline includes records with the timestamps `1625200295276` (UTC+8: 2021-07-02 12:31:35) and `1625200228510` (UTC+8: 2021-07-02 12:30:28).
3438
+ * The sample request in this topic shows you how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8), and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
3365
3439
  *
3366
3440
  * @param request - GetAggregateResourceComplianceTimelineRequest
3367
3441
  * @returns GetAggregateResourceComplianceTimelineResponse
@@ -3371,13 +3445,10 @@ class Client extends openapi_core_1.default {
3371
3445
  return await this.getAggregateResourceComplianceTimelineWithOptions(request, runtime);
3372
3446
  }
3373
3447
  /**
3374
- * Queries the configuration history of a specific resource in a specified account group. After you enable Cloud Config, the service records all configuration and relationship changes for your resources and organizes them into a configuration history. This history is saved for 10 years by default.
3448
+ * Queries the configuration timeline of a resource in an account group.
3375
3449
  *
3376
3450
  * @remarks
3377
- * Cloud Config provides a configuration history for each resource within the monitoring scope:
3378
- * - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
3379
- * - For resources that are created after you enable Cloud Config, the configuration history begins when the resources are created. Cloud Config records resource configuration changes every 10 minutes. When the configuration of a resource changes, a node appears in the configuration history. This node contains the resource configuration details, change details, and the related management event.
3380
- * This topic provides an example of how to query the configuration history of an OSS bucket named `new-bucket`. The bucket is in the `cn-hangzhou` region, belongs to the member account `100931896542****`, and is part of the account group `ca-5885626622af0008****`. The returned result indicates that a configuration change for the resource was recorded at the UNIX timestamp `1624961112000` (UTC+8: 2021-06-29 18:05:12).
3451
+ * The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
3381
3452
  *
3382
3453
  * @param request - GetAggregateResourceConfigurationTimelineRequest
3383
3454
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3403,13 +3474,10 @@ class Client extends openapi_core_1.default {
3403
3474
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceConfigurationTimelineResponse({}));
3404
3475
  }
3405
3476
  /**
3406
- * Queries the configuration history of a specific resource in a specified account group. After you enable Cloud Config, the service records all configuration and relationship changes for your resources and organizes them into a configuration history. This history is saved for 10 years by default.
3477
+ * Queries the configuration timeline of a resource in an account group.
3407
3478
  *
3408
3479
  * @remarks
3409
- * Cloud Config provides a configuration history for each resource within the monitoring scope:
3410
- * - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
3411
- * - For resources that are created after you enable Cloud Config, the configuration history begins when the resources are created. Cloud Config records resource configuration changes every 10 minutes. When the configuration of a resource changes, a node appears in the configuration history. This node contains the resource configuration details, change details, and the related management event.
3412
- * This topic provides an example of how to query the configuration history of an OSS bucket named `new-bucket`. The bucket is in the `cn-hangzhou` region, belongs to the member account `100931896542****`, and is part of the account group `ca-5885626622af0008****`. The returned result indicates that a configuration change for the resource was recorded at the UNIX timestamp `1624961112000` (UTC+8: 2021-06-29 18:05:12).
3480
+ * The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
3413
3481
  *
3414
3482
  * @param request - GetAggregateResourceConfigurationTimelineRequest
3415
3483
  * @returns GetAggregateResourceConfigurationTimelineResponse
@@ -3419,7 +3487,10 @@ class Client extends openapi_core_1.default {
3419
3487
  return await this.getAggregateResourceConfigurationTimelineWithOptions(request, runtime);
3420
3488
  }
3421
3489
  /**
3422
- * 从地域维度查询指定账号组内资源的统计结果
3490
+ * Queries the statistics on the resources in an account group by region.
3491
+ *
3492
+ * @remarks
3493
+ * This topic provides an example on how to query the statistics on the resources in an account group named `ca-a260626622af0005****` by region. The returned result shows that a total of `10` resources exist in the `cn-hangzhou` region.
3423
3494
  *
3424
3495
  * @param request - GetAggregateResourceCountsGroupByRegionRequest
3425
3496
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3460,7 +3531,10 @@ class Client extends openapi_core_1.default {
3460
3531
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceCountsGroupByRegionResponse({}));
3461
3532
  }
3462
3533
  /**
3463
- * 从地域维度查询指定账号组内资源的统计结果
3534
+ * Queries the statistics on the resources in an account group by region.
3535
+ *
3536
+ * @remarks
3537
+ * This topic provides an example on how to query the statistics on the resources in an account group named `ca-a260626622af0005****` by region. The returned result shows that a total of `10` resources exist in the `cn-hangzhou` region.
3464
3538
  *
3465
3539
  * @param request - GetAggregateResourceCountsGroupByRegionRequest
3466
3540
  * @returns GetAggregateResourceCountsGroupByRegionResponse
@@ -3470,7 +3544,10 @@ class Client extends openapi_core_1.default {
3470
3544
  return await this.getAggregateResourceCountsGroupByRegionWithOptions(request, runtime);
3471
3545
  }
3472
3546
  /**
3473
- * 从资源类型维度查询指定账号组内资源的统计结果
3547
+ * Queries the statistics on the resources in an account group by resource type.
3548
+ *
3549
+ * @remarks
3550
+ * This topic provides an example on how to query the statistics on the resources in an account group whose ID is `ca-a260626622af0005****` by resource type. The returned result shows that the account group has a total of `seven` resources of the `ACS::RAM::Role` resource type.
3474
3551
  *
3475
3552
  * @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
3476
3553
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3511,7 +3588,10 @@ class Client extends openapi_core_1.default {
3511
3588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceCountsGroupByResourceTypeResponse({}));
3512
3589
  }
3513
3590
  /**
3514
- * 从资源类型维度查询指定账号组内资源的统计结果
3591
+ * Queries the statistics on the resources in an account group by resource type.
3592
+ *
3593
+ * @remarks
3594
+ * This topic provides an example on how to query the statistics on the resources in an account group whose ID is `ca-a260626622af0005****` by resource type. The returned result shows that the account group has a total of `seven` resources of the `ACS::RAM::Role` resource type.
3515
3595
  *
3516
3596
  * @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
3517
3597
  * @returns GetAggregateResourceCountsGroupByResourceTypeResponse
@@ -3521,7 +3601,13 @@ class Client extends openapi_core_1.default {
3521
3601
  return await this.getAggregateResourceCountsGroupByResourceTypeWithOptions(request, runtime);
3522
3602
  }
3523
3603
  /**
3524
- * 查询账号组内全局资源下载清单信息。
3604
+ * Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
3605
+ *
3606
+ * @remarks
3607
+ * ### [](#)Prerequisites
3608
+ * The [GenerateAggregateResourceInventory](https://help.aliyun.com/document_detail/2398353.html) operation is called to generate a resource inventory. Then, this operation is called to obtain the URL of the resource inventory.
3609
+ * ### [](#)Description
3610
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
3525
3611
  *
3526
3612
  * @param request - GetAggregateResourceInventoryRequest
3527
3613
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3550,7 +3636,13 @@ class Client extends openapi_core_1.default {
3550
3636
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregateResourceInventoryResponse({}));
3551
3637
  }
3552
3638
  /**
3553
- * 查询账号组内全局资源下载清单信息。
3639
+ * Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
3640
+ *
3641
+ * @remarks
3642
+ * ### [](#)Prerequisites
3643
+ * The [GenerateAggregateResourceInventory](https://help.aliyun.com/document_detail/2398353.html) operation is called to generate a resource inventory. Then, this operation is called to obtain the URL of the resource inventory.
3644
+ * ### [](#)Description
3645
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
3554
3646
  *
3555
3647
  * @param request - GetAggregateResourceInventoryRequest
3556
3648
  * @returns GetAggregateResourceInventoryResponse
@@ -3560,10 +3652,10 @@ class Client extends openapi_core_1.default {
3560
3652
  return await this.getAggregateResourceInventoryWithOptions(request, runtime);
3561
3653
  }
3562
3654
  /**
3563
- * Queries the name, creation time, members, and type of an account group.
3655
+ * Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
3564
3656
  *
3565
3657
  * @remarks
3566
- * This topic provides an example of how to query the details of the account group `ca-88ea626622af0055****`. The response shows that the account group name is `Test_Group`, the description is `Test Group`, the type is `CUSTOM` (custom account group), and the status is `1` (created).
3658
+ * The sample request in this topic shows you how to query the details of the `ca-88ea626622af0055****` account group. The return result shows that the account group is named `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type. The account group is in the `1` state, which indicates that it is created.
3567
3659
  *
3568
3660
  * @param tmpReq - GetAggregatorRequest
3569
3661
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3600,10 +3692,10 @@ class Client extends openapi_core_1.default {
3600
3692
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAggregatorResponse({}));
3601
3693
  }
3602
3694
  /**
3603
- * Queries the name, creation time, members, and type of an account group.
3695
+ * Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
3604
3696
  *
3605
3697
  * @remarks
3606
- * This topic provides an example of how to query the details of the account group `ca-88ea626622af0055****`. The response shows that the account group name is `Test_Group`, the description is `Test Group`, the type is `CUSTOM` (custom account group), and the status is `1` (created).
3698
+ * The sample request in this topic shows you how to query the details of the `ca-88ea626622af0055****` account group. The return result shows that the account group is named `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type. The account group is in the `1` state, which indicates that it is created.
3607
3699
  *
3608
3700
  * @param request - GetAggregatorRequest
3609
3701
  * @returns GetAggregatorResponse
@@ -3613,10 +3705,10 @@ class Client extends openapi_core_1.default {
3613
3705
  return await this.getAggregatorWithOptions(request, runtime);
3614
3706
  }
3615
3707
  /**
3616
- * Queries the details of a specific compliance package.
3708
+ * Queries the details of a compliance package.
3617
3709
  *
3618
3710
  * @remarks
3619
- * This topic provides an example of how to query the details of the compliance package `cp-fdc8626622af00f9****`. The response indicates that the compliance package is named `MLPS 2.0 Level 3 Pre-check Compliance Package`, its status is `ACTIVE`, and the risk level of its rules is `1` (high risk).
3711
+ * This topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****`. The returned result shows that the name of the compliance package is `ClassifiedProtectionPreCheck`, the compliance package is in the `ACTIVE` state, and the risk level of the rules in the compliance package is `1`, which indicates high risk level.
3620
3712
  *
3621
3713
  * @param tmpReq - GetCompliancePackRequest
3622
3714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3647,10 +3739,10 @@ class Client extends openapi_core_1.default {
3647
3739
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCompliancePackResponse({}));
3648
3740
  }
3649
3741
  /**
3650
- * Queries the details of a specific compliance package.
3742
+ * Queries the details of a compliance package.
3651
3743
  *
3652
3744
  * @remarks
3653
- * This topic provides an example of how to query the details of the compliance package `cp-fdc8626622af00f9****`. The response indicates that the compliance package is named `MLPS 2.0 Level 3 Pre-check Compliance Package`, its status is `ACTIVE`, and the risk level of its rules is `1` (high risk).
3745
+ * This topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****`. The returned result shows that the name of the compliance package is `ClassifiedProtectionPreCheck`, the compliance package is in the `ACTIVE` state, and the risk level of the rules in the compliance package is `1`, which indicates high risk level.
3654
3746
  *
3655
3747
  * @param request - GetCompliancePackRequest
3656
3748
  * @returns GetCompliancePackResponse
@@ -3660,7 +3752,11 @@ class Client extends openapi_core_1.default {
3660
3752
  return await this.getCompliancePackWithOptions(request, runtime);
3661
3753
  }
3662
3754
  /**
3663
- * 获取合规包的评估报告
3755
+ * Queries the compliance evaluation report that is generated based on a compliance package.
3756
+ *
3757
+ * @remarks
3758
+ * > Before you call this operation, you must call the GenerateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateCompliancePackReport](https://help.aliyun.com/document_detail/263525.html).
3759
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
3664
3760
  *
3665
3761
  * @param request - GetCompliancePackReportRequest
3666
3762
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3686,7 +3782,11 @@ class Client extends openapi_core_1.default {
3686
3782
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCompliancePackReportResponse({}));
3687
3783
  }
3688
3784
  /**
3689
- * 获取合规包的评估报告
3785
+ * Queries the compliance evaluation report that is generated based on a compliance package.
3786
+ *
3787
+ * @remarks
3788
+ * > Before you call this operation, you must call the GenerateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateCompliancePackReport](https://help.aliyun.com/document_detail/263525.html).
3789
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
3690
3790
  *
3691
3791
  * @param request - GetCompliancePackReportRequest
3692
3792
  * @returns GetCompliancePackReportResponse
@@ -3696,10 +3796,10 @@ class Client extends openapi_core_1.default {
3696
3796
  return await this.getCompliancePackReportWithOptions(request, runtime);
3697
3797
  }
3698
3798
  /**
3699
- * Queries the compliance summary for the current account.
3799
+ * Queries the summary of compliance statistics within the current account.
3700
3800
  *
3701
3801
  * @remarks
3702
- * This topic provides an example of how to query the compliance summary by resource and rule for an account group.
3802
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
3703
3803
  *
3704
3804
  * @param request - GetComplianceSummaryRequest
3705
3805
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3721,10 +3821,10 @@ class Client extends openapi_core_1.default {
3721
3821
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetComplianceSummaryResponse({}));
3722
3822
  }
3723
3823
  /**
3724
- * Queries the compliance summary for the current account.
3824
+ * Queries the summary of compliance statistics within the current account.
3725
3825
  *
3726
3826
  * @remarks
3727
- * This topic provides an example of how to query the compliance summary by resource and rule for an account group.
3827
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
3728
3828
  * @returns GetComplianceSummaryResponse
3729
3829
  */
3730
3830
  async getComplianceSummary() {
@@ -3732,7 +3832,7 @@ class Client extends openapi_core_1.default {
3732
3832
  return await this.getComplianceSummaryWithOptions(runtime);
3733
3833
  }
3734
3834
  /**
3735
- * Queries the details of a specified delivery channel.
3835
+ * Queries the information about a delivery channel.
3736
3836
  *
3737
3837
  * @param request - GetConfigDeliveryChannelRequest
3738
3838
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3761,7 +3861,7 @@ class Client extends openapi_core_1.default {
3761
3861
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConfigDeliveryChannelResponse({}));
3762
3862
  }
3763
3863
  /**
3764
- * Queries the details of a specified delivery channel.
3864
+ * Queries the information about a delivery channel.
3765
3865
  *
3766
3866
  * @param request - GetConfigDeliveryChannelRequest
3767
3867
  * @returns GetConfigDeliveryChannelResponse
@@ -3771,10 +3871,10 @@ class Client extends openapi_core_1.default {
3771
3871
  return await this.getConfigDeliveryChannelWithOptions(request, runtime);
3772
3872
  }
3773
3873
  /**
3774
- * Queries the details of a specified rule.
3874
+ * Queries the details of a rule.
3775
3875
  *
3776
3876
  * @remarks
3777
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****`.
3877
+ * This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
3778
3878
  *
3779
3879
  * @param tmpReq - GetConfigRuleRequest
3780
3880
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3811,10 +3911,10 @@ class Client extends openapi_core_1.default {
3811
3911
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConfigRuleResponse({}));
3812
3912
  }
3813
3913
  /**
3814
- * Queries the details of a specified rule.
3914
+ * Queries the details of a rule.
3815
3915
  *
3816
3916
  * @remarks
3817
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****`.
3917
+ * This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
3818
3918
  *
3819
3919
  * @param request - GetConfigRuleRequest
3820
3920
  * @returns GetConfigRuleResponse
@@ -3824,10 +3924,10 @@ class Client extends openapi_core_1.default {
3824
3924
  return await this.getConfigRuleWithOptions(request, runtime);
3825
3925
  }
3826
3926
  /**
3827
- * Queries the compliance statistics for rules in a specified compliance package.
3927
+ * Queries compliance evaluation results based on the rules in a compliance package.
3828
3928
  *
3829
3929
  * @remarks
3830
- * This example shows how to query the compliance results for rules in the compliance package `cp-541e626622af0087****`. The response shows that the total number of rules is 1 and the number of non-compliant rules is 0.
3930
+ * In this topic, the `cp-541e626622af0087****` compliance package is used as an example. The return result shows a total of one rule against which specific resources are evaluated as compliant.
3831
3931
  *
3832
3932
  * @param request - GetConfigRuleComplianceByPackRequest
3833
3933
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3853,10 +3953,10 @@ class Client extends openapi_core_1.default {
3853
3953
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConfigRuleComplianceByPackResponse({}));
3854
3954
  }
3855
3955
  /**
3856
- * Queries the compliance statistics for rules in a specified compliance package.
3956
+ * Queries compliance evaluation results based on the rules in a compliance package.
3857
3957
  *
3858
3958
  * @remarks
3859
- * This example shows how to query the compliance results for rules in the compliance package `cp-541e626622af0087****`. The response shows that the total number of rules is 1 and the number of non-compliant rules is 0.
3959
+ * In this topic, the `cp-541e626622af0087****` compliance package is used as an example. The return result shows a total of one rule against which specific resources are evaluated as compliant.
3860
3960
  *
3861
3961
  * @param request - GetConfigRuleComplianceByPackRequest
3862
3962
  * @returns GetConfigRuleComplianceByPackResponse
@@ -3902,7 +4002,11 @@ class Client extends openapi_core_1.default {
3902
4002
  return await this.getConfigRuleSummaryByRiskLevelWithOptions(runtime);
3903
4003
  }
3904
4004
  /**
3905
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
4005
+ * Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
4006
+ *
4007
+ * @remarks
4008
+ * > Before you call this operation, you must call the GenerateConfigRulesReport operation to generate the latest compliance evaluation report based on all existing rules. For more information, see [GenerateConfigRulesReport](https://help.aliyun.com/document_detail/263601.html).
4009
+ * This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
3906
4010
  *
3907
4011
  * @param request - GetConfigRulesReportRequest
3908
4012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3931,7 +4035,11 @@ class Client extends openapi_core_1.default {
3931
4035
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConfigRulesReportResponse({}));
3932
4036
  }
3933
4037
  /**
3934
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
4038
+ * Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
4039
+ *
4040
+ * @remarks
4041
+ * > Before you call this operation, you must call the GenerateConfigRulesReport operation to generate the latest compliance evaluation report based on all existing rules. For more information, see [GenerateConfigRulesReport](https://help.aliyun.com/document_detail/263601.html).
4042
+ * This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
3935
4043
  *
3936
4044
  * @param request - GetConfigRulesReportRequest
3937
4045
  * @returns GetConfigRulesReportResponse
@@ -3941,10 +4049,10 @@ class Client extends openapi_core_1.default {
3941
4049
  return await this.getConfigRulesReportWithOptions(request, runtime);
3942
4050
  }
3943
4051
  /**
3944
- * Queries the status of the Cloud Config service and the resource monitoring scope for the current account.
4052
+ * Queries the activation status and resource monitoring scope of Cloud Config for the current account.
3945
4053
  *
3946
4054
  * @remarks
3947
- * This topic provides an example of how to query the status of the Cloud Config service and the resource monitoring scope for the current account.
4055
+ * This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
3948
4056
  *
3949
4057
  * @param request - GetConfigurationRecorderRequest
3950
4058
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3966,10 +4074,10 @@ class Client extends openapi_core_1.default {
3966
4074
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConfigurationRecorderResponse({}));
3967
4075
  }
3968
4076
  /**
3969
- * Queries the status of the Cloud Config service and the resource monitoring scope for the current account.
4077
+ * Queries the activation status and resource monitoring scope of Cloud Config for the current account.
3970
4078
  *
3971
4079
  * @remarks
3972
- * This topic provides an example of how to query the status of the Cloud Config service and the resource monitoring scope for the current account.
4080
+ * This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
3973
4081
  * @returns GetConfigurationRecorderResponse
3974
4082
  */
3975
4083
  async getConfigurationRecorder() {
@@ -3980,7 +4088,7 @@ class Client extends openapi_core_1.default {
3980
4088
  * Queries the details of a specific resource.
3981
4089
  *
3982
4090
  * @remarks
3983
- * This topic provides an example of how to query the details of the ECS instance `i-bp12g4xbl4i0brkn****` in the China (Hangzhou) region.
4091
+ * This topic provides an example on how to query the details of the Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region.
3984
4092
  *
3985
4093
  * @param request - GetDiscoveredResourceRequest
3986
4094
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4021,7 +4129,7 @@ class Client extends openapi_core_1.default {
4021
4129
  * Queries the details of a specific resource.
4022
4130
  *
4023
4131
  * @remarks
4024
- * This topic provides an example of how to query the details of the ECS instance `i-bp12g4xbl4i0brkn****` in the China (Hangzhou) region.
4132
+ * This topic provides an example on how to query the details of the Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region.
4025
4133
  *
4026
4134
  * @param request - GetDiscoveredResourceRequest
4027
4135
  * @returns GetDiscoveredResourceResponse
@@ -4031,7 +4139,10 @@ class Client extends openapi_core_1.default {
4031
4139
  return await this.getDiscoveredResourceWithOptions(request, runtime);
4032
4140
  }
4033
4141
  /**
4034
- * 从地域维度查询资源的统计结果
4142
+ * Queries the statistics on resources by region.
4143
+ *
4144
+ * @remarks
4145
+ * This topic provides an example to demonstrate how to query the statistics on resources by region. The returned result shows that a total of 10 resources exist in the `cn-hangzhou` region.
4035
4146
  *
4036
4147
  * @param request - GetDiscoveredResourceCountsGroupByRegionRequest
4037
4148
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4060,7 +4171,10 @@ class Client extends openapi_core_1.default {
4060
4171
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetDiscoveredResourceCountsGroupByRegionResponse({}));
4061
4172
  }
4062
4173
  /**
4063
- * 从地域维度查询资源的统计结果
4174
+ * Queries the statistics on resources by region.
4175
+ *
4176
+ * @remarks
4177
+ * This topic provides an example to demonstrate how to query the statistics on resources by region. The returned result shows that a total of 10 resources exist in the `cn-hangzhou` region.
4064
4178
  *
4065
4179
  * @param request - GetDiscoveredResourceCountsGroupByRegionRequest
4066
4180
  * @returns GetDiscoveredResourceCountsGroupByRegionResponse
@@ -4070,7 +4184,10 @@ class Client extends openapi_core_1.default {
4070
4184
  return await this.getDiscoveredResourceCountsGroupByRegionWithOptions(request, runtime);
4071
4185
  }
4072
4186
  /**
4073
- * 从资源类型维度查询资源的统计结果
4187
+ * Queries the statistics on resources by resource type.
4188
+ *
4189
+ * @remarks
4190
+ * This topic describes how to query the statistics on resources by resource type. The returned result shows that a total of 10 resources of the `ACS::ECS::Instance` resource type exist.
4074
4191
  *
4075
4192
  * @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
4076
4193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4099,7 +4216,10 @@ class Client extends openapi_core_1.default {
4099
4216
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetDiscoveredResourceCountsGroupByResourceTypeResponse({}));
4100
4217
  }
4101
4218
  /**
4102
- * 从资源类型维度查询资源的统计结果
4219
+ * Queries the statistics on resources by resource type.
4220
+ *
4221
+ * @remarks
4222
+ * This topic describes how to query the statistics on resources by resource type. The returned result shows that a total of 10 resources of the `ACS::ECS::Instance` resource type exist.
4103
4223
  *
4104
4224
  * @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
4105
4225
  * @returns GetDiscoveredResourceCountsGroupByResourceTypeResponse
@@ -4109,7 +4229,7 @@ class Client extends openapi_core_1.default {
4109
4229
  return await this.getDiscoveredResourceCountsGroupByResourceTypeWithOptions(request, runtime);
4110
4230
  }
4111
4231
  /**
4112
- * 查询用户集成云产品的授权状态
4232
+ * Queries the integration status of a specific cloud service.
4113
4233
  *
4114
4234
  * @param request - GetIntegratedServiceStatusRequest
4115
4235
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4138,7 +4258,7 @@ class Client extends openapi_core_1.default {
4138
4258
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetIntegratedServiceStatusResponse({}));
4139
4259
  }
4140
4260
  /**
4141
- * 查询用户集成云产品的授权状态
4261
+ * Queries the integration status of a specific cloud service.
4142
4262
  *
4143
4263
  * @param request - GetIntegratedServiceStatusRequest
4144
4264
  * @returns GetIntegratedServiceStatusResponse
@@ -4148,10 +4268,10 @@ class Client extends openapi_core_1.default {
4148
4268
  return await this.getIntegratedServiceStatusWithOptions(request, runtime);
4149
4269
  }
4150
4270
  /**
4151
- * Queries the details of a specified rule template.
4271
+ * Queries the details of a specific managed rule.
4152
4272
  *
4153
4273
  * @remarks
4154
- * This topic provides an example of how to query the details of the rule template `cdn-domain-https-enabled`.
4274
+ * This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
4155
4275
  *
4156
4276
  * @param request - GetManagedRuleRequest
4157
4277
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4180,10 +4300,10 @@ class Client extends openapi_core_1.default {
4180
4300
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetManagedRuleResponse({}));
4181
4301
  }
4182
4302
  /**
4183
- * Queries the details of a specified rule template.
4303
+ * Queries the details of a specific managed rule.
4184
4304
  *
4185
4305
  * @remarks
4186
- * This topic provides an example of how to query the details of the rule template `cdn-domain-https-enabled`.
4306
+ * This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
4187
4307
  *
4188
4308
  * @param request - GetManagedRuleRequest
4189
4309
  * @returns GetManagedRuleResponse
@@ -4196,7 +4316,7 @@ class Client extends openapi_core_1.default {
4196
4316
  * Queries the details of an automatic remediation template.
4197
4317
  *
4198
4318
  * @remarks
4199
- * This topic describes how to query the details of the `ACS-ALB-BulkyEnableDeletionProtection` automatic remediation template.
4319
+ * This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
4200
4320
  *
4201
4321
  * @param request - GetRemediationTemplateRequest
4202
4322
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4228,7 +4348,7 @@ class Client extends openapi_core_1.default {
4228
4348
  * Queries the details of an automatic remediation template.
4229
4349
  *
4230
4350
  * @remarks
4231
- * This topic describes how to query the details of the `ACS-ALB-BulkyEnableDeletionProtection` automatic remediation template.
4351
+ * This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
4232
4352
  *
4233
4353
  * @param request - GetRemediationTemplateRequest
4234
4354
  * @returns GetRemediationTemplateResponse
@@ -4238,7 +4358,7 @@ class Client extends openapi_core_1.default {
4238
4358
  return await this.getRemediationTemplateWithOptions(request, runtime);
4239
4359
  }
4240
4360
  /**
4241
- * Retrieves a report generated from a report template.
4361
+ * 获取基于报告模版生成的报告
4242
4362
  *
4243
4363
  * @param request - GetReportFromTemplateRequest
4244
4364
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4267,7 +4387,7 @@ class Client extends openapi_core_1.default {
4267
4387
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetReportFromTemplateResponse({}));
4268
4388
  }
4269
4389
  /**
4270
- * Retrieves a report generated from a report template.
4390
+ * 获取基于报告模版生成的报告
4271
4391
  *
4272
4392
  * @param request - GetReportFromTemplateRequest
4273
4393
  * @returns GetReportFromTemplateResponse
@@ -4277,7 +4397,7 @@ class Client extends openapi_core_1.default {
4277
4397
  return await this.getReportFromTemplateWithOptions(request, runtime);
4278
4398
  }
4279
4399
  /**
4280
- * Retrieve details of a compliance report template.
4400
+ * 获取合规报告模版详情
4281
4401
  *
4282
4402
  * @param request - GetReportTemplateRequest
4283
4403
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4306,7 +4426,7 @@ class Client extends openapi_core_1.default {
4306
4426
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetReportTemplateResponse({}));
4307
4427
  }
4308
4428
  /**
4309
- * Retrieve details of a compliance report template.
4429
+ * 获取合规报告模版详情
4310
4430
  *
4311
4431
  * @param request - GetReportTemplateRequest
4312
4432
  * @returns GetReportTemplateResponse
@@ -4316,7 +4436,10 @@ class Client extends openapi_core_1.default {
4316
4436
  return await this.getReportTemplateWithOptions(request, runtime);
4317
4437
  }
4318
4438
  /**
4319
- * 从规则的合规评估结果维度查询合规概要
4439
+ * Queries the compliance summary based on the compliance evaluation result of a rule.
4440
+ *
4441
+ * @remarks
4442
+ * In this topic, the `cr-d369626622af008e****` rule is used as an example. The return result shows that a total of 10 resources are evaluated by the rule and `five` of them are evaluated as compliant.
4320
4443
  *
4321
4444
  * @param request - GetResourceComplianceByConfigRuleRequest
4322
4445
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4342,7 +4465,10 @@ class Client extends openapi_core_1.default {
4342
4465
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceComplianceByConfigRuleResponse({}));
4343
4466
  }
4344
4467
  /**
4345
- * 从规则的合规评估结果维度查询合规概要
4468
+ * Queries the compliance summary based on the compliance evaluation result of a rule.
4469
+ *
4470
+ * @remarks
4471
+ * In this topic, the `cr-d369626622af008e****` rule is used as an example. The return result shows that a total of 10 resources are evaluated by the rule and `five` of them are evaluated as compliant.
4346
4472
  *
4347
4473
  * @param request - GetResourceComplianceByConfigRuleRequest
4348
4474
  * @returns GetResourceComplianceByConfigRuleResponse
@@ -4352,10 +4478,10 @@ class Client extends openapi_core_1.default {
4352
4478
  return await this.getResourceComplianceByConfigRuleWithOptions(request, runtime);
4353
4479
  }
4354
4480
  /**
4355
- * Queries the compliance results for resources in a compliance package.
4481
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package.
4356
4482
  *
4357
4483
  * @remarks
4358
- * This topic provides an example of how to query the compliance results for resources in the compliance package `cp-541e626622af0087****`. The response shows that 7 of the 10 resources are non-compliant.
4484
+ * This topic provides an example on how to query the compliance evaluation results of resources monitored by using the `cp-541e626622af0087****` compliance package. The returned result shows a total of 10 resources and seven of them are evaluated as non-compliant.
4359
4485
  *
4360
4486
  * @param request - GetResourceComplianceByPackRequest
4361
4487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4381,10 +4507,10 @@ class Client extends openapi_core_1.default {
4381
4507
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceComplianceByPackResponse({}));
4382
4508
  }
4383
4509
  /**
4384
- * Queries the compliance results for resources in a compliance package.
4510
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package.
4385
4511
  *
4386
4512
  * @remarks
4387
- * This topic provides an example of how to query the compliance results for resources in the compliance package `cp-541e626622af0087****`. The response shows that 7 of the 10 resources are non-compliant.
4513
+ * This topic provides an example on how to query the compliance evaluation results of resources monitored by using the `cp-541e626622af0087****` compliance package. The returned result shows a total of 10 resources and seven of them are evaluated as non-compliant.
4388
4514
  *
4389
4515
  * @param request - GetResourceComplianceByPackRequest
4390
4516
  * @returns GetResourceComplianceByPackResponse
@@ -4394,7 +4520,7 @@ class Client extends openapi_core_1.default {
4394
4520
  return await this.getResourceComplianceByPackWithOptions(request, runtime);
4395
4521
  }
4396
4522
  /**
4397
- * 查询合规情况按照地域分组统计
4523
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
4398
4524
  *
4399
4525
  * @param request - GetResourceComplianceGroupByRegionRequest
4400
4526
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4423,7 +4549,7 @@ class Client extends openapi_core_1.default {
4423
4549
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceComplianceGroupByRegionResponse({}));
4424
4550
  }
4425
4551
  /**
4426
- * 查询合规情况按照地域分组统计
4552
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
4427
4553
  *
4428
4554
  * @param request - GetResourceComplianceGroupByRegionRequest
4429
4555
  * @returns GetResourceComplianceGroupByRegionResponse
@@ -4433,7 +4559,7 @@ class Client extends openapi_core_1.default {
4433
4559
  return await this.getResourceComplianceGroupByRegionWithOptions(request, runtime);
4434
4560
  }
4435
4561
  /**
4436
- * 查询规则对资源的评估结果,评估结果按资源类型进行分组展示
4562
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
4437
4563
  *
4438
4564
  * @param request - GetResourceComplianceGroupByResourceTypeRequest
4439
4565
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4462,7 +4588,7 @@ class Client extends openapi_core_1.default {
4462
4588
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceComplianceGroupByResourceTypeResponse({}));
4463
4589
  }
4464
4590
  /**
4465
- * 查询规则对资源的评估结果,评估结果按资源类型进行分组展示
4591
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
4466
4592
  *
4467
4593
  * @param request - GetResourceComplianceGroupByResourceTypeRequest
4468
4594
  * @returns GetResourceComplianceGroupByResourceTypeResponse
@@ -4472,11 +4598,11 @@ class Client extends openapi_core_1.default {
4472
4598
  return await this.getResourceComplianceGroupByResourceTypeWithOptions(request, runtime);
4473
4599
  }
4474
4600
  /**
4475
- * Queries the compliance evaluation history of a specified resource. The history is a set of compliance evaluation records that contain the timestamp and details of each evaluation.
4601
+ * Queries the compliance timeline of a resource. The compliance timeline of a resource indicates the compliance evaluation record of the resource. A compliance timeline includes points and the content on the compliance timeline.
4476
4602
  *
4477
4603
  * @remarks
4478
- * In Cloud Config, each resource has its own compliance evaluation history. A compliance evaluation record is generated when a rule is triggered to evaluate a resource. The collection of these records forms the compliance evaluation history of the resource. Rules can be triggered by configuration changes, periodic execution, or manual execution.
4479
- * This topic provides an example of how to query the compliance evaluation history of the resource `new-bucket`, which is an Object Storage Service (OSS) bucket in the `cn-hangzhou` region. The returned result shows that the compliance evaluation history of the resource includes records with the timestamps `1625200295276` (UTC+8: 2021-07-02 12:31:35) and `1625200228510` (UTC+8: 2021-07-02 12:30:28).
4604
+ * In Cloud Config, each resource has a compliance timeline. Cloud Config generates a compliance evaluation record for a resource each time the resource is evaluated based on a rule. The compliance evaluation records of a resource are displayed in a compliance timeline. You can configure Cloud Config to execute a rule to evaluate a resource on a regular basis or each time you change the resource configuration. You can also manually execute a rule to evaluate a resource.
4605
+ * This topic provides an example on how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The resource is an Object Storage Service (OSS) bucket. The returned result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8) and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
4480
4606
  *
4481
4607
  * @param request - GetResourceComplianceTimelineRequest
4482
4608
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4502,11 +4628,11 @@ class Client extends openapi_core_1.default {
4502
4628
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceComplianceTimelineResponse({}));
4503
4629
  }
4504
4630
  /**
4505
- * Queries the compliance evaluation history of a specified resource. The history is a set of compliance evaluation records that contain the timestamp and details of each evaluation.
4631
+ * Queries the compliance timeline of a resource. The compliance timeline of a resource indicates the compliance evaluation record of the resource. A compliance timeline includes points and the content on the compliance timeline.
4506
4632
  *
4507
4633
  * @remarks
4508
- * In Cloud Config, each resource has its own compliance evaluation history. A compliance evaluation record is generated when a rule is triggered to evaluate a resource. The collection of these records forms the compliance evaluation history of the resource. Rules can be triggered by configuration changes, periodic execution, or manual execution.
4509
- * This topic provides an example of how to query the compliance evaluation history of the resource `new-bucket`, which is an Object Storage Service (OSS) bucket in the `cn-hangzhou` region. The returned result shows that the compliance evaluation history of the resource includes records with the timestamps `1625200295276` (UTC+8: 2021-07-02 12:31:35) and `1625200228510` (UTC+8: 2021-07-02 12:30:28).
4634
+ * In Cloud Config, each resource has a compliance timeline. Cloud Config generates a compliance evaluation record for a resource each time the resource is evaluated based on a rule. The compliance evaluation records of a resource are displayed in a compliance timeline. You can configure Cloud Config to execute a rule to evaluate a resource on a regular basis or each time you change the resource configuration. You can also manually execute a rule to evaluate a resource.
4635
+ * This topic provides an example on how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The resource is an Object Storage Service (OSS) bucket. The returned result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8) and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
4510
4636
  *
4511
4637
  * @param request - GetResourceComplianceTimelineRequest
4512
4638
  * @returns GetResourceComplianceTimelineResponse
@@ -4516,7 +4642,7 @@ class Client extends openapi_core_1.default {
4516
4642
  return await this.getResourceComplianceTimelineWithOptions(request, runtime);
4517
4643
  }
4518
4644
  /**
4519
- * This operation obtains configuration samples for a specified resource type.
4645
+ * 获取资源配置样例
4520
4646
  *
4521
4647
  * @param request - GetResourceConfigurationSampleRequest
4522
4648
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4548,7 +4674,7 @@ class Client extends openapi_core_1.default {
4548
4674
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceConfigurationSampleResponse({}));
4549
4675
  }
4550
4676
  /**
4551
- * This operation obtains configuration samples for a specified resource type.
4677
+ * 获取资源配置样例
4552
4678
  *
4553
4679
  * @param request - GetResourceConfigurationSampleRequest
4554
4680
  * @returns GetResourceConfigurationSampleResponse
@@ -4558,13 +4684,10 @@ class Client extends openapi_core_1.default {
4558
4684
  return await this.getResourceConfigurationSampleWithOptions(request, runtime);
4559
4685
  }
4560
4686
  /**
4561
- * Queries the configuration history of a specified resource. Cloud Config records every configuration and relationship change for a resource in a configuration history. Recording starts after you enable the Cloud Config service. By default, the history is retained for 10 years.
4687
+ * Queries the configuration timeline of a resource.
4562
4688
  *
4563
4689
  * @remarks
4564
- * Cloud Config provides a configuration history for each resource that it monitors. The details are as follows:
4565
- * - For existing resources, the configuration history starts when you enable the Cloud Config service.
4566
- * - For new resources created after you enable the service, the configuration history starts when the resource is created. Cloud Config records configuration changes every 10 minutes. When a configuration changes, a new node appears in the history. This node contains the resource configuration details, change details, and the associated management event.
4567
- * This topic provides an example of how to query the configuration history for a resource named `new-bucket`. The resource is a bucket in the `cn-hangzhou` region. The response shows that the creation time of the resource is `1624961112000` (18:05:12 on June 29, 2021, UTC+8).
4690
+ * The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
4568
4691
  *
4569
4692
  * @param request - GetResourceConfigurationTimelineRequest
4570
4693
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4590,13 +4713,10 @@ class Client extends openapi_core_1.default {
4590
4713
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceConfigurationTimelineResponse({}));
4591
4714
  }
4592
4715
  /**
4593
- * Queries the configuration history of a specified resource. Cloud Config records every configuration and relationship change for a resource in a configuration history. Recording starts after you enable the Cloud Config service. By default, the history is retained for 10 years.
4716
+ * Queries the configuration timeline of a resource.
4594
4717
  *
4595
4718
  * @remarks
4596
- * Cloud Config provides a configuration history for each resource that it monitors. The details are as follows:
4597
- * - For existing resources, the configuration history starts when you enable the Cloud Config service.
4598
- * - For new resources created after you enable the service, the configuration history starts when the resource is created. Cloud Config records configuration changes every 10 minutes. When a configuration changes, a new node appears in the history. This node contains the resource configuration details, change details, and the associated management event.
4599
- * This topic provides an example of how to query the configuration history for a resource named `new-bucket`. The resource is a bucket in the `cn-hangzhou` region. The response shows that the creation time of the resource is `1624961112000` (18:05:12 on June 29, 2021, UTC+8).
4719
+ * The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
4600
4720
  *
4601
4721
  * @param request - GetResourceConfigurationTimelineRequest
4602
4722
  * @returns GetResourceConfigurationTimelineResponse
@@ -4606,13 +4726,13 @@ class Client extends openapi_core_1.default {
4606
4726
  return await this.getResourceConfigurationTimelineWithOptions(request, runtime);
4607
4727
  }
4608
4728
  /**
4609
- * Queries information about the most recently generated global resource inventory for the current account.
4729
+ * Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
4610
4730
  *
4611
4731
  * @remarks
4612
- * ### Prerequisites
4613
- * You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a global resource inventory. You can then call this operation to obtain the URL of the global resource inventory.
4614
- * ### Usage notes
4615
- * This topic provides an example of how to query the most recently generated global resource inventory for the current account.
4732
+ * ### [](#)Prerequisites
4733
+ * You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a resource inventory. Then, you can call the GetResourceInventory operation to obtain the URL of the resource inventory.
4734
+ * ### [](#)Description
4735
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
4616
4736
  *
4617
4737
  * @param request - GetResourceInventoryRequest
4618
4738
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4634,13 +4754,13 @@ class Client extends openapi_core_1.default {
4634
4754
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceInventoryResponse({}));
4635
4755
  }
4636
4756
  /**
4637
- * Queries information about the most recently generated global resource inventory for the current account.
4757
+ * Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
4638
4758
  *
4639
4759
  * @remarks
4640
- * ### Prerequisites
4641
- * You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a global resource inventory. You can then call this operation to obtain the URL of the global resource inventory.
4642
- * ### Usage notes
4643
- * This topic provides an example of how to query the most recently generated global resource inventory for the current account.
4760
+ * ### [](#)Prerequisites
4761
+ * You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a resource inventory. Then, you can call the GetResourceInventory operation to obtain the URL of the resource inventory.
4762
+ * ### [](#)Description
4763
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
4644
4764
  * @returns GetResourceInventoryResponse
4645
4765
  */
4646
4766
  async getResourceInventory() {
@@ -4648,7 +4768,7 @@ class Client extends openapi_core_1.default {
4648
4768
  return await this.getResourceInventoryWithOptions(runtime);
4649
4769
  }
4650
4770
  /**
4651
- * This operation retrieves the property descriptions for a specified resource type.
4771
+ * 获取资源类型的属性配置
4652
4772
  *
4653
4773
  * @param request - GetResourceTypePropertiesRequest
4654
4774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4674,7 +4794,7 @@ class Client extends openapi_core_1.default {
4674
4794
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceTypePropertiesResponse({}));
4675
4795
  }
4676
4796
  /**
4677
- * This operation retrieves the property descriptions for a specified resource type.
4797
+ * 获取资源类型的属性配置
4678
4798
  *
4679
4799
  * @param request - GetResourceTypePropertiesRequest
4680
4800
  * @returns GetResourceTypePropertiesResponse
@@ -4684,10 +4804,10 @@ class Client extends openapi_core_1.default {
4684
4804
  return await this.getResourceTypePropertiesWithOptions(request, runtime);
4685
4805
  }
4686
4806
  /**
4687
- * Queries the supported resource relations for a specified resource type.
4807
+ * Queries the resource relationships supported by a resource type.
4688
4808
  *
4689
4809
  * @remarks
4690
- * This topic provides an example of how to query the resource relations supported by the ACS::ECS::Instance resource type.
4810
+ * This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
4691
4811
  *
4692
4812
  * @param request - GetSupportedResourceRelationConfigRequest
4693
4813
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4716,10 +4836,10 @@ class Client extends openapi_core_1.default {
4716
4836
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSupportedResourceRelationConfigResponse({}));
4717
4837
  }
4718
4838
  /**
4719
- * Queries the supported resource relations for a specified resource type.
4839
+ * Queries the resource relationships supported by a resource type.
4720
4840
  *
4721
4841
  * @remarks
4722
- * This topic provides an example of how to query the resource relations supported by the ACS::ECS::Instance resource type.
4842
+ * This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
4723
4843
  *
4724
4844
  * @param request - GetSupportedResourceRelationConfigRequest
4725
4845
  * @returns GetSupportedResourceRelationConfigResponse
@@ -4729,7 +4849,11 @@ class Client extends openapi_core_1.default {
4729
4849
  return await this.getSupportedResourceRelationConfigWithOptions(request, runtime);
4730
4850
  }
4731
4851
  /**
4732
- * 忽略评估结果增加截止时间
4852
+ * Ignores the evaluation results of some resources in an account group based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
4853
+ *
4854
+ * @remarks
4855
+ * After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
4856
+ * This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` incompliant resource that is evaluated by using the `cr-7e72626622af0051***` rule in the `120886317861****` member account of the `ca-5b6c626622af008f****` account group. The ID of the region where the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
4733
4857
  *
4734
4858
  * @param tmpReq - IgnoreAggregateEvaluationResultsRequest
4735
4859
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4775,7 +4899,11 @@ class Client extends openapi_core_1.default {
4775
4899
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.IgnoreAggregateEvaluationResultsResponse({}));
4776
4900
  }
4777
4901
  /**
4778
- * 忽略评估结果增加截止时间
4902
+ * Ignores the evaluation results of some resources in an account group based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
4903
+ *
4904
+ * @remarks
4905
+ * After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
4906
+ * This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` incompliant resource that is evaluated by using the `cr-7e72626622af0051***` rule in the `120886317861****` member account of the `ca-5b6c626622af008f****` account group. The ID of the region where the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
4779
4907
  *
4780
4908
  * @param request - IgnoreAggregateEvaluationResultsRequest
4781
4909
  * @returns IgnoreAggregateEvaluationResultsResponse
@@ -4785,11 +4913,11 @@ class Client extends openapi_core_1.default {
4785
4913
  return await this.ignoreAggregateEvaluationResultsWithOptions(request, runtime);
4786
4914
  }
4787
4915
  /**
4788
- * Ignores the evaluation results of a rule for specific resources. You can also set a time period to ignore the rule. When the ignore period expires, the system automatically resumes displaying the evaluation results of the rule for the resources.
4916
+ * Ignores the evaluation results of some resources based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
4789
4917
  *
4790
4918
  * @remarks
4791
- * After a non-compliant resource is ignored, the rule still evaluates the resource. The evaluation result is Ignored.
4792
- * This topic provides an example of how to ignore the evaluation results of the rule `cr-7e72626622af0051****` for a specified non-compliant resource in the Alibaba Cloud account `100931896542****`. The region ID of the resource is `cn-beijing`, the resource type is `ACS::SLB::LoadBalancer`, and the resource ID is `lb-hp3a3b4ztyfm2plgm****`.
4919
+ * After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
4920
+ * This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` resource that is evaluated as incompliant by using the `cr-7e72626622af0051****` rule in the `100931896542****` account. The ID of the region in which the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
4793
4921
  *
4794
4922
  * @param tmpReq - IgnoreEvaluationResultsRequest
4795
4923
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4832,11 +4960,11 @@ class Client extends openapi_core_1.default {
4832
4960
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.IgnoreEvaluationResultsResponse({}));
4833
4961
  }
4834
4962
  /**
4835
- * Ignores the evaluation results of a rule for specific resources. You can also set a time period to ignore the rule. When the ignore period expires, the system automatically resumes displaying the evaluation results of the rule for the resources.
4963
+ * Ignores the evaluation results of some resources based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
4836
4964
  *
4837
4965
  * @remarks
4838
- * After a non-compliant resource is ignored, the rule still evaluates the resource. The evaluation result is Ignored.
4839
- * This topic provides an example of how to ignore the evaluation results of the rule `cr-7e72626622af0051****` for a specified non-compliant resource in the Alibaba Cloud account `100931896542****`. The region ID of the resource is `cn-beijing`, the resource type is `ACS::SLB::LoadBalancer`, and the resource ID is `lb-hp3a3b4ztyfm2plgm****`.
4966
+ * After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
4967
+ * This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` resource that is evaluated as incompliant by using the `cr-7e72626622af0051****` rule in the `100931896542****` account. The ID of the region in which the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
4840
4968
  *
4841
4969
  * @param request - IgnoreEvaluationResultsRequest
4842
4970
  * @returns IgnoreEvaluationResultsResponse
@@ -4846,10 +4974,10 @@ class Client extends openapi_core_1.default {
4846
4974
  return await this.ignoreEvaluationResultsWithOptions(request, runtime);
4847
4975
  }
4848
4976
  /**
4849
- * Queries the compliance packs in a specified account group.
4977
+ * Queries a list of compliance packages in an account group.
4850
4978
  *
4851
4979
  * @remarks
4852
- * This topic provides an example of how to query the compliance packs in the account group `ca-f632626622af0079****`. The response shows that the account group contains the compliance pack `cp-fdc8626622af00f9****`.
4980
+ * In this topic, the `ca-f632626622af0079****` account group is used as an example. The return result shows one compliance package whose ID is `cp-fdc8626622af00f9****`.
4853
4981
  *
4854
4982
  * @param tmpReq - ListAggregateCompliancePacksRequest
4855
4983
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4898,10 +5026,10 @@ class Client extends openapi_core_1.default {
4898
5026
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateCompliancePacksResponse({}));
4899
5027
  }
4900
5028
  /**
4901
- * Queries the compliance packs in a specified account group.
5029
+ * Queries a list of compliance packages in an account group.
4902
5030
  *
4903
5031
  * @remarks
4904
- * This topic provides an example of how to query the compliance packs in the account group `ca-f632626622af0079****`. The response shows that the account group contains the compliance pack `cp-fdc8626622af00f9****`.
5032
+ * In this topic, the `ca-f632626622af0079****` account group is used as an example. The return result shows one compliance package whose ID is `cp-fdc8626622af00f9****`.
4905
5033
  *
4906
5034
  * @param request - ListAggregateCompliancePacksRequest
4907
5035
  * @returns ListAggregateCompliancePacksResponse
@@ -4911,7 +5039,7 @@ class Client extends openapi_core_1.default {
4911
5039
  return await this.listAggregateCompliancePacksWithOptions(request, runtime);
4912
5040
  }
4913
5041
  /**
4914
- * 账号组查询投递渠道列表
5042
+ * Queries the information about all delivery channels in an account group.
4915
5043
  *
4916
5044
  * @param request - ListAggregateConfigDeliveryChannelsRequest
4917
5045
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4943,7 +5071,7 @@ class Client extends openapi_core_1.default {
4943
5071
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateConfigDeliveryChannelsResponse({}));
4944
5072
  }
4945
5073
  /**
4946
- * 账号组查询投递渠道列表
5074
+ * Queries the information about all delivery channels in an account group.
4947
5075
  *
4948
5076
  * @param request - ListAggregateConfigDeliveryChannelsRequest
4949
5077
  * @returns ListAggregateConfigDeliveryChannelsResponse
@@ -4953,7 +5081,10 @@ class Client extends openapi_core_1.default {
4953
5081
  return await this.listAggregateConfigDeliveryChannelsWithOptions(request, runtime);
4954
5082
  }
4955
5083
  /**
4956
- * Queries the evaluation results of a rule for resources in a specified account group.
5084
+ * Queries the compliance evaluation results of resources based on a rule in an account group.
5085
+ *
5086
+ * @remarks
5087
+ * This topic provides an example on how to query the compliance evaluation results of resources based on the `cr-888f626622af00ae****` rule in the `ca-d1e3326622af00cb****` account group. The returned result indicates that the `Bucket-test` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Object Storage Service (OSS) bucket.
4957
5088
  *
4958
5089
  * @param request - ListAggregateConfigRuleEvaluationResultsRequest
4959
5090
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5012,7 +5143,10 @@ class Client extends openapi_core_1.default {
5012
5143
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateConfigRuleEvaluationResultsResponse({}));
5013
5144
  }
5014
5145
  /**
5015
- * Queries the evaluation results of a rule for resources in a specified account group.
5146
+ * Queries the compliance evaluation results of resources based on a rule in an account group.
5147
+ *
5148
+ * @remarks
5149
+ * This topic provides an example on how to query the compliance evaluation results of resources based on the `cr-888f626622af00ae****` rule in the `ca-d1e3326622af00cb****` account group. The returned result indicates that the `Bucket-test` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Object Storage Service (OSS) bucket.
5016
5150
  *
5017
5151
  * @param request - ListAggregateConfigRuleEvaluationResultsRequest
5018
5152
  * @returns ListAggregateConfigRuleEvaluationResultsResponse
@@ -5022,7 +5156,10 @@ class Client extends openapi_core_1.default {
5022
5156
  return await this.listAggregateConfigRuleEvaluationResultsWithOptions(request, runtime);
5023
5157
  }
5024
5158
  /**
5025
- * 透出用户账号组维度的评估结果统计
5159
+ * Queries the statistics of compliance evaluation results of an account group.
5160
+ *
5161
+ * @remarks
5162
+ * This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
5026
5163
  *
5027
5164
  * @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
5028
5165
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5051,7 +5188,10 @@ class Client extends openapi_core_1.default {
5051
5188
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateConfigRuleEvaluationStatisticsResponse({}));
5052
5189
  }
5053
5190
  /**
5054
- * 透出用户账号组维度的评估结果统计
5191
+ * Queries the statistics of compliance evaluation results of an account group.
5192
+ *
5193
+ * @remarks
5194
+ * This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
5055
5195
  *
5056
5196
  * @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
5057
5197
  * @returns ListAggregateConfigRuleEvaluationStatisticsResponse
@@ -5061,10 +5201,10 @@ class Client extends openapi_core_1.default {
5061
5201
  return await this.listAggregateConfigRuleEvaluationStatisticsWithOptions(request, runtime);
5062
5202
  }
5063
5203
  /**
5064
- * Queries the rules in a specified account group.
5204
+ * Queries a list of rules in an account group.
5065
5205
  *
5066
5206
  * @remarks
5067
- * This topic provides an example of how to query the rules in the account group `ca-f632626622af0079****`. The response shows that the account group contains one rule. This rule evaluates two resources, and the compliance result is `COMPLIANT`.
5207
+ * This topic provides an example on how to query the rules in an account group whose ID is `ca-f632626622af0079****`. The returned result shows a total of one rule and two evaluated resources. The resources are both evaluated as `COMPLIANT`.
5068
5208
  *
5069
5209
  * @param tmpReq - ListAggregateConfigRulesRequest
5070
5210
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5131,10 +5271,10 @@ class Client extends openapi_core_1.default {
5131
5271
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateConfigRulesResponse({}));
5132
5272
  }
5133
5273
  /**
5134
- * Queries the rules in a specified account group.
5274
+ * Queries a list of rules in an account group.
5135
5275
  *
5136
5276
  * @remarks
5137
- * This topic provides an example of how to query the rules in the account group `ca-f632626622af0079****`. The response shows that the account group contains one rule. This rule evaluates two resources, and the compliance result is `COMPLIANT`.
5277
+ * This topic provides an example on how to query the rules in an account group whose ID is `ca-f632626622af0079****`. The returned result shows a total of one rule and two evaluated resources. The resources are both evaluated as `COMPLIANT`.
5138
5278
  *
5139
5279
  * @param request - ListAggregateConfigRulesRequest
5140
5280
  * @returns ListAggregateConfigRulesResponse
@@ -5144,13 +5284,10 @@ class Client extends openapi_core_1.default {
5144
5284
  return await this.listAggregateConfigRulesWithOptions(request, runtime);
5145
5285
  }
5146
5286
  /**
5147
- * Queries the resources in a specified account group.
5287
+ * Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
5148
5288
  *
5149
5289
  * @remarks
5150
- * ### Limits
5151
- * The resource checklist displays only some of your resources because Cloud Config supports only specific Alibaba Cloud services and resource types. For more information about the supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
5152
- * ### Usage notes
5153
- * This topic provides an example of how to query the resources of a member with the ID `100931896542****` in the account group `ca-c560626622af0005****`. The response indicates that there are eight resources in total.
5290
+ * This topic provides an example on how to query the resources within the member account `100931896542****` of the account group `ca-c560626622af0005****`. The result indicates that eight resources are queried.
5154
5291
  *
5155
5292
  * @param request - ListAggregateDiscoveredResourcesRequest
5156
5293
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5215,13 +5352,10 @@ class Client extends openapi_core_1.default {
5215
5352
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateDiscoveredResourcesResponse({}));
5216
5353
  }
5217
5354
  /**
5218
- * Queries the resources in a specified account group.
5355
+ * Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
5219
5356
  *
5220
5357
  * @remarks
5221
- * ### Limits
5222
- * The resource checklist displays only some of your resources because Cloud Config supports only specific Alibaba Cloud services and resource types. For more information about the supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
5223
- * ### Usage notes
5224
- * This topic provides an example of how to query the resources of a member with the ID `100931896542****` in the account group `ca-c560626622af0005****`. The response indicates that there are eight resources in total.
5358
+ * This topic provides an example on how to query the resources within the member account `100931896542****` of the account group `ca-c560626622af0005****`. The result indicates that eight resources are queried.
5225
5359
  *
5226
5360
  * @param request - ListAggregateDiscoveredResourcesRequest
5227
5361
  * @returns ListAggregateDiscoveredResourcesResponse
@@ -5231,11 +5365,7 @@ class Client extends openapi_core_1.default {
5231
5365
  return await this.listAggregateDiscoveredResourcesWithOptions(request, runtime);
5232
5366
  }
5233
5367
  /**
5234
- * This operation retrieves the list of recommended managed rules for an account group.
5235
- *
5236
- * @remarks
5237
- * For more information about the concepts, working principles, and integration process of dry run rules, see [Definition and working principles of dry run rules](https://help.aliyun.com/document_detail/470802.html).
5238
- * Dry run rules and rule templates are based on the same underlying rule definitions. After you create a resource, a dry run rule continuously checks the resource for compliance.
5368
+ * 获取推荐的托管规则列表-多账号
5239
5369
  *
5240
5370
  * @param request - ListAggregateRecommendManagedRulesRequest
5241
5371
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5291,11 +5421,7 @@ class Client extends openapi_core_1.default {
5291
5421
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateRecommendManagedRulesResponse({}));
5292
5422
  }
5293
5423
  /**
5294
- * This operation retrieves the list of recommended managed rules for an account group.
5295
- *
5296
- * @remarks
5297
- * For more information about the concepts, working principles, and integration process of dry run rules, see [Definition and working principles of dry run rules](https://help.aliyun.com/document_detail/470802.html).
5298
- * Dry run rules and rule templates are based on the same underlying rule definitions. After you create a resource, a dry run rule continuously checks the resource for compliance.
5424
+ * 获取推荐的托管规则列表-多账号
5299
5425
  *
5300
5426
  * @param request - ListAggregateRecommendManagedRulesRequest
5301
5427
  * @returns ListAggregateRecommendManagedRulesResponse
@@ -5305,7 +5431,10 @@ class Client extends openapi_core_1.default {
5305
5431
  return await this.listAggregateRecommendManagedRulesWithOptions(request, runtime);
5306
5432
  }
5307
5433
  /**
5308
- * 账号组规则修正执行历史
5434
+ * Queries the remediation records of a rule in an account group.
5435
+ *
5436
+ * @remarks
5437
+ * This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
5309
5438
  *
5310
5439
  * @param request - ListAggregateRemediationExecutionsRequest
5311
5440
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5349,7 +5478,10 @@ class Client extends openapi_core_1.default {
5349
5478
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateRemediationExecutionsResponse({}));
5350
5479
  }
5351
5480
  /**
5352
- * 账号组规则修正执行历史
5481
+ * Queries the remediation records of a rule in an account group.
5482
+ *
5483
+ * @remarks
5484
+ * This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
5353
5485
  *
5354
5486
  * @param request - ListAggregateRemediationExecutionsRequest
5355
5487
  * @returns ListAggregateRemediationExecutionsResponse
@@ -5359,10 +5491,10 @@ class Client extends openapi_core_1.default {
5359
5491
  return await this.listAggregateRemediationExecutionsWithOptions(request, runtime);
5360
5492
  }
5361
5493
  /**
5362
- * Queries the remediations in a specified account group.
5494
+ * Queries a list of remediation templates for a rule in an account group.
5363
5495
  *
5364
5496
  * @remarks
5365
- * This topic provides an example of how to query the remediation settings for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`.
5497
+ * This topic provides an example on how to query the remediation templates of the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`.
5366
5498
  *
5367
5499
  * @param request - ListAggregateRemediationsRequest
5368
5500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5394,10 +5526,10 @@ class Client extends openapi_core_1.default {
5394
5526
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateRemediationsResponse({}));
5395
5527
  }
5396
5528
  /**
5397
- * Queries the remediations in a specified account group.
5529
+ * Queries a list of remediation templates for a rule in an account group.
5398
5530
  *
5399
5531
  * @remarks
5400
- * This topic provides an example of how to query the remediation settings for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`.
5532
+ * This topic provides an example on how to query the remediation templates of the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`.
5401
5533
  *
5402
5534
  * @param request - ListAggregateRemediationsRequest
5403
5535
  * @returns ListAggregateRemediationsResponse
@@ -5407,7 +5539,10 @@ class Client extends openapi_core_1.default {
5407
5539
  return await this.listAggregateRemediationsWithOptions(request, runtime);
5408
5540
  }
5409
5541
  /**
5410
- * Queries the rule evaluation results for resources in a specified account group.
5542
+ * Queries the compliance evaluation results of resources in an account group.
5543
+ *
5544
+ * @remarks
5545
+ * This example shows how to query the compliance evaluation result of the `23642660635396****` resource in the `ca-7f00626622af0041****` account group. The resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
5411
5546
  *
5412
5547
  * @param request - ListAggregateResourceEvaluationResultsRequest
5413
5548
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5460,7 +5595,10 @@ class Client extends openapi_core_1.default {
5460
5595
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateResourceEvaluationResultsResponse({}));
5461
5596
  }
5462
5597
  /**
5463
- * Queries the rule evaluation results for resources in a specified account group.
5598
+ * Queries the compliance evaluation results of resources in an account group.
5599
+ *
5600
+ * @remarks
5601
+ * This example shows how to query the compliance evaluation result of the `23642660635396****` resource in the `ca-7f00626622af0041****` account group. The resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
5464
5602
  *
5465
5603
  * @param request - ListAggregateResourceEvaluationResultsRequest
5466
5604
  * @returns ListAggregateResourceEvaluationResultsResponse
@@ -5470,7 +5608,10 @@ class Client extends openapi_core_1.default {
5470
5608
  return await this.listAggregateResourceEvaluationResultsWithOptions(request, runtime);
5471
5609
  }
5472
5610
  /**
5473
- * 获取资源关系列表
5611
+ * Queries a list of the resources of a specific resource in an account group.
5612
+ *
5613
+ * @remarks
5614
+ * This topic provides an example on how to query the disks that are associated with an Elastic Compute Service (ECS) instance in an account group.
5474
5615
  *
5475
5616
  * @param request - ListAggregateResourceRelationsRequest
5476
5617
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5526,7 +5667,10 @@ class Client extends openapi_core_1.default {
5526
5667
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateResourceRelationsResponse({}));
5527
5668
  }
5528
5669
  /**
5529
- * 获取资源关系列表
5670
+ * Queries a list of the resources of a specific resource in an account group.
5671
+ *
5672
+ * @remarks
5673
+ * This topic provides an example on how to query the disks that are associated with an Elastic Compute Service (ECS) instance in an account group.
5530
5674
  *
5531
5675
  * @param request - ListAggregateResourceRelationsRequest
5532
5676
  * @returns ListAggregateResourceRelationsResponse
@@ -5536,14 +5680,14 @@ class Client extends openapi_core_1.default {
5536
5680
  return await this.listAggregateResourceRelationsWithOptions(request, runtime);
5537
5681
  }
5538
5682
  /**
5539
- * You can use SQL Select statements to search for resources in a specific account group based on fields in the resource properties.
5683
+ * Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
5540
5684
  *
5541
5685
  * @remarks
5542
- * When you write an SQL `Select` statement, you can retrieve the search fields and their types from the property file of the target resource type. For more information about resource property files, see [alibabacloud-config-resource-schema](https://github.com/aliyun/alibabacloud-config-resource-schema).
5543
- * > - The resource property files contain all resource types that are supported by Cloud Config. These files are named after their corresponding resource types. For example, the property file for the `ACS::ECS::Instance` resource type is `ACS_ECS_Instance.properties.json`. The path to the property files is `config/properties/resource-types`.
5686
+ * When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see[ Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema)
5544
5687
  * >
5545
- * > - For more information about SQL search examples and limits, see [SQL search examples](https://help.aliyun.com/document_detail/398718.html) and [Limits of SQL search](https://help.aliyun.com/document_detail/398750.html).
5546
- * This topic provides an example of an advanced search query. The query finds all resources in the account group `ca-4b05626622af000c****` that have a tag key of `business` and a tag value of `online`.
5688
+ * * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
5689
+ * * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
5690
+ * This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` in the account group `ca-4b05626622af000c****` by using the advanced search feature.
5547
5691
  *
5548
5692
  * @param request - ListAggregateResourcesByAdvancedSearchRequest
5549
5693
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5575,14 +5719,14 @@ class Client extends openapi_core_1.default {
5575
5719
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregateResourcesByAdvancedSearchResponse({}));
5576
5720
  }
5577
5721
  /**
5578
- * You can use SQL Select statements to search for resources in a specific account group based on fields in the resource properties.
5722
+ * Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
5579
5723
  *
5580
5724
  * @remarks
5581
- * When you write an SQL `Select` statement, you can retrieve the search fields and their types from the property file of the target resource type. For more information about resource property files, see [alibabacloud-config-resource-schema](https://github.com/aliyun/alibabacloud-config-resource-schema).
5582
- * > - The resource property files contain all resource types that are supported by Cloud Config. These files are named after their corresponding resource types. For example, the property file for the `ACS::ECS::Instance` resource type is `ACS_ECS_Instance.properties.json`. The path to the property files is `config/properties/resource-types`.
5725
+ * When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see[ Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema)
5583
5726
  * >
5584
- * > - For more information about SQL search examples and limits, see [SQL search examples](https://help.aliyun.com/document_detail/398718.html) and [Limits of SQL search](https://help.aliyun.com/document_detail/398750.html).
5585
- * This topic provides an example of an advanced search query. The query finds all resources in the account group `ca-4b05626622af000c****` that have a tag key of `business` and a tag value of `online`.
5727
+ * * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
5728
+ * * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
5729
+ * This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` in the account group `ca-4b05626622af000c****` by using the advanced search feature.
5586
5730
  *
5587
5731
  * @param request - ListAggregateResourcesByAdvancedSearchRequest
5588
5732
  * @returns ListAggregateResourcesByAdvancedSearchResponse
@@ -5592,7 +5736,10 @@ class Client extends openapi_core_1.default {
5592
5736
  return await this.listAggregateResourcesByAdvancedSearchWithOptions(request, runtime);
5593
5737
  }
5594
5738
  /**
5595
- * 获取账号组列表
5739
+ * Queries all account groups within the current management account or delegated administrator account.
5740
+ *
5741
+ * @remarks
5742
+ * The sample request in this topic shows you how to query account groups. A maximum of 10 entries can be returned for the request. As shown in the responses, the account group returned is named as `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type, which indicates a custom account group. The account group contains two member accounts.
5596
5743
  *
5597
5744
  * @param tmpReq - ListAggregatorsRequest
5598
5745
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5632,7 +5779,10 @@ class Client extends openapi_core_1.default {
5632
5779
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAggregatorsResponse({}));
5633
5780
  }
5634
5781
  /**
5635
- * 获取账号组列表
5782
+ * Queries all account groups within the current management account or delegated administrator account.
5783
+ *
5784
+ * @remarks
5785
+ * The sample request in this topic shows you how to query account groups. A maximum of 10 entries can be returned for the request. As shown in the responses, the account group returned is named as `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type, which indicates a custom account group. The account group contains two member accounts.
5636
5786
  *
5637
5787
  * @param request - ListAggregatorsRequest
5638
5788
  * @returns ListAggregatorsResponse
@@ -5642,10 +5792,10 @@ class Client extends openapi_core_1.default {
5642
5792
  return await this.listAggregatorsWithOptions(request, runtime);
5643
5793
  }
5644
5794
  /**
5645
- * Queries the details of all compliance pack templates provided by CloudConfig.
5795
+ * Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
5646
5796
  *
5647
5797
  * @remarks
5648
- * A compliance pack template is a collection of rules customized by CloudConfig for compliance scenarios.
5798
+ * A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
5649
5799
  *
5650
5800
  * @param request - ListCompliancePackTemplatesRequest
5651
5801
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5689,10 +5839,10 @@ class Client extends openapi_core_1.default {
5689
5839
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCompliancePackTemplatesResponse({}));
5690
5840
  }
5691
5841
  /**
5692
- * Queries the details of all compliance pack templates provided by CloudConfig.
5842
+ * Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
5693
5843
  *
5694
5844
  * @remarks
5695
- * A compliance pack template is a collection of rules customized by CloudConfig for compliance scenarios.
5845
+ * A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
5696
5846
  *
5697
5847
  * @param request - ListCompliancePackTemplatesRequest
5698
5848
  * @returns ListCompliancePackTemplatesResponse
@@ -5702,10 +5852,10 @@ class Client extends openapi_core_1.default {
5702
5852
  return await this.listCompliancePackTemplatesWithOptions(request, runtime);
5703
5853
  }
5704
5854
  /**
5705
- * Lists the compliance packs for the current account.
5855
+ * Queries a list of compliance packages.
5706
5856
  *
5707
5857
  * @remarks
5708
- * This topic provides an example of how to list compliance packs. The response returns one compliance pack record: `cp-fdc8626622af00f9****`.
5858
+ * This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
5709
5859
  *
5710
5860
  * @param tmpReq - ListCompliancePacksRequest
5711
5861
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5751,10 +5901,10 @@ class Client extends openapi_core_1.default {
5751
5901
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCompliancePacksResponse({}));
5752
5902
  }
5753
5903
  /**
5754
- * Lists the compliance packs for the current account.
5904
+ * Queries a list of compliance packages.
5755
5905
  *
5756
5906
  * @remarks
5757
- * This topic provides an example of how to list compliance packs. The response returns one compliance pack record: `cp-fdc8626622af00f9****`.
5907
+ * This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
5758
5908
  *
5759
5909
  * @param request - ListCompliancePacksRequest
5760
5910
  * @returns ListCompliancePacksResponse
@@ -5764,7 +5914,7 @@ class Client extends openapi_core_1.default {
5764
5914
  return await this.listCompliancePacksWithOptions(request, runtime);
5765
5915
  }
5766
5916
  /**
5767
- * Returns a list of delivery channels.
5917
+ * Queries a list of delivery channels.
5768
5918
  *
5769
5919
  * @param request - ListConfigDeliveryChannelsRequest
5770
5920
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5793,7 +5943,7 @@ class Client extends openapi_core_1.default {
5793
5943
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConfigDeliveryChannelsResponse({}));
5794
5944
  }
5795
5945
  /**
5796
- * Returns a list of delivery channels.
5946
+ * Queries a list of delivery channels.
5797
5947
  *
5798
5948
  * @param request - ListConfigDeliveryChannelsRequest
5799
5949
  * @returns ListConfigDeliveryChannelsResponse
@@ -5803,7 +5953,10 @@ class Client extends openapi_core_1.default {
5803
5953
  return await this.listConfigDeliveryChannelsWithOptions(request, runtime);
5804
5954
  }
5805
5955
  /**
5806
- * Queries the compliance evaluation results of a rule.
5956
+ * Queries the compliance evaluation results of resources based on a rule.
5957
+ *
5958
+ * @remarks
5959
+ * This topic provides an example on how to query the compliance evaluation result of resources based on a rule whose ID is `cr-cac56457e0d900d3****`. The returned result indicates that the `i-hp3e4kvhzqn2s11t****` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Elastic Compute Service (ECS) instance.
5807
5960
  *
5808
5961
  * @param request - ListConfigRuleEvaluationResultsRequest
5809
5962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5853,7 +6006,10 @@ class Client extends openapi_core_1.default {
5853
6006
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConfigRuleEvaluationResultsResponse({}));
5854
6007
  }
5855
6008
  /**
5856
- * Queries the compliance evaluation results of a rule.
6009
+ * Queries the compliance evaluation results of resources based on a rule.
6010
+ *
6011
+ * @remarks
6012
+ * This topic provides an example on how to query the compliance evaluation result of resources based on a rule whose ID is `cr-cac56457e0d900d3****`. The returned result indicates that the `i-hp3e4kvhzqn2s11t****` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Elastic Compute Service (ECS) instance.
5857
6013
  *
5858
6014
  * @param request - ListConfigRuleEvaluationResultsRequest
5859
6015
  * @returns ListConfigRuleEvaluationResultsResponse
@@ -5863,7 +6019,7 @@ class Client extends openapi_core_1.default {
5863
6019
  return await this.listConfigRuleEvaluationResultsWithOptions(request, runtime);
5864
6020
  }
5865
6021
  /**
5866
- * 透出用户维度的历史评估结果统计
6022
+ * Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
5867
6023
  *
5868
6024
  * @param request - ListConfigRuleEvaluationStatisticsRequest
5869
6025
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5885,7 +6041,7 @@ class Client extends openapi_core_1.default {
5885
6041
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConfigRuleEvaluationStatisticsResponse({}));
5886
6042
  }
5887
6043
  /**
5888
- * 透出用户维度的历史评估结果统计
6044
+ * Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
5889
6045
  * @returns ListConfigRuleEvaluationStatisticsResponse
5890
6046
  */
5891
6047
  async listConfigRuleEvaluationStatistics() {
@@ -5893,7 +6049,7 @@ class Client extends openapi_core_1.default {
5893
6049
  return await this.listConfigRuleEvaluationStatisticsWithOptions(runtime);
5894
6050
  }
5895
6051
  /**
5896
- * Lists the operators available for Cloud Config rules.
6052
+ * 规则支持的操作符列表
5897
6053
  *
5898
6054
  * @param request - ListConfigRuleOperatorsRequest
5899
6055
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5915,7 +6071,7 @@ class Client extends openapi_core_1.default {
5915
6071
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConfigRuleOperatorsResponse({}));
5916
6072
  }
5917
6073
  /**
5918
- * Lists the operators available for Cloud Config rules.
6074
+ * 规则支持的操作符列表
5919
6075
  * @returns ListConfigRuleOperatorsResponse
5920
6076
  */
5921
6077
  async listConfigRuleOperators() {
@@ -5923,10 +6079,10 @@ class Client extends openapi_core_1.default {
5923
6079
  return await this.listConfigRuleOperatorsWithOptions(runtime);
5924
6080
  }
5925
6081
  /**
5926
- * Queries a list of rules.
6082
+ * Queries the rules of the current account.
5927
6083
  *
5928
6084
  * @remarks
5929
- * This topic provides an example of how to query the list of rules for the current account. The sample response indicates that the rule list contains one rule, three resources are evaluated, and the compliance result is COMPLIANT.
6085
+ * This topic provides an example on how to query the rules of the current account. The response shows that the current account has a total of one rule and three evaluated resources. The resources are evaluated as compliant.
5930
6086
  *
5931
6087
  * @param tmpReq - ListConfigRulesRequest
5932
6088
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5990,10 +6146,10 @@ class Client extends openapi_core_1.default {
5990
6146
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConfigRulesResponse({}));
5991
6147
  }
5992
6148
  /**
5993
- * Queries a list of rules.
6149
+ * Queries the rules of the current account.
5994
6150
  *
5995
6151
  * @remarks
5996
- * This topic provides an example of how to query the list of rules for the current account. The sample response indicates that the rule list contains one rule, three resources are evaluated, and the compliance result is COMPLIANT.
6152
+ * This topic provides an example on how to query the rules of the current account. The response shows that the current account has a total of one rule and three evaluated resources. The resources are evaluated as compliant.
5997
6153
  *
5998
6154
  * @param request - ListConfigRulesRequest
5999
6155
  * @returns ListConfigRulesResponse
@@ -6003,13 +6159,10 @@ class Client extends openapi_core_1.default {
6003
6159
  return await this.listConfigRulesWithOptions(request, runtime);
6004
6160
  }
6005
6161
  /**
6006
- * Queries a list of resources that are aggregated across regions in the current Alibaba Cloud account.
6162
+ * Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
6007
6163
  *
6008
6164
  * @remarks
6009
- * ### Limits
6010
- * Cloud Config supports only specific Alibaba Cloud services and resource types. The returned resource list includes only these supported resources. For more information about supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
6011
- * ### Usage notes
6012
- * This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
6165
+ * This topic provides an example on how to call the ListDiscoveredResources operation to query the resources in the current Alibaba Cloud account. The returned result indicates that a total of eight resources exist in the account.
6013
6166
  *
6014
6167
  * @param request - ListDiscoveredResourcesRequest
6015
6168
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6065,13 +6218,10 @@ class Client extends openapi_core_1.default {
6065
6218
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDiscoveredResourcesResponse({}));
6066
6219
  }
6067
6220
  /**
6068
- * Queries a list of resources that are aggregated across regions in the current Alibaba Cloud account.
6221
+ * Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
6069
6222
  *
6070
6223
  * @remarks
6071
- * ### Limits
6072
- * Cloud Config supports only specific Alibaba Cloud services and resource types. The returned resource list includes only these supported resources. For more information about supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
6073
- * ### Usage notes
6074
- * This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
6224
+ * This topic provides an example on how to call the ListDiscoveredResources operation to query the resources in the current Alibaba Cloud account. The returned result indicates that a total of eight resources exist in the account.
6075
6225
  *
6076
6226
  * @param request - ListDiscoveredResourcesRequest
6077
6227
  * @returns ListDiscoveredResourcesResponse
@@ -6081,7 +6231,10 @@ class Client extends openapi_core_1.default {
6081
6231
  return await this.listDiscoveredResourcesWithOptions(request, runtime);
6082
6232
  }
6083
6233
  /**
6084
- * Queries the services integrated with CloudConfig and their statuses.
6234
+ * Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
6235
+ *
6236
+ * @remarks
6237
+ * This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
6085
6238
  *
6086
6239
  * @param request - ListIntegratedServiceRequest
6087
6240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6103,7 +6256,10 @@ class Client extends openapi_core_1.default {
6103
6256
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListIntegratedServiceResponse({}));
6104
6257
  }
6105
6258
  /**
6106
- * Queries the services integrated with CloudConfig and their statuses.
6259
+ * Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
6260
+ *
6261
+ * @remarks
6262
+ * This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
6107
6263
  * @returns ListIntegratedServiceResponse
6108
6264
  */
6109
6265
  async listIntegratedService() {
@@ -6111,13 +6267,13 @@ class Client extends openapi_core_1.default {
6111
6267
  return await this.listIntegratedServiceWithOptions(runtime);
6112
6268
  }
6113
6269
  /**
6114
- * Queries the rule templates that are supported by Cloud Config.
6270
+ * Queries a list of managed rules supported by Cloud Config.
6115
6271
  *
6116
6272
  * @remarks
6117
- * ### Background information
6118
- * For more information about rule definitions, working principles, and templates, see [Definition and working principles of rules](https://help.aliyun.com/document_detail/128273.html).
6119
- * ### Usage notes
6120
- * This topic provides an example of how to query all rule templates that contain the keyword `CDN`. The sample response shows that a total of 21 rule templates are returned.
6273
+ * ### [](#)Background information
6274
+ * For more information about how to define, execute, and integrate a managed rule, see [Definition and execution of rules](https://help.aliyun.com/document_detail/128273.html).
6275
+ * ### [](#)Description
6276
+ * This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
6121
6277
  *
6122
6278
  * @param request - ListManagedRulesRequest
6123
6279
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6161,13 +6317,13 @@ class Client extends openapi_core_1.default {
6161
6317
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListManagedRulesResponse({}));
6162
6318
  }
6163
6319
  /**
6164
- * Queries the rule templates that are supported by Cloud Config.
6320
+ * Queries a list of managed rules supported by Cloud Config.
6165
6321
  *
6166
6322
  * @remarks
6167
- * ### Background information
6168
- * For more information about rule definitions, working principles, and templates, see [Definition and working principles of rules](https://help.aliyun.com/document_detail/128273.html).
6169
- * ### Usage notes
6170
- * This topic provides an example of how to query all rule templates that contain the keyword `CDN`. The sample response shows that a total of 21 rule templates are returned.
6323
+ * ### [](#)Background information
6324
+ * For more information about how to define, execute, and integrate a managed rule, see [Definition and execution of rules](https://help.aliyun.com/document_detail/128273.html).
6325
+ * ### [](#)Description
6326
+ * This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
6171
6327
  *
6172
6328
  * @param request - ListManagedRulesRequest
6173
6329
  * @returns ListManagedRulesResponse
@@ -6177,11 +6333,11 @@ class Client extends openapi_core_1.default {
6177
6333
  return await this.listManagedRulesWithOptions(request, runtime);
6178
6334
  }
6179
6335
  /**
6180
- * Queries the proactive rules supported by Cloud Config.
6336
+ * Queries a list of evaluation rules supported by Cloud Config.
6181
6337
  *
6182
6338
  * @remarks
6183
- * For more information about the concepts, working principles, and integration procedure of proactive rules, see [Definitions and working principles of proactive rules](https://help.aliyun.com/document_detail/470802.html).
6184
- * Proactive rules and rule templates originate from the same source rules. After you create resources, proactive rules continuously check your resources for compliance.
6339
+ * For more information about how to define, execute, and integrate an evaluation rule, see [Definition and execution of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
6340
+ * After you create an evaluation rule, a managed rule that has the same settings as the evaluation rule is created. After you create a resource, the managed rule can be used to continuously check the compliance of the resource.
6185
6341
  *
6186
6342
  * @param tmpReq - ListPreManagedRulesRequest
6187
6343
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6221,11 +6377,11 @@ class Client extends openapi_core_1.default {
6221
6377
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPreManagedRulesResponse({}));
6222
6378
  }
6223
6379
  /**
6224
- * Queries the proactive rules supported by Cloud Config.
6380
+ * Queries a list of evaluation rules supported by Cloud Config.
6225
6381
  *
6226
6382
  * @remarks
6227
- * For more information about the concepts, working principles, and integration procedure of proactive rules, see [Definitions and working principles of proactive rules](https://help.aliyun.com/document_detail/470802.html).
6228
- * Proactive rules and rule templates originate from the same source rules. After you create resources, proactive rules continuously check your resources for compliance.
6383
+ * For more information about how to define, execute, and integrate an evaluation rule, see [Definition and execution of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
6384
+ * After you create an evaluation rule, a managed rule that has the same settings as the evaluation rule is created. After you create a resource, the managed rule can be used to continuously check the compliance of the resource.
6229
6385
  *
6230
6386
  * @param request - ListPreManagedRulesRequest
6231
6387
  * @returns ListPreManagedRulesResponse
@@ -6235,7 +6391,7 @@ class Client extends openapi_core_1.default {
6235
6391
  return await this.listPreManagedRulesWithOptions(request, runtime);
6236
6392
  }
6237
6393
  /**
6238
- * This operation obtains a list of recommended managed rules.
6394
+ * 获取推荐的托管规则列表
6239
6395
  *
6240
6396
  * @param request - ListRecommendManagedRulesRequest
6241
6397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6288,7 +6444,7 @@ class Client extends openapi_core_1.default {
6288
6444
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRecommendManagedRulesResponse({}));
6289
6445
  }
6290
6446
  /**
6291
- * This operation obtains a list of recommended managed rules.
6447
+ * 获取推荐的托管规则列表
6292
6448
  *
6293
6449
  * @param request - ListRecommendManagedRulesRequest
6294
6450
  * @returns ListRecommendManagedRulesResponse
@@ -6298,7 +6454,10 @@ class Client extends openapi_core_1.default {
6298
6454
  return await this.listRecommendManagedRulesWithOptions(request, runtime);
6299
6455
  }
6300
6456
  /**
6301
- * 修正执行历史
6457
+ * Queries the remediation records of a rule.
6458
+ *
6459
+ * @remarks
6460
+ * This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
6302
6461
  *
6303
6462
  * @param request - ListRemediationExecutionsRequest
6304
6463
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6336,7 +6495,10 @@ class Client extends openapi_core_1.default {
6336
6495
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRemediationExecutionsResponse({}));
6337
6496
  }
6338
6497
  /**
6339
- * 修正执行历史
6498
+ * Queries the remediation records of a rule.
6499
+ *
6500
+ * @remarks
6501
+ * This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
6340
6502
  *
6341
6503
  * @param request - ListRemediationExecutionsRequest
6342
6504
  * @returns ListRemediationExecutionsResponse
@@ -6346,7 +6508,10 @@ class Client extends openapi_core_1.default {
6346
6508
  return await this.listRemediationExecutionsWithOptions(request, runtime);
6347
6509
  }
6348
6510
  /**
6349
- * 修正模版列表
6511
+ * Queries a list of remediation templates for a managed rule.
6512
+ *
6513
+ * @remarks
6514
+ * In this topic, the `oss-bucket-public-write-prohibited` managed rule is used as an example. The return result shows the details of the remediation template of the `OOS` type for the managed rule. OOS represents Operation Orchestration Service.
6350
6515
  *
6351
6516
  * @param request - ListRemediationTemplatesRequest
6352
6517
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6384,7 +6549,10 @@ class Client extends openapi_core_1.default {
6384
6549
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRemediationTemplatesResponse({}));
6385
6550
  }
6386
6551
  /**
6387
- * 修正模版列表
6552
+ * Queries a list of remediation templates for a managed rule.
6553
+ *
6554
+ * @remarks
6555
+ * In this topic, the `oss-bucket-public-write-prohibited` managed rule is used as an example. The return result shows the details of the remediation template of the `OOS` type for the managed rule. OOS represents Operation Orchestration Service.
6388
6556
  *
6389
6557
  * @param request - ListRemediationTemplatesRequest
6390
6558
  * @returns ListRemediationTemplatesResponse
@@ -6394,7 +6562,10 @@ class Client extends openapi_core_1.default {
6394
6562
  return await this.listRemediationTemplatesWithOptions(request, runtime);
6395
6563
  }
6396
6564
  /**
6397
- * 查询规则的修正
6565
+ * Queries the information about the execution of remediation templates.
6566
+ *
6567
+ * @remarks
6568
+ * This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
6398
6569
  *
6399
6570
  * @param request - ListRemediationsRequest
6400
6571
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6429,7 +6600,10 @@ class Client extends openapi_core_1.default {
6429
6600
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRemediationsResponse({}));
6430
6601
  }
6431
6602
  /**
6432
- * 查询规则的修正
6603
+ * Queries the information about the execution of remediation templates.
6604
+ *
6605
+ * @remarks
6606
+ * This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
6433
6607
  *
6434
6608
  * @param request - ListRemediationsRequest
6435
6609
  * @returns ListRemediationsResponse
@@ -6439,7 +6613,7 @@ class Client extends openapi_core_1.default {
6439
6613
  return await this.listRemediationsWithOptions(request, runtime);
6440
6614
  }
6441
6615
  /**
6442
- * Queries the details of compliance report templates in batches.
6616
+ * 批量获取合规报告模版详情
6443
6617
  *
6444
6618
  * @param request - ListReportTemplatesRequest
6445
6619
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6474,7 +6648,7 @@ class Client extends openapi_core_1.default {
6474
6648
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListReportTemplatesResponse({}));
6475
6649
  }
6476
6650
  /**
6477
- * Queries the details of compliance report templates in batches.
6651
+ * 批量获取合规报告模版详情
6478
6652
  *
6479
6653
  * @param request - ListReportTemplatesRequest
6480
6654
  * @returns ListReportTemplatesResponse
@@ -6484,7 +6658,10 @@ class Client extends openapi_core_1.default {
6484
6658
  return await this.listReportTemplatesWithOptions(request, runtime);
6485
6659
  }
6486
6660
  /**
6487
- * Queries the evaluation results for a resource based on a rule.
6661
+ * Queries the compliance evaluation results of resources.
6662
+ *
6663
+ * @remarks
6664
+ * In this example, the compliance evaluation result of the `23642660635396****` resource is queried and the resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
6488
6665
  *
6489
6666
  * @param request - ListResourceEvaluationResultsRequest
6490
6667
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6534,7 +6711,10 @@ class Client extends openapi_core_1.default {
6534
6711
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourceEvaluationResultsResponse({}));
6535
6712
  }
6536
6713
  /**
6537
- * Queries the evaluation results for a resource based on a rule.
6714
+ * Queries the compliance evaluation results of resources.
6715
+ *
6716
+ * @remarks
6717
+ * In this example, the compliance evaluation result of the `23642660635396****` resource is queried and the resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
6538
6718
  *
6539
6719
  * @param request - ListResourceEvaluationResultsRequest
6540
6720
  * @returns ListResourceEvaluationResultsResponse
@@ -6544,7 +6724,11 @@ class Client extends openapi_core_1.default {
6544
6724
  return await this.listResourceEvaluationResultsWithOptions(request, runtime);
6545
6725
  }
6546
6726
  /**
6547
- * 获取资源关系列表
6727
+ * Queries a list of resources that associate with a specific resource.
6728
+ *
6729
+ * @remarks
6730
+ * For information about the Alibaba Cloud services and resource types supported by Cloud Config, see [Alibaba Cloud services and resource types supported by Cloud Config](https://help.aliyun.com/document_detail/127411.html).
6731
+ * This topic provides an example on how to query the information about the disks that are attached to an Elastic Compute Service (ECS) instance named `i-j6cajg9yrfoh4sas****` that is created by the current Alibaba Cloud account in the China (Shanghai) region.
6548
6732
  *
6549
6733
  * @param request - ListResourceRelationsRequest
6550
6734
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6594,7 +6778,11 @@ class Client extends openapi_core_1.default {
6594
6778
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourceRelationsResponse({}));
6595
6779
  }
6596
6780
  /**
6597
- * 获取资源关系列表
6781
+ * Queries a list of resources that associate with a specific resource.
6782
+ *
6783
+ * @remarks
6784
+ * For information about the Alibaba Cloud services and resource types supported by Cloud Config, see [Alibaba Cloud services and resource types supported by Cloud Config](https://help.aliyun.com/document_detail/127411.html).
6785
+ * This topic provides an example on how to query the information about the disks that are attached to an Elastic Compute Service (ECS) instance named `i-j6cajg9yrfoh4sas****` that is created by the current Alibaba Cloud account in the China (Shanghai) region.
6598
6786
  *
6599
6787
  * @param request - ListResourceRelationsRequest
6600
6788
  * @returns ListResourceRelationsResponse
@@ -6604,7 +6792,14 @@ class Client extends openapi_core_1.default {
6604
6792
  return await this.listResourceRelationsWithOptions(request, runtime);
6605
6793
  }
6606
6794
  /**
6607
- * 资源列表高级搜索接口
6795
+ * Obtains resources based on the fields in the resource properties by using a SELECT statement.
6796
+ *
6797
+ * @remarks
6798
+ * When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see [Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema).
6799
+ * >
6800
+ * * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
6801
+ * * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
6802
+ * This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` within the current account by using the advanced search feature.
6608
6803
  *
6609
6804
  * @param request - ListResourcesByAdvancedSearchRequest
6610
6805
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6633,7 +6828,14 @@ class Client extends openapi_core_1.default {
6633
6828
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourcesByAdvancedSearchResponse({}));
6634
6829
  }
6635
6830
  /**
6636
- * 资源列表高级搜索接口
6831
+ * Obtains resources based on the fields in the resource properties by using a SELECT statement.
6832
+ *
6833
+ * @remarks
6834
+ * When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see [Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema).
6835
+ * >
6836
+ * * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
6837
+ * * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
6838
+ * This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` within the current account by using the advanced search feature.
6637
6839
  *
6638
6840
  * @param request - ListResourcesByAdvancedSearchRequest
6639
6841
  * @returns ListResourcesByAdvancedSearchResponse
@@ -6691,7 +6893,7 @@ class Client extends openapi_core_1.default {
6691
6893
  return await this.listSupportedProductsWithOptions(request, runtime);
6692
6894
  }
6693
6895
  /**
6694
- * Queries the tags attached to resources in Cloud Config.
6896
+ * Queries the tags that are added to a resource in Cloud Config.
6695
6897
  *
6696
6898
  * @param tmpReq - ListTagResourcesRequest
6697
6899
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6737,7 +6939,7 @@ class Client extends openapi_core_1.default {
6737
6939
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagResourcesResponse({}));
6738
6940
  }
6739
6941
  /**
6740
- * Queries the tags attached to resources in Cloud Config.
6942
+ * Queries the tags that are added to a resource in Cloud Config.
6741
6943
  *
6742
6944
  * @param request - ListTagResourcesRequest
6743
6945
  * @returns ListTagResourcesResponse
@@ -6747,7 +6949,10 @@ class Client extends openapi_core_1.default {
6747
6949
  return await this.listTagResourcesWithOptions(request, runtime);
6748
6950
  }
6749
6951
  /**
6750
- * 自定义规则评估结果回调
6952
+ * Submits the evaluation results of a rule from Function Compute.
6953
+ *
6954
+ * @remarks
6955
+ * For more information about the definition, use scenarios, and execution of custom function rules, see [Definition and execution of custom function rules](https://help.aliyun.com/document_detail/127405.html).
6751
6956
  *
6752
6957
  * @param request - PutEvaluationsRequest
6753
6958
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6782,7 +6987,10 @@ class Client extends openapi_core_1.default {
6782
6987
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutEvaluationsResponse({}));
6783
6988
  }
6784
6989
  /**
6785
- * 自定义规则评估结果回调
6990
+ * Submits the evaluation results of a rule from Function Compute.
6991
+ *
6992
+ * @remarks
6993
+ * For more information about the definition, use scenarios, and execution of custom function rules, see [Definition and execution of custom function rules](https://help.aliyun.com/document_detail/127405.html).
6786
6994
  *
6787
6995
  * @param request - PutEvaluationsRequest
6788
6996
  * @returns PutEvaluationsResponse
@@ -6792,7 +7000,13 @@ class Client extends openapi_core_1.default {
6792
7000
  return await this.putEvaluationsWithOptions(request, runtime);
6793
7001
  }
6794
7002
  /**
6795
- * 取消评估结果的忽略状态
7003
+ * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule in an account group are resumed.
7004
+ *
7005
+ * @remarks
7006
+ * ### [](#)Prerequisites
7007
+ * One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreAggregateEvaluationResults](https://help.aliyun.com/document_detail/607054.html).
7008
+ * ### [](#)Description
7009
+ * This topic provides an example on how to re-evaluate the non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule of the `120886317861****` member in the `ca-5b6c626622af008f****` group account. The ID of the region in which the resource resides is `cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
6796
7010
  *
6797
7011
  * @param tmpReq - RevertAggregateEvaluationResultsRequest
6798
7012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6832,7 +7046,13 @@ class Client extends openapi_core_1.default {
6832
7046
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevertAggregateEvaluationResultsResponse({}));
6833
7047
  }
6834
7048
  /**
6835
- * 取消评估结果的忽略状态
7049
+ * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule in an account group are resumed.
7050
+ *
7051
+ * @remarks
7052
+ * ### [](#)Prerequisites
7053
+ * One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreAggregateEvaluationResults](https://help.aliyun.com/document_detail/607054.html).
7054
+ * ### [](#)Description
7055
+ * This topic provides an example on how to re-evaluate the non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule of the `120886317861****` member in the `ca-5b6c626622af008f****` group account. The ID of the region in which the resource resides is `cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
6836
7056
  *
6837
7057
  * @param request - RevertAggregateEvaluationResultsRequest
6838
7058
  * @returns RevertAggregateEvaluationResultsResponse
@@ -6842,7 +7062,13 @@ class Client extends openapi_core_1.default {
6842
7062
  return await this.revertAggregateEvaluationResultsWithOptions(request, runtime);
6843
7063
  }
6844
7064
  /**
6845
- * 恢复已忽略的某条规则对某些资源的评估结果后,继续显示该规则对资源的评估结果
7065
+ * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
7066
+ *
7067
+ * @remarks
7068
+ * ### [](#)Prerequisites
7069
+ * One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreEvaluationResults](https://help.aliyun.com/document_detail/606990.html).
7070
+ * ### [](#)Description
7071
+ * This topic provides an example on how to re-evaluate the `lb-hp3a3b4ztyfm2plgm****` non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule. The ID of the region in which the resource resides is`cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
6846
7072
  *
6847
7073
  * @param tmpReq - RevertEvaluationResultsRequest
6848
7074
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6879,7 +7105,13 @@ class Client extends openapi_core_1.default {
6879
7105
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevertEvaluationResultsResponse({}));
6880
7106
  }
6881
7107
  /**
6882
- * 恢复已忽略的某条规则对某些资源的评估结果后,继续显示该规则对资源的评估结果
7108
+ * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
7109
+ *
7110
+ * @remarks
7111
+ * ### [](#)Prerequisites
7112
+ * One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreEvaluationResults](https://help.aliyun.com/document_detail/606990.html).
7113
+ * ### [](#)Description
7114
+ * This topic provides an example on how to re-evaluate the `lb-hp3a3b4ztyfm2plgm****` non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule. The ID of the region in which the resource resides is`cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
6883
7115
  *
6884
7116
  * @param request - RevertEvaluationResultsRequest
6885
7117
  * @returns RevertEvaluationResultsResponse
@@ -6889,7 +7121,11 @@ class Client extends openapi_core_1.default {
6889
7121
  return await this.revertEvaluationResultsWithOptions(request, runtime);
6890
7122
  }
6891
7123
  /**
6892
- * 重新审计指定账号组内的某条规则或某个合规包中的所有规则
7124
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
7125
+ *
7126
+ * @remarks
7127
+ * > After you call this operation, the compliance evaluation is performed only once. To query the compliance evaluation results returned by the rule, call the ListAggregateConfigRuleEvaluationResults operation. For more information, see [ListAggregateConfigRuleEvaluationResults](https://help.aliyun.com/document_detail/265979.html).
7128
+ * The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
6893
7129
  *
6894
7130
  * @param request - StartAggregateConfigRuleEvaluationRequest
6895
7131
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6927,7 +7163,11 @@ class Client extends openapi_core_1.default {
6927
7163
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartAggregateConfigRuleEvaluationResponse({}));
6928
7164
  }
6929
7165
  /**
6930
- * 重新审计指定账号组内的某条规则或某个合规包中的所有规则
7166
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
7167
+ *
7168
+ * @remarks
7169
+ * > After you call this operation, the compliance evaluation is performed only once. To query the compliance evaluation results returned by the rule, call the ListAggregateConfigRuleEvaluationResults operation. For more information, see [ListAggregateConfigRuleEvaluationResults](https://help.aliyun.com/document_detail/265979.html).
7170
+ * The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
6931
7171
  *
6932
7172
  * @param request - StartAggregateConfigRuleEvaluationRequest
6933
7173
  * @returns StartAggregateConfigRuleEvaluationResponse
@@ -6937,7 +7177,10 @@ class Client extends openapi_core_1.default {
6937
7177
  return await this.startAggregateConfigRuleEvaluationWithOptions(request, runtime);
6938
7178
  }
6939
7179
  /**
6940
- * 执行账号组规则修正
7180
+ * Performs a remediation operation by using a rule in an account group.
7181
+ *
7182
+ * @remarks
7183
+ * This topic provides an example on how to manually perform a remediation operation by using the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The return result shows that the manual execution is successful.
6941
7184
  *
6942
7185
  * @param request - StartAggregateRemediationRequest
6943
7186
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6955,6 +7198,15 @@ class Client extends openapi_core_1.default {
6955
7198
  if (!$dara.isNull(request.resourceAccountId)) {
6956
7199
  query["ResourceAccountId"] = request.resourceAccountId;
6957
7200
  }
7201
+ if (!$dara.isNull(request.resourceId)) {
7202
+ query["ResourceId"] = request.resourceId;
7203
+ }
7204
+ if (!$dara.isNull(request.resourceRegionId)) {
7205
+ query["ResourceRegionId"] = request.resourceRegionId;
7206
+ }
7207
+ if (!$dara.isNull(request.resourceType)) {
7208
+ query["ResourceType"] = request.resourceType;
7209
+ }
6958
7210
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
6959
7211
  query: openapi_core_2.OpenApiUtil.query(query),
6960
7212
  });
@@ -6972,7 +7224,10 @@ class Client extends openapi_core_1.default {
6972
7224
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartAggregateRemediationResponse({}));
6973
7225
  }
6974
7226
  /**
6975
- * 执行账号组规则修正
7227
+ * Performs a remediation operation by using a rule in an account group.
7228
+ *
7229
+ * @remarks
7230
+ * This topic provides an example on how to manually perform a remediation operation by using the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The return result shows that the manual execution is successful.
6976
7231
  *
6977
7232
  * @param request - StartAggregateRemediationRequest
6978
7233
  * @returns StartAggregateRemediationResponse
@@ -6982,10 +7237,10 @@ class Client extends openapi_core_1.default {
6982
7237
  return await this.startAggregateRemediationWithOptions(request, runtime);
6983
7238
  }
6984
7239
  /**
6985
- * Re-evaluates a specific rule or all rules in a compliance package.
7240
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
6986
7241
  *
6987
7242
  * @remarks
6988
- * This topic provides an example of how to re-evaluate the rule cr-9920626622af0035\\*\\*\\*\\*.
7243
+ * In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
6989
7244
  *
6990
7245
  * @param request - StartConfigRuleEvaluationRequest
6991
7246
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7020,10 +7275,10 @@ class Client extends openapi_core_1.default {
7020
7275
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartConfigRuleEvaluationResponse({}));
7021
7276
  }
7022
7277
  /**
7023
- * Re-evaluates a specific rule or all rules in a compliance package.
7278
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
7024
7279
  *
7025
7280
  * @remarks
7026
- * This topic provides an example of how to re-evaluate the rule cr-9920626622af0035\\*\\*\\*\\*.
7281
+ * In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
7027
7282
  *
7028
7283
  * @param request - StartConfigRuleEvaluationRequest
7029
7284
  * @returns StartConfigRuleEvaluationResponse
@@ -7033,7 +7288,7 @@ class Client extends openapi_core_1.default {
7033
7288
  return await this.startConfigRuleEvaluationWithOptions(request, runtime);
7034
7289
  }
7035
7290
  /**
7036
- * Starts a re-evaluation of a single resource.
7291
+ * 触发单资源重新评估
7037
7292
  *
7038
7293
  * @param request - StartConfigRuleEvaluationByResourceRequest
7039
7294
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7062,7 +7317,7 @@ class Client extends openapi_core_1.default {
7062
7317
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartConfigRuleEvaluationByResourceResponse({}));
7063
7318
  }
7064
7319
  /**
7065
- * Starts a re-evaluation of a single resource.
7320
+ * 触发单资源重新评估
7066
7321
  *
7067
7322
  * @param request - StartConfigRuleEvaluationByResourceRequest
7068
7323
  * @returns StartConfigRuleEvaluationByResourceResponse
@@ -7072,7 +7327,10 @@ class Client extends openapi_core_1.default {
7072
7327
  return await this.startConfigRuleEvaluationByResourceWithOptions(request, runtime);
7073
7328
  }
7074
7329
  /**
7075
- * 启用配置审计服务
7330
+ * Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
7331
+ *
7332
+ * @remarks
7333
+ * This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
7076
7334
  *
7077
7335
  * @param request - StartConfigurationRecorderRequest
7078
7336
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7094,7 +7352,10 @@ class Client extends openapi_core_1.default {
7094
7352
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartConfigurationRecorderResponse({}));
7095
7353
  }
7096
7354
  /**
7097
- * 启用配置审计服务
7355
+ * Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
7356
+ *
7357
+ * @remarks
7358
+ * This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
7098
7359
  * @returns StartConfigurationRecorderResponse
7099
7360
  */
7100
7361
  async startConfigurationRecorder() {
@@ -7102,7 +7363,10 @@ class Client extends openapi_core_1.default {
7102
7363
  return await this.startConfigurationRecorderWithOptions(runtime);
7103
7364
  }
7104
7365
  /**
7105
- * 执行修正
7366
+ * Performs a remediation operation based on a rule.
7367
+ *
7368
+ * @remarks
7369
+ * This topic provides an example on how to perform a remediation operation by using the rule whose ID is `cr-8a973ac2e2be00a2****`. The returned result shows that the manual execution is successful.
7106
7370
  *
7107
7371
  * @param request - StartRemediationRequest
7108
7372
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7114,6 +7378,15 @@ class Client extends openapi_core_1.default {
7114
7378
  if (!$dara.isNull(request.configRuleId)) {
7115
7379
  query["ConfigRuleId"] = request.configRuleId;
7116
7380
  }
7381
+ if (!$dara.isNull(request.resourceId)) {
7382
+ query["ResourceId"] = request.resourceId;
7383
+ }
7384
+ if (!$dara.isNull(request.resourceRegionId)) {
7385
+ query["ResourceRegionId"] = request.resourceRegionId;
7386
+ }
7387
+ if (!$dara.isNull(request.resourceType)) {
7388
+ query["ResourceType"] = request.resourceType;
7389
+ }
7117
7390
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
7118
7391
  query: openapi_core_2.OpenApiUtil.query(query),
7119
7392
  });
@@ -7131,7 +7404,10 @@ class Client extends openapi_core_1.default {
7131
7404
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StartRemediationResponse({}));
7132
7405
  }
7133
7406
  /**
7134
- * 执行修正
7407
+ * Performs a remediation operation based on a rule.
7408
+ *
7409
+ * @remarks
7410
+ * This topic provides an example on how to perform a remediation operation by using the rule whose ID is `cr-8a973ac2e2be00a2****`. The returned result shows that the manual execution is successful.
7135
7411
  *
7136
7412
  * @param request - StartRemediationRequest
7137
7413
  * @returns StartRemediationResponse
@@ -7141,7 +7417,10 @@ class Client extends openapi_core_1.default {
7141
7417
  return await this.startRemediationWithOptions(request, runtime);
7142
7418
  }
7143
7419
  /**
7144
- * 停用配置审计服务
7420
+ * Deactivates Cloud Config.
7421
+ *
7422
+ * @remarks
7423
+ * > After you deactivate Cloud Config, the resource configurations, created rules, and compliance evaluation results that are stored in Cloud Config are automatically cleared and cannot be restored. Proceed with caution.
7145
7424
  *
7146
7425
  * @param request - StopConfigurationRecorderRequest
7147
7426
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7163,7 +7442,10 @@ class Client extends openapi_core_1.default {
7163
7442
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopConfigurationRecorderResponse({}));
7164
7443
  }
7165
7444
  /**
7166
- * 停用配置审计服务
7445
+ * Deactivates Cloud Config.
7446
+ *
7447
+ * @remarks
7448
+ * > After you deactivate Cloud Config, the resource configurations, created rules, and compliance evaluation results that are stored in Cloud Config are automatically cleared and cannot be restored. Proceed with caution.
7167
7449
  * @returns StopConfigurationRecorderResponse
7168
7450
  */
7169
7451
  async stopConfigurationRecorder() {
@@ -7171,7 +7453,7 @@ class Client extends openapi_core_1.default {
7171
7453
  return await this.stopConfigurationRecorderWithOptions(runtime);
7172
7454
  }
7173
7455
  /**
7174
- * Attaches tags to CloudConfig rules, account groups, and compliance packages.
7456
+ * Adds tags to a rule, an account group, and a compliance package of Cloud Config.
7175
7457
  *
7176
7458
  * @param tmpReq - TagResourcesRequest
7177
7459
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7214,7 +7496,7 @@ class Client extends openapi_core_1.default {
7214
7496
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.TagResourcesResponse({}));
7215
7497
  }
7216
7498
  /**
7217
- * Attaches tags to CloudConfig rules, account groups, and compliance packages.
7499
+ * Adds tags to a rule, an account group, and a compliance package of Cloud Config.
7218
7500
  *
7219
7501
  * @param request - TagResourcesRequest
7220
7502
  * @returns TagResourcesResponse
@@ -7224,7 +7506,7 @@ class Client extends openapi_core_1.default {
7224
7506
  return await this.tagResourcesWithOptions(request, runtime);
7225
7507
  }
7226
7508
  /**
7227
- * Sends a real-time test notification.
7509
+ * 实时测试通知
7228
7510
  *
7229
7511
  * @param request - TriggerReportSendRequest
7230
7512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7253,7 +7535,7 @@ class Client extends openapi_core_1.default {
7253
7535
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.TriggerReportSendResponse({}));
7254
7536
  }
7255
7537
  /**
7256
- * Sends a real-time test notification.
7538
+ * 实时测试通知
7257
7539
  *
7258
7540
  * @param request - TriggerReportSendRequest
7259
7541
  * @returns TriggerReportSendResponse
@@ -7263,7 +7545,7 @@ class Client extends openapi_core_1.default {
7263
7545
  return await this.triggerReportSendWithOptions(request, runtime);
7264
7546
  }
7265
7547
  /**
7266
- * Detaches tags from resources in Cloud Config.
7548
+ * Removes tags from a resource in Cloud Config.
7267
7549
  *
7268
7550
  * @param request - UntagResourcesRequest
7269
7551
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7304,7 +7586,7 @@ class Client extends openapi_core_1.default {
7304
7586
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UntagResourcesResponse({}));
7305
7587
  }
7306
7588
  /**
7307
- * Detaches tags from resources in Cloud Config.
7589
+ * Removes tags from a resource in Cloud Config.
7308
7590
  *
7309
7591
  * @param request - UntagResourcesRequest
7310
7592
  * @returns UntagResourcesResponse
@@ -7314,10 +7596,10 @@ class Client extends openapi_core_1.default {
7314
7596
  return await this.untagResourcesWithOptions(request, runtime);
7315
7597
  }
7316
7598
  /**
7317
- * Updates a compliance pack in a specified account group.
7599
+ * Modifies the configurations of a compliance package in an account group.
7318
7600
  *
7319
7601
  * @remarks
7320
- * This topic provides an example of how to change the value of a parameter for the `eip-bandwidth-limit` rule template to `20` in the `cp-fdc8626622af00f9****` compliance pack that belongs to the `ca-f632626622af0079****` account group.
7602
+ * This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter in the rule template of the compliance package `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****` to `20`.
7321
7603
  *
7322
7604
  * @param tmpReq - UpdateAggregateCompliancePackRequest
7323
7605
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7409,10 +7691,10 @@ class Client extends openapi_core_1.default {
7409
7691
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAggregateCompliancePackResponse({}));
7410
7692
  }
7411
7693
  /**
7412
- * Updates a compliance pack in a specified account group.
7694
+ * Modifies the configurations of a compliance package in an account group.
7413
7695
  *
7414
7696
  * @remarks
7415
- * This topic provides an example of how to change the value of a parameter for the `eip-bandwidth-limit` rule template to `20` in the `cp-fdc8626622af00f9****` compliance pack that belongs to the `ca-f632626622af0079****` account group.
7697
+ * This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter in the rule template of the compliance package `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****` to `20`.
7416
7698
  *
7417
7699
  * @param request - UpdateAggregateCompliancePackRequest
7418
7700
  * @returns UpdateAggregateCompliancePackResponse
@@ -7422,7 +7704,10 @@ class Client extends openapi_core_1.default {
7422
7704
  return await this.updateAggregateCompliancePackWithOptions(request, runtime);
7423
7705
  }
7424
7706
  /**
7425
- * 账号组修改投递渠道
7707
+ * Modifies a delivery channel in an account group.
7708
+ *
7709
+ * @remarks
7710
+ * This topic provides an example on how to disable a delivery channel in an account group. The ID of the account group is `ca-a4e5626622af0079****`, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`. The Status parameter is set to `0`. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops resource data delivery.
7426
7711
  *
7427
7712
  * @param request - UpdateAggregateConfigDeliveryChannelRequest
7428
7713
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7490,7 +7775,10 @@ class Client extends openapi_core_1.default {
7490
7775
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAggregateConfigDeliveryChannelResponse({}));
7491
7776
  }
7492
7777
  /**
7493
- * 账号组修改投递渠道
7778
+ * Modifies a delivery channel in an account group.
7779
+ *
7780
+ * @remarks
7781
+ * This topic provides an example on how to disable a delivery channel in an account group. The ID of the account group is `ca-a4e5626622af0079****`, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`. The Status parameter is set to `0`. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops resource data delivery.
7494
7782
  *
7495
7783
  * @param request - UpdateAggregateConfigDeliveryChannelRequest
7496
7784
  * @returns UpdateAggregateConfigDeliveryChannelResponse
@@ -7500,10 +7788,10 @@ class Client extends openapi_core_1.default {
7500
7788
  return await this.updateAggregateConfigDeliveryChannelWithOptions(request, runtime);
7501
7789
  }
7502
7790
  /**
7503
- * Modifies the description, input parameters, and risk level of a rule in a specified account group.
7791
+ * Modifies the description, input parameters, and risk level of a rule in a specific account group.
7504
7792
  *
7505
7793
  * @remarks
7506
- * This topic provides an example of how to change the risk level of the rule `cr-4e3d626622af0080****` in the account group `ca-a4e5626622af0079****` to `3` (low risk).
7794
+ * This topic provides an example on how to change the risk level of the rule `cr-4e3d626622af0080****` in an account group `ca-a4e5626622af0079****` to `3`, which indicates low risk level.
7507
7795
  *
7508
7796
  * @param tmpReq - UpdateAggregateConfigRuleRequest
7509
7797
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7628,10 +7916,10 @@ class Client extends openapi_core_1.default {
7628
7916
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAggregateConfigRuleResponse({}));
7629
7917
  }
7630
7918
  /**
7631
- * Modifies the description, input parameters, and risk level of a rule in a specified account group.
7919
+ * Modifies the description, input parameters, and risk level of a rule in a specific account group.
7632
7920
  *
7633
7921
  * @remarks
7634
- * This topic provides an example of how to change the risk level of the rule `cr-4e3d626622af0080****` in the account group `ca-a4e5626622af0079****` to `3` (low risk).
7922
+ * This topic provides an example on how to change the risk level of the rule `cr-4e3d626622af0080****` in an account group `ca-a4e5626622af0079****` to `3`, which indicates low risk level.
7635
7923
  *
7636
7924
  * @param request - UpdateAggregateConfigRuleRequest
7637
7925
  * @returns UpdateAggregateConfigRuleResponse
@@ -7641,10 +7929,10 @@ class Client extends openapi_core_1.default {
7641
7929
  return await this.updateAggregateConfigRuleWithOptions(request, runtime);
7642
7930
  }
7643
7931
  /**
7644
- * Updates a specified rule remediation.
7932
+ * Modifies a remediation template for a rule in an account group.
7645
7933
  *
7646
7934
  * @remarks
7647
- * This topic provides an example of how to change the execution mode of the remediation `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution) for a rule in the account group `ca-6b4a626622af0012****`.
7935
+ * This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting for a rule in the `ca-6b4a626622af0012****` account group to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
7648
7936
  *
7649
7937
  * @param request - UpdateAggregateRemediationRequest
7650
7938
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7691,10 +7979,10 @@ class Client extends openapi_core_1.default {
7691
7979
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAggregateRemediationResponse({}));
7692
7980
  }
7693
7981
  /**
7694
- * Updates a specified rule remediation.
7982
+ * Modifies a remediation template for a rule in an account group.
7695
7983
  *
7696
7984
  * @remarks
7697
- * This topic provides an example of how to change the execution mode of the remediation `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution) for a rule in the account group `ca-6b4a626622af0012****`.
7985
+ * This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting for a rule in the `ca-6b4a626622af0012****` account group to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
7698
7986
  *
7699
7987
  * @param request - UpdateAggregateRemediationRequest
7700
7988
  * @returns UpdateAggregateRemediationResponse
@@ -7704,10 +7992,10 @@ class Client extends openapi_core_1.default {
7704
7992
  return await this.updateAggregateRemediationWithOptions(request, runtime);
7705
7993
  }
7706
7994
  /**
7707
- * The management account or a delegated administrator account of a resource directory can modify the name and description of an account group, and add or remove members.
7995
+ * The management account or delegated administrator account of a resource directory can be used to modify the name and description of an account group. The management account or delegated administrator account can also be used to add or remove members from the account group.
7708
7996
  *
7709
7997
  * @remarks
7710
- * This topic provides an example of how to add a member to the account group `ca-dacf86d8314e00eb****`. The member has an ID of `173808452267****`, a name of `Tony`, and an account type of `ResourceDirectory`.
7998
+ * This topic provides an example on how to add a member to the account group `ca-dacf86d8314e00eb****`. The member ID is `173808452267****`, the member name is `Tony`, and the member belongs to the resource directory `ResourceDirectory`.
7711
7999
  *
7712
8000
  * @param tmpReq - UpdateAggregatorRequest
7713
8001
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7764,10 +8052,10 @@ class Client extends openapi_core_1.default {
7764
8052
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAggregatorResponse({}));
7765
8053
  }
7766
8054
  /**
7767
- * The management account or a delegated administrator account of a resource directory can modify the name and description of an account group, and add or remove members.
8055
+ * The management account or delegated administrator account of a resource directory can be used to modify the name and description of an account group. The management account or delegated administrator account can also be used to add or remove members from the account group.
7768
8056
  *
7769
8057
  * @remarks
7770
- * This topic provides an example of how to add a member to the account group `ca-dacf86d8314e00eb****`. The member has an ID of `173808452267****`, a name of `Tony`, and an account type of `ResourceDirectory`.
8058
+ * This topic provides an example on how to add a member to the account group `ca-dacf86d8314e00eb****`. The member ID is `173808452267****`, the member name is `Tony`, and the member belongs to the resource directory `ResourceDirectory`.
7771
8059
  *
7772
8060
  * @param request - UpdateAggregatorRequest
7773
8061
  * @returns UpdateAggregatorResponse
@@ -7777,10 +8065,10 @@ class Client extends openapi_core_1.default {
7777
8065
  return await this.updateAggregatorWithOptions(request, runtime);
7778
8066
  }
7779
8067
  /**
7780
- * Updates the configuration of a specified compliance pack in the current account.
8068
+ * Modifies the configurations of a specific compliance package in the current account.
7781
8069
  *
7782
8070
  * @remarks
7783
- * This topic provides an example of how to change the parameter value for the `eip-bandwidth-limit` rule to `20` in the compliance pack `cp-a8a8626622af0082****`.
8071
+ * This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter of a rule in the compliance package `cp-a8a8626622af0082****` to `20`.
7784
8072
  *
7785
8073
  * @param tmpReq - UpdateCompliancePackRequest
7786
8074
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7869,10 +8157,10 @@ class Client extends openapi_core_1.default {
7869
8157
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCompliancePackResponse({}));
7870
8158
  }
7871
8159
  /**
7872
- * Updates the configuration of a specified compliance pack in the current account.
8160
+ * Modifies the configurations of a specific compliance package in the current account.
7873
8161
  *
7874
8162
  * @remarks
7875
- * This topic provides an example of how to change the parameter value for the `eip-bandwidth-limit` rule to `20` in the compliance pack `cp-a8a8626622af0082****`.
8163
+ * This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter of a rule in the compliance package `cp-a8a8626622af0082****` to `20`.
7876
8164
  *
7877
8165
  * @param request - UpdateCompliancePackRequest
7878
8166
  * @returns UpdateCompliancePackResponse
@@ -7882,10 +8170,10 @@ class Client extends openapi_core_1.default {
7882
8170
  return await this.updateCompliancePackWithOptions(request, runtime);
7883
8171
  }
7884
8172
  /**
7885
- * This operation modifies a delivery channel for the current account.
8173
+ * Modifies a delivery channel by using the current account.
7886
8174
  *
7887
8175
  * @remarks
7888
- * This topic provides an example of how to change the status of the delivery channel `cdc-8e45ff4e06a3a8****` to `0` (disabled). After you disable the delivery channel, Cloud Config retains the most recent delivery configuration and stops delivering resource data.
8176
+ * In this example, a delivery channel is disabled. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****```. The Status parameter is set to 0. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops the delivery of resource data.
7889
8177
  *
7890
8178
  * @param request - UpdateConfigDeliveryChannelRequest
7891
8179
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7950,10 +8238,10 @@ class Client extends openapi_core_1.default {
7950
8238
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateConfigDeliveryChannelResponse({}));
7951
8239
  }
7952
8240
  /**
7953
- * This operation modifies a delivery channel for the current account.
8241
+ * Modifies a delivery channel by using the current account.
7954
8242
  *
7955
8243
  * @remarks
7956
- * This topic provides an example of how to change the status of the delivery channel `cdc-8e45ff4e06a3a8****` to `0` (disabled). After you disable the delivery channel, Cloud Config retains the most recent delivery configuration and stops delivering resource data.
8244
+ * In this example, a delivery channel is disabled. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****```. The Status parameter is set to 0. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops the delivery of resource data.
7957
8245
  *
7958
8246
  * @param request - UpdateConfigDeliveryChannelRequest
7959
8247
  * @returns UpdateConfigDeliveryChannelResponse
@@ -7966,7 +8254,7 @@ class Client extends openapi_core_1.default {
7966
8254
  * Modifies the description, input parameters, and risk level of a rule.
7967
8255
  *
7968
8256
  * @remarks
7969
- * This topic provides an example of how to change the risk level of the rule `cr-a260626622af0005****` to `3` (low risk).
8257
+ * This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
7970
8258
  *
7971
8259
  * @param tmpReq - UpdateConfigRuleRequest
7972
8260
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8082,7 +8370,7 @@ class Client extends openapi_core_1.default {
8082
8370
  * Modifies the description, input parameters, and risk level of a rule.
8083
8371
  *
8084
8372
  * @remarks
8085
- * This topic provides an example of how to change the risk level of the rule `cr-a260626622af0005****` to `3` (low risk).
8373
+ * This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
8086
8374
  *
8087
8375
  * @param request - UpdateConfigRuleRequest
8088
8376
  * @returns UpdateConfigRuleResponse
@@ -8092,7 +8380,10 @@ class Client extends openapi_core_1.default {
8092
8380
  return await this.updateConfigRuleWithOptions(request, runtime);
8093
8381
  }
8094
8382
  /**
8095
- * 修改配置审计监控资源范围
8383
+ * Modifies the resource monitoring scope of the current account.
8384
+ *
8385
+ * @remarks
8386
+ * This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
8096
8387
  *
8097
8388
  * @param request - UpdateConfigurationRecorderRequest
8098
8389
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8121,7 +8412,10 @@ class Client extends openapi_core_1.default {
8121
8412
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateConfigurationRecorderResponse({}));
8122
8413
  }
8123
8414
  /**
8124
- * 修改配置审计监控资源范围
8415
+ * Modifies the resource monitoring scope of the current account.
8416
+ *
8417
+ * @remarks
8418
+ * This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
8125
8419
  *
8126
8420
  * @param request - UpdateConfigurationRecorderRequest
8127
8421
  * @returns UpdateConfigurationRecorderResponse
@@ -8131,7 +8425,7 @@ class Client extends openapi_core_1.default {
8131
8425
  return await this.updateConfigurationRecorderWithOptions(request, runtime);
8132
8426
  }
8133
8427
  /**
8134
- * 修改云产品集成用户状态
8428
+ * Enables or disables the integration of a cloud service.
8135
8429
  *
8136
8430
  * @param request - UpdateIntegratedServiceStatusRequest
8137
8431
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8169,7 +8463,7 @@ class Client extends openapi_core_1.default {
8169
8463
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateIntegratedServiceStatusResponse({}));
8170
8464
  }
8171
8465
  /**
8172
- * 修改云产品集成用户状态
8466
+ * Enables or disables the integration of a cloud service.
8173
8467
  *
8174
8468
  * @param request - UpdateIntegratedServiceStatusRequest
8175
8469
  * @returns UpdateIntegratedServiceStatusResponse
@@ -8179,10 +8473,10 @@ class Client extends openapi_core_1.default {
8179
8473
  return await this.updateIntegratedServiceStatusWithOptions(request, runtime);
8180
8474
  }
8181
8475
  /**
8182
- * Updates the specified remediation setting.
8476
+ * Updates a remediation template for a rule.
8183
8477
  *
8184
8478
  * @remarks
8185
- * This topic provides an example of how to change the execution mode for the remediation setting `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution).
8479
+ * This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
8186
8480
  *
8187
8481
  * @param request - UpdateRemediationRequest
8188
8482
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8229,10 +8523,10 @@ class Client extends openapi_core_1.default {
8229
8523
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateRemediationResponse({}));
8230
8524
  }
8231
8525
  /**
8232
- * Updates the specified remediation setting.
8526
+ * Updates a remediation template for a rule.
8233
8527
  *
8234
8528
  * @remarks
8235
- * This topic provides an example of how to change the execution mode for the remediation setting `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution).
8529
+ * This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
8236
8530
  *
8237
8531
  * @param request - UpdateRemediationRequest
8238
8532
  * @returns UpdateRemediationResponse
@@ -8242,7 +8536,7 @@ class Client extends openapi_core_1.default {
8242
8536
  return await this.updateRemediationWithOptions(request, runtime);
8243
8537
  }
8244
8538
  /**
8245
- * Updates a compliance report template.
8539
+ * 更新合规报告模版
8246
8540
  *
8247
8541
  * @param tmpReq - UpdateReportTemplateRequest
8248
8542
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8297,7 +8591,7 @@ class Client extends openapi_core_1.default {
8297
8591
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateReportTemplateResponse({}));
8298
8592
  }
8299
8593
  /**
8300
- * Updates a compliance report template.
8594
+ * 更新合规报告模版
8301
8595
  *
8302
8596
  * @param request - UpdateReportTemplateRequest
8303
8597
  * @returns UpdateReportTemplateResponse