@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/src/client.ts CHANGED
@@ -34,7 +34,10 @@ export default class Client extends OpenApi {
34
34
  }
35
35
 
36
36
  /**
37
- * 启用账号组规则
37
+ * 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.
38
+ *
39
+ * @remarks
40
+ * 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.
38
41
  *
39
42
  * @param request - ActiveAggregateConfigRulesRequest
40
43
  * @param runtime - runtime options for this request RuntimeOptions
@@ -73,7 +76,10 @@ export default class Client extends OpenApi {
73
76
  }
74
77
 
75
78
  /**
76
- * 启用账号组规则
79
+ * 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.
80
+ *
81
+ * @remarks
82
+ * 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.
77
83
  *
78
84
  * @param request - ActiveAggregateConfigRulesRequest
79
85
  * @returns ActiveAggregateConfigRulesResponse
@@ -84,7 +90,11 @@ export default class Client extends OpenApi {
84
90
  }
85
91
 
86
92
  /**
87
- * 启用指定规则
93
+ * 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.
94
+ *
95
+ * @remarks
96
+ * ### [](#)Prerequisites
97
+ * The rule is in the `INACTIVE` state.
88
98
  *
89
99
  * @param request - ActiveConfigRulesRequest
90
100
  * @param runtime - runtime options for this request RuntimeOptions
@@ -119,7 +129,11 @@ export default class Client extends OpenApi {
119
129
  }
120
130
 
121
131
  /**
122
- * 启用指定规则
132
+ * 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.
133
+ *
134
+ * @remarks
135
+ * ### [](#)Prerequisites
136
+ * The rule is in the `INACTIVE` state.
123
137
  *
124
138
  * @param request - ActiveConfigRulesRequest
125
139
  * @returns ActiveConfigRulesResponse
@@ -130,7 +144,10 @@ export default class Client extends OpenApi {
130
144
  }
131
145
 
132
146
  /**
133
- * 将指定账号组规则加入指定账号组合规包
147
+ * Adds one or more rules in an account group to a compliance package.
148
+ *
149
+ * @remarks
150
+ * 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.
134
151
  *
135
152
  * @param request - AttachAggregateConfigRuleToCompliancePackRequest
136
153
  * @param runtime - runtime options for this request RuntimeOptions
@@ -169,7 +186,10 @@ export default class Client extends OpenApi {
169
186
  }
170
187
 
171
188
  /**
172
- * 将指定账号组规则加入指定账号组合规包
189
+ * Adds one or more rules in an account group to a compliance package.
190
+ *
191
+ * @remarks
192
+ * 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.
173
193
  *
174
194
  * @param request - AttachAggregateConfigRuleToCompliancePackRequest
175
195
  * @returns AttachAggregateConfigRuleToCompliancePackResponse
@@ -180,7 +200,10 @@ export default class Client extends OpenApi {
180
200
  }
181
201
 
182
202
  /**
183
- * 将指定规则加入指定合规包
203
+ * Adds one or more rules to a compliance package.
204
+ *
205
+ * @remarks
206
+ * This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
184
207
  *
185
208
  * @param request - AttachConfigRuleToCompliancePackRequest
186
209
  * @param runtime - runtime options for this request RuntimeOptions
@@ -215,7 +238,10 @@ export default class Client extends OpenApi {
215
238
  }
216
239
 
217
240
  /**
218
- * 将指定规则加入指定合规包
241
+ * Adds one or more rules to a compliance package.
242
+ *
243
+ * @remarks
244
+ * This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
219
245
  *
220
246
  * @param request - AttachConfigRuleToCompliancePackRequest
221
247
  * @returns AttachConfigRuleToCompliancePackResponse
@@ -226,7 +252,7 @@ export default class Client extends OpenApi {
226
252
  }
227
253
 
228
254
  /**
229
- * 合规包复制
255
+ * Replicates compliance packages.
230
256
  *
231
257
  * @param request - CopyCompliancePacksRequest
232
258
  * @param runtime - runtime options for this request RuntimeOptions
@@ -265,7 +291,7 @@ export default class Client extends OpenApi {
265
291
  }
266
292
 
267
293
  /**
268
- * 合规包复制
294
+ * Replicates compliance packages.
269
295
  *
270
296
  * @param request - CopyCompliancePacksRequest
271
297
  * @returns CopyCompliancePacksResponse
@@ -276,7 +302,7 @@ export default class Client extends OpenApi {
276
302
  }
277
303
 
278
304
  /**
279
- * 规则复制
305
+ * Replicates rules.
280
306
  *
281
307
  * @param request - CopyConfigRulesRequest
282
308
  * @param runtime - runtime options for this request RuntimeOptions
@@ -315,7 +341,7 @@ export default class Client extends OpenApi {
315
341
  }
316
342
 
317
343
  /**
318
- * 规则复制
344
+ * Replicates rules.
319
345
  *
320
346
  * @param request - CopyConfigRulesRequest
321
347
  * @returns CopyConfigRulesResponse
@@ -326,7 +352,7 @@ export default class Client extends OpenApi {
326
352
  }
327
353
 
328
354
  /**
329
- * 生成当前账号搜索结果下载文件
355
+ * Creates a downloadable resource file for the current Alibaba Cloud account.
330
356
  *
331
357
  * @param request - CreateAdvancedSearchFileRequest
332
358
  * @param runtime - runtime options for this request RuntimeOptions
@@ -357,7 +383,7 @@ export default class Client extends OpenApi {
357
383
  }
358
384
 
359
385
  /**
360
- * 生成当前账号搜索结果下载文件
386
+ * Creates a downloadable resource file for the current Alibaba Cloud account.
361
387
  *
362
388
  * @param request - CreateAdvancedSearchFileRequest
363
389
  * @returns CreateAdvancedSearchFileResponse
@@ -368,10 +394,10 @@ export default class Client extends OpenApi {
368
394
  }
369
395
 
370
396
  /**
371
- * Creates a downloadable file of advanced search results for resources in an account group.
397
+ * Creates a downloadable resource file for an account group.
372
398
  *
373
399
  * @remarks
374
- * 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.
400
+ * 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.
375
401
  *
376
402
  * @param request - CreateAggregateAdvancedSearchFileRequest
377
403
  * @param runtime - runtime options for this request RuntimeOptions
@@ -406,10 +432,10 @@ export default class Client extends OpenApi {
406
432
  }
407
433
 
408
434
  /**
409
- * Creates a downloadable file of advanced search results for resources in an account group.
435
+ * Creates a downloadable resource file for an account group.
410
436
  *
411
437
  * @remarks
412
- * 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.
438
+ * 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.
413
439
  *
414
440
  * @param request - CreateAggregateAdvancedSearchFileRequest
415
441
  * @returns CreateAggregateAdvancedSearchFileResponse
@@ -420,13 +446,10 @@ export default class Client extends OpenApi {
420
446
  }
421
447
 
422
448
  /**
423
- * Creates a compliance pack for a specified account group.
449
+ * Creates a compliance package for an account group.
424
450
  *
425
451
  * @remarks
426
- * 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.
427
- * 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.
428
- * A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
429
- * 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).
452
+ * 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`.
430
453
  *
431
454
  * @param tmpReq - CreateAggregateCompliancePackRequest
432
455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -550,13 +573,10 @@ export default class Client extends OpenApi {
550
573
  }
551
574
 
552
575
  /**
553
- * Creates a compliance pack for a specified account group.
576
+ * Creates a compliance package for an account group.
554
577
  *
555
578
  * @remarks
556
- * 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.
557
- * 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.
558
- * A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
559
- * 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).
579
+ * 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`.
560
580
  *
561
581
  * @param request - CreateAggregateCompliancePackRequest
562
582
  * @returns CreateAggregateCompliancePackResponse
@@ -567,20 +587,10 @@ export default class Client extends OpenApi {
567
587
  }
568
588
 
569
589
  /**
570
- * 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).
590
+ * Creates a delivery channel for an account group.
571
591
  *
572
592
  * @remarks
573
- * ### Background information
574
- * - Deliver to Simple Log Service (SLS)
575
- * 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).
576
- * - Deliver to Object Storage Service (OSS)
577
- * 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).
578
- * - Deliver to Simple Message Queue (MNS)
579
- * 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).
580
- * ### Limits
581
- * You can create a maximum of five delivery channels for each account group.
582
- * ### Usage notes
583
- * 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****`.
593
+ * 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****`.
584
594
  *
585
595
  * @param request - CreateAggregateConfigDeliveryChannelRequest
586
596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -659,20 +669,10 @@ export default class Client extends OpenApi {
659
669
  }
660
670
 
661
671
  /**
662
- * 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).
672
+ * Creates a delivery channel for an account group.
663
673
  *
664
674
  * @remarks
665
- * ### Background information
666
- * - Deliver to Simple Log Service (SLS)
667
- * 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).
668
- * - Deliver to Object Storage Service (OSS)
669
- * 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).
670
- * - Deliver to Simple Message Queue (MNS)
671
- * 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).
672
- * ### Limits
673
- * You can create a maximum of five delivery channels for each account group.
674
- * ### Usage notes
675
- * 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****`.
675
+ * 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****`.
676
676
  *
677
677
  * @param request - CreateAggregateConfigDeliveryChannelRequest
678
678
  * @returns CreateAggregateConfigDeliveryChannelResponse
@@ -683,19 +683,13 @@ export default class Client extends OpenApi {
683
683
  }
684
684
 
685
685
  /**
686
- * 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.
686
+ * Creates a rule for an account group.
687
687
  *
688
688
  * @remarks
689
689
  * ### Limits
690
- * Each management account and delegated administrator account can have a maximum of 200 rules.
691
- * ### Background information
692
- * Cloud Config supports the following methods for creating rules:
693
- * - Create rules from templates
694
- * 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).
695
- * - Create rules based on functions in Function Compute
696
- * 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).
690
+ * You can create up to 200 rules for each management account.
697
691
  * ### Usage notes
698
- * 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****`.
692
+ * 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****`.
699
693
  *
700
694
  * @param tmpReq - CreateAggregateConfigRuleRequest
701
695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -863,19 +857,13 @@ export default class Client extends OpenApi {
863
857
  }
864
858
 
865
859
  /**
866
- * 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.
860
+ * Creates a rule for an account group.
867
861
  *
868
862
  * @remarks
869
863
  * ### Limits
870
- * Each management account and delegated administrator account can have a maximum of 200 rules.
871
- * ### Background information
872
- * Cloud Config supports the following methods for creating rules:
873
- * - Create rules from templates
874
- * 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).
875
- * - Create rules based on functions in Function Compute
876
- * 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).
864
+ * You can create up to 200 rules for each management account.
877
865
  * ### Usage notes
878
- * 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****`.
866
+ * 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****`.
879
867
  *
880
868
  * @param request - CreateAggregateConfigRuleRequest
881
869
  * @returns CreateAggregateConfigRuleResponse
@@ -886,16 +874,10 @@ export default class Client extends OpenApi {
886
874
  }
887
875
 
888
876
  /**
889
- * Creates a remediation for a rule in a specified account group.
877
+ * Creates a remediation template for a rule in an account group.
890
878
  *
891
879
  * @remarks
892
- * ### Background information
893
- * - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
894
- * Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
895
- * - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
896
- * Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
897
- * ### Usage notes
898
- * 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****`.
880
+ * 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****`.
899
881
  *
900
882
  * @param request - CreateAggregateRemediationRequest
901
883
  * @param runtime - runtime options for this request RuntimeOptions
@@ -954,16 +936,10 @@ export default class Client extends OpenApi {
954
936
  }
955
937
 
956
938
  /**
957
- * Creates a remediation for a rule in a specified account group.
939
+ * Creates a remediation template for a rule in an account group.
958
940
  *
959
941
  * @remarks
960
- * ### Background information
961
- * - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
962
- * Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
963
- * - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
964
- * Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
965
- * ### Usage notes
966
- * 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****`.
942
+ * 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****`.
967
943
  *
968
944
  * @param request - CreateAggregateRemediationRequest
969
945
  * @returns CreateAggregateRemediationResponse
@@ -974,24 +950,16 @@ export default class Client extends OpenApi {
974
950
  }
975
951
 
976
952
  /**
977
- * 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.
953
+ * Creates an account group.
978
954
  *
979
955
  * @remarks
980
- * ### Limits
981
- * 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.
982
- * ### Background information
983
- * 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).
956
+ * Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
984
957
  * Cloud Config supports the following types of account groups:
985
- * - 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.
986
- * - 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.
987
- * - 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.
988
- * - 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.
989
- * - 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.
990
- * A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
991
- * ### Usage notes
992
- * 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:
993
- * - The member account ID is `171322098523****` and the member account name is `Alice`.
994
- * - The member account ID is `100532098349****` and the member account name is `Tom`.
958
+ * * 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.
959
+ * * 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.
960
+ * 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:
961
+ * * Member account ID: `171322098523****`. Member account name: `Alice`.
962
+ * * Member account ID: `100532098349****`. Member account name: `Tom`.
995
963
  *
996
964
  * @param tmpReq - CreateAggregatorRequest
997
965
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1058,24 +1026,16 @@ export default class Client extends OpenApi {
1058
1026
  }
1059
1027
 
1060
1028
  /**
1061
- * 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.
1029
+ * Creates an account group.
1062
1030
  *
1063
1031
  * @remarks
1064
- * ### Limits
1065
- * 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.
1066
- * ### Background information
1067
- * 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).
1032
+ * Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
1068
1033
  * Cloud Config supports the following types of account groups:
1069
- * - 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.
1070
- * - 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.
1071
- * - 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.
1072
- * - 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.
1073
- * - 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.
1074
- * A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
1075
- * ### Usage notes
1076
- * 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:
1077
- * - The member account ID is `171322098523****` and the member account name is `Alice`.
1078
- * - The member account ID is `100532098349****` and the member account name is `Tom`.
1034
+ * * 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.
1035
+ * * 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.
1036
+ * 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:
1037
+ * * Member account ID: `171322098523****`. Member account name: `Alice`.
1038
+ * * Member account ID: `100532098349****`. Member account name: `Tom`.
1079
1039
  *
1080
1040
  * @param request - CreateAggregatorRequest
1081
1041
  * @returns CreateAggregatorResponse
@@ -1086,7 +1046,11 @@ export default class Client extends OpenApi {
1086
1046
  }
1087
1047
 
1088
1048
  /**
1089
- * 为当前账号创建合规包
1049
+ * Creates a compliance package for the current account.
1050
+ *
1051
+ * @remarks
1052
+ * Each ordinary account can create up to five compliance packages.
1053
+ * 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`.
1090
1054
  *
1091
1055
  * @param tmpReq - CreateCompliancePackRequest
1092
1056
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1206,7 +1170,11 @@ export default class Client extends OpenApi {
1206
1170
  }
1207
1171
 
1208
1172
  /**
1209
- * 为当前账号创建合规包
1173
+ * Creates a compliance package for the current account.
1174
+ *
1175
+ * @remarks
1176
+ * Each ordinary account can create up to five compliance packages.
1177
+ * 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`.
1210
1178
  *
1211
1179
  * @param request - CreateCompliancePackRequest
1212
1180
  * @returns CreateCompliancePackResponse
@@ -1217,20 +1185,10 @@ export default class Client extends OpenApi {
1217
1185
  }
1218
1186
 
1219
1187
  /**
1220
- * Creates a delivery channel to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
1188
+ * Creates a delivery channel.
1221
1189
  *
1222
1190
  * @remarks
1223
- * ### Background information
1224
- * - Deliver to Simple Log Service (SLS)
1225
- * 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).
1226
- * - Deliver to Object Storage Service (OSS)
1227
- * 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).
1228
- * - Deliver to Simple Message Queue (formerly MNS)
1229
- * 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).
1230
- * ### Limits
1231
- * You can create a maximum of 5 delivery channels.
1232
- * ### Usage notes
1233
- * 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.
1191
+ * 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****`.
1234
1192
  *
1235
1193
  * @param request - CreateConfigDeliveryChannelRequest
1236
1194
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1305,20 +1263,10 @@ export default class Client extends OpenApi {
1305
1263
  }
1306
1264
 
1307
1265
  /**
1308
- * Creates a delivery channel to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
1266
+ * Creates a delivery channel.
1309
1267
  *
1310
1268
  * @remarks
1311
- * ### Background information
1312
- * - Deliver to Simple Log Service (SLS)
1313
- * 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).
1314
- * - Deliver to Object Storage Service (OSS)
1315
- * 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).
1316
- * - Deliver to Simple Message Queue (formerly MNS)
1317
- * 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).
1318
- * ### Limits
1319
- * You can create a maximum of 5 delivery channels.
1320
- * ### Usage notes
1321
- * 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.
1269
+ * 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****`.
1322
1270
  *
1323
1271
  * @param request - CreateConfigDeliveryChannelRequest
1324
1272
  * @returns CreateConfigDeliveryChannelResponse
@@ -1329,19 +1277,11 @@ export default class Client extends OpenApi {
1329
1277
  }
1330
1278
 
1331
1279
  /**
1332
- * 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.
1280
+ * Creates a rule for the current account.
1333
1281
  *
1334
1282
  * @remarks
1335
- * ### Limits
1336
- * You can create up to 200 rules for each account.
1337
- * ### Background information
1338
- * You can create rules in Cloud Config in the following ways:
1339
- * - Create rules from templates
1340
- * 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).
1341
- * - Create custom rules using Function Compute
1342
- * 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).
1343
- * ### Usage notes
1344
- * 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****`.
1283
+ * ## Limits
1284
+ * You can use a common account to create up to 200 rules.
1345
1285
  *
1346
1286
  * @param tmpReq - CreateConfigRuleRequest
1347
1287
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1489,19 +1429,11 @@ export default class Client extends OpenApi {
1489
1429
  }
1490
1430
 
1491
1431
  /**
1492
- * 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.
1432
+ * Creates a rule for the current account.
1493
1433
  *
1494
1434
  * @remarks
1495
- * ### Limits
1496
- * You can create up to 200 rules for each account.
1497
- * ### Background information
1498
- * You can create rules in Cloud Config in the following ways:
1499
- * - Create rules from templates
1500
- * 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).
1501
- * - Create custom rules using Function Compute
1502
- * 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).
1503
- * ### Usage notes
1504
- * 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****`.
1435
+ * ## Limits
1436
+ * You can use a common account to create up to 200 rules.
1505
1437
  *
1506
1438
  * @param request - CreateConfigRuleRequest
1507
1439
  * @returns CreateConfigRuleResponse
@@ -1512,16 +1444,10 @@ export default class Client extends OpenApi {
1512
1444
  }
1513
1445
 
1514
1446
  /**
1515
- * Creates a remediation for an existing rule.
1447
+ * Creates a remediation template for a rule.
1516
1448
  *
1517
1449
  * @remarks
1518
- * ### Background information
1519
- * - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
1520
- * Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
1521
- * - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
1522
- * Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
1523
- * ### Usage notes
1524
- * 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****`.
1450
+ * 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****`.
1525
1451
  *
1526
1452
  * @param request - CreateRemediationRequest
1527
1453
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1576,16 +1502,10 @@ export default class Client extends OpenApi {
1576
1502
  }
1577
1503
 
1578
1504
  /**
1579
- * Creates a remediation for an existing rule.
1505
+ * Creates a remediation template for a rule.
1580
1506
  *
1581
1507
  * @remarks
1582
- * ### Background information
1583
- * - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
1584
- * Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
1585
- * - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
1586
- * Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
1587
- * ### Usage notes
1588
- * 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****`.
1508
+ * 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****`.
1589
1509
  *
1590
1510
  * @param request - CreateRemediationRequest
1591
1511
  * @returns CreateRemediationResponse
@@ -1596,7 +1516,7 @@ export default class Client extends OpenApi {
1596
1516
  }
1597
1517
 
1598
1518
  /**
1599
- * Create a compliance report template for the current UID.
1519
+ * 为当前UID创建合规报告模版
1600
1520
  *
1601
1521
  * @param tmpReq - CreateReportTemplateRequest
1602
1522
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1657,7 +1577,7 @@ export default class Client extends OpenApi {
1657
1577
  }
1658
1578
 
1659
1579
  /**
1660
- * Create a compliance report template for the current UID.
1580
+ * 为当前UID创建合规报告模版
1661
1581
  *
1662
1582
  * @param request - CreateReportTemplateRequest
1663
1583
  * @returns CreateReportTemplateResponse
@@ -1668,7 +1588,13 @@ export default class Client extends OpenApi {
1668
1588
  }
1669
1589
 
1670
1590
  /**
1671
- * 停用账号组规则
1591
+ * 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.
1592
+ *
1593
+ * @remarks
1594
+ * ### [](#)Prerequisites
1595
+ * The status of the rule is `ACTIVE`.
1596
+ * ### [](#)Description
1597
+ * This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
1672
1598
  *
1673
1599
  * @param request - DeactiveAggregateConfigRulesRequest
1674
1600
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1707,7 +1633,13 @@ export default class Client extends OpenApi {
1707
1633
  }
1708
1634
 
1709
1635
  /**
1710
- * 停用账号组规则
1636
+ * 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.
1637
+ *
1638
+ * @remarks
1639
+ * ### [](#)Prerequisites
1640
+ * The status of the rule is `ACTIVE`.
1641
+ * ### [](#)Description
1642
+ * This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
1711
1643
  *
1712
1644
  * @param request - DeactiveAggregateConfigRulesRequest
1713
1645
  * @returns DeactiveAggregateConfigRulesResponse
@@ -1718,7 +1650,13 @@ export default class Client extends OpenApi {
1718
1650
  }
1719
1651
 
1720
1652
  /**
1721
- * 停用指定规则
1653
+ * 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.
1654
+ *
1655
+ * @remarks
1656
+ * ### [](#)Prerequisites
1657
+ * The status of the rule is `ACTIVE`.
1658
+ * ### [](#)Description
1659
+ * This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
1722
1660
  *
1723
1661
  * @param request - DeactiveConfigRulesRequest
1724
1662
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1753,7 +1691,13 @@ export default class Client extends OpenApi {
1753
1691
  }
1754
1692
 
1755
1693
  /**
1756
- * 停用指定规则
1694
+ * 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.
1695
+ *
1696
+ * @remarks
1697
+ * ### [](#)Prerequisites
1698
+ * The status of the rule is `ACTIVE`.
1699
+ * ### [](#)Description
1700
+ * This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
1757
1701
  *
1758
1702
  * @param request - DeactiveConfigRulesRequest
1759
1703
  * @returns DeactiveConfigRulesResponse
@@ -1764,7 +1708,10 @@ export default class Client extends OpenApi {
1764
1708
  }
1765
1709
 
1766
1710
  /**
1767
- * 删除指定账号组内的合规包。删除合规包后,该合规包的检查结果和检查报告也自动被删除
1711
+ * Deletes the compliance packages of an account group.
1712
+ *
1713
+ * @remarks
1714
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
1768
1715
  *
1769
1716
  * @param request - DeleteAggregateCompliancePacksRequest
1770
1717
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1807,7 +1754,10 @@ export default class Client extends OpenApi {
1807
1754
  }
1808
1755
 
1809
1756
  /**
1810
- * 删除指定账号组内的合规包。删除合规包后,该合规包的检查结果和检查报告也自动被删除
1757
+ * Deletes the compliance packages of an account group.
1758
+ *
1759
+ * @remarks
1760
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
1811
1761
  *
1812
1762
  * @param request - DeleteAggregateCompliancePacksRequest
1813
1763
  * @returns DeleteAggregateCompliancePacksResponse
@@ -1818,7 +1768,10 @@ export default class Client extends OpenApi {
1818
1768
  }
1819
1769
 
1820
1770
  /**
1821
- * 账号组删除投递渠道
1771
+ * Deletes a delivery channel from an account group.
1772
+ *
1773
+ * @remarks
1774
+ * 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.
1822
1775
  *
1823
1776
  * @param request - DeleteAggregateConfigDeliveryChannelRequest
1824
1777
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1853,7 +1806,10 @@ export default class Client extends OpenApi {
1853
1806
  }
1854
1807
 
1855
1808
  /**
1856
- * 账号组删除投递渠道
1809
+ * Deletes a delivery channel from an account group.
1810
+ *
1811
+ * @remarks
1812
+ * 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.
1857
1813
  *
1858
1814
  * @param request - DeleteAggregateConfigDeliveryChannelRequest
1859
1815
  * @returns DeleteAggregateConfigDeliveryChannelResponse
@@ -1864,7 +1820,10 @@ export default class Client extends OpenApi {
1864
1820
  }
1865
1821
 
1866
1822
  /**
1867
- * 删除指定账号组内的规则。删除规则后,其配置信息不再保留
1823
+ * 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.
1824
+ *
1825
+ * @remarks
1826
+ * This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
1868
1827
  *
1869
1828
  * @param request - DeleteAggregateConfigRulesRequest
1870
1829
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1899,7 +1858,10 @@ export default class Client extends OpenApi {
1899
1858
  }
1900
1859
 
1901
1860
  /**
1902
- * 删除指定账号组内的规则。删除规则后,其配置信息不再保留
1861
+ * 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.
1862
+ *
1863
+ * @remarks
1864
+ * This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
1903
1865
  *
1904
1866
  * @param request - DeleteAggregateConfigRulesRequest
1905
1867
  * @returns DeleteAggregateConfigRulesResponse
@@ -1910,10 +1872,10 @@ export default class Client extends OpenApi {
1910
1872
  }
1911
1873
 
1912
1874
  /**
1913
- * Deletes the remediation settings for a rule in a specified account group.
1875
+ * Deletes one or more remediation templates from a rule in an account group.
1914
1876
  *
1915
1877
  * @remarks
1916
- * 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.
1878
+ * 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.
1917
1879
  *
1918
1880
  * @param request - DeleteAggregateRemediationsRequest
1919
1881
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1948,10 +1910,10 @@ export default class Client extends OpenApi {
1948
1910
  }
1949
1911
 
1950
1912
  /**
1951
- * Deletes the remediation settings for a rule in a specified account group.
1913
+ * Deletes one or more remediation templates from a rule in an account group.
1952
1914
  *
1953
1915
  * @remarks
1954
- * 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.
1916
+ * 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.
1955
1917
  *
1956
1918
  * @param request - DeleteAggregateRemediationsRequest
1957
1919
  * @returns DeleteAggregateRemediationsResponse
@@ -1962,7 +1924,17 @@ export default class Client extends OpenApi {
1962
1924
  }
1963
1925
 
1964
1926
  /**
1965
- * 删除账号组
1927
+ * The management account or delegated administrator account of a resource directory can delete an account group.
1928
+ *
1929
+ * @remarks
1930
+ * ### [](#)Background information
1931
+ * After you delete an account group, the following changes occur to Cloud Config:
1932
+ * * The rules and compliance packages of the account group are deleted and cannot be recovered.
1933
+ * * All compliance results generated in the account group are automatically deleted and cannot be recovered.
1934
+ * * Service-linked roles for Cloud Config of member accounts in the account group are retained.
1935
+ * * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
1936
+ * ### [](#)Description
1937
+ * This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
1966
1938
  *
1967
1939
  * @param request - DeleteAggregatorsRequest
1968
1940
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1997,7 +1969,17 @@ export default class Client extends OpenApi {
1997
1969
  }
1998
1970
 
1999
1971
  /**
2000
- * 删除账号组
1972
+ * The management account or delegated administrator account of a resource directory can delete an account group.
1973
+ *
1974
+ * @remarks
1975
+ * ### [](#)Background information
1976
+ * After you delete an account group, the following changes occur to Cloud Config:
1977
+ * * The rules and compliance packages of the account group are deleted and cannot be recovered.
1978
+ * * All compliance results generated in the account group are automatically deleted and cannot be recovered.
1979
+ * * Service-linked roles for Cloud Config of member accounts in the account group are retained.
1980
+ * * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
1981
+ * ### [](#)Description
1982
+ * This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
2001
1983
  *
2002
1984
  * @param request - DeleteAggregatorsRequest
2003
1985
  * @returns DeleteAggregatorsResponse
@@ -2008,7 +1990,10 @@ export default class Client extends OpenApi {
2008
1990
  }
2009
1991
 
2010
1992
  /**
2011
- * 批量删除合规包
1993
+ * Deletes one or more compliance packages.
1994
+ *
1995
+ * @remarks
1996
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
2012
1997
  *
2013
1998
  * @param request - DeleteCompliancePacksRequest
2014
1999
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2047,7 +2032,10 @@ export default class Client extends OpenApi {
2047
2032
  }
2048
2033
 
2049
2034
  /**
2050
- * 批量删除合规包
2035
+ * Deletes one or more compliance packages.
2036
+ *
2037
+ * @remarks
2038
+ * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
2051
2039
  *
2052
2040
  * @param request - DeleteCompliancePacksRequest
2053
2041
  * @returns DeleteCompliancePacksResponse
@@ -2058,7 +2046,10 @@ export default class Client extends OpenApi {
2058
2046
  }
2059
2047
 
2060
2048
  /**
2061
- * 当前账号删除投递渠道
2049
+ * Deletes a delivery channel.
2050
+ *
2051
+ * @remarks
2052
+ * 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.
2062
2053
  *
2063
2054
  * @param request - DeleteConfigDeliveryChannelRequest
2064
2055
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2089,7 +2080,10 @@ export default class Client extends OpenApi {
2089
2080
  }
2090
2081
 
2091
2082
  /**
2092
- * 当前账号删除投递渠道
2083
+ * Deletes a delivery channel.
2084
+ *
2085
+ * @remarks
2086
+ * 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.
2093
2087
  *
2094
2088
  * @param request - DeleteConfigDeliveryChannelRequest
2095
2089
  * @returns DeleteConfigDeliveryChannelResponse
@@ -2100,7 +2094,10 @@ export default class Client extends OpenApi {
2100
2094
  }
2101
2095
 
2102
2096
  /**
2103
- * 批量删除规则
2097
+ * Deletes rules.
2098
+ *
2099
+ * @remarks
2100
+ * In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
2104
2101
  *
2105
2102
  * @param request - DeleteConfigRulesRequest
2106
2103
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2131,7 +2128,10 @@ export default class Client extends OpenApi {
2131
2128
  }
2132
2129
 
2133
2130
  /**
2134
- * 批量删除规则
2131
+ * Deletes rules.
2132
+ *
2133
+ * @remarks
2134
+ * In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
2135
2135
  *
2136
2136
  * @param request - DeleteConfigRulesRequest
2137
2137
  * @returns DeleteConfigRulesResponse
@@ -2142,10 +2142,10 @@ export default class Client extends OpenApi {
2142
2142
  }
2143
2143
 
2144
2144
  /**
2145
- * Deletes specified remediation settings.
2145
+ * Deletes one or more configured remediation templates that are associated with a rule.
2146
2146
  *
2147
2147
  * @remarks
2148
- * 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.
2148
+ * 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.
2149
2149
  *
2150
2150
  * @param request - DeleteRemediationsRequest
2151
2151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2176,10 +2176,10 @@ export default class Client extends OpenApi {
2176
2176
  }
2177
2177
 
2178
2178
  /**
2179
- * Deletes specified remediation settings.
2179
+ * Deletes one or more configured remediation templates that are associated with a rule.
2180
2180
  *
2181
2181
  * @remarks
2182
- * 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.
2182
+ * 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.
2183
2183
  *
2184
2184
  * @param request - DeleteRemediationsRequest
2185
2185
  * @returns DeleteRemediationsResponse
@@ -2190,7 +2190,7 @@ export default class Client extends OpenApi {
2190
2190
  }
2191
2191
 
2192
2192
  /**
2193
- * Deletes a compliance report template.
2193
+ * 删除合规报告模版
2194
2194
  *
2195
2195
  * @param request - DeleteReportTemplateRequest
2196
2196
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2221,7 +2221,7 @@ export default class Client extends OpenApi {
2221
2221
  }
2222
2222
 
2223
2223
  /**
2224
- * Deletes a compliance report template.
2224
+ * 删除合规报告模版
2225
2225
  *
2226
2226
  * @param request - DeleteReportTemplateRequest
2227
2227
  * @returns DeleteReportTemplateResponse
@@ -2232,7 +2232,7 @@ export default class Client extends OpenApi {
2232
2232
  }
2233
2233
 
2234
2234
  /**
2235
- * This operation retrieves the details of multiple resources in a batch.
2235
+ * 批量获取资源详情
2236
2236
  *
2237
2237
  * @param request - DescribeDiscoveredResourceBatchRequest
2238
2238
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2271,7 +2271,7 @@ export default class Client extends OpenApi {
2271
2271
  }
2272
2272
 
2273
2273
  /**
2274
- * This operation retrieves the details of multiple resources in a batch.
2274
+ * 批量获取资源详情
2275
2275
  *
2276
2276
  * @param request - DescribeDiscoveredResourceBatchRequest
2277
2277
  * @returns DescribeDiscoveredResourceBatchResponse
@@ -2282,7 +2282,7 @@ export default class Client extends OpenApi {
2282
2282
  }
2283
2283
 
2284
2284
  /**
2285
- * Queries the authorization status of an integrated cloud service.
2285
+ * 查询用户集成云产品的授权状态
2286
2286
  *
2287
2287
  * @param request - DescribeIntegratedServiceStatusRequest
2288
2288
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2313,7 +2313,7 @@ export default class Client extends OpenApi {
2313
2313
  }
2314
2314
 
2315
2315
  /**
2316
- * Queries the authorization status of an integrated cloud service.
2316
+ * 查询用户集成云产品的授权状态
2317
2317
  *
2318
2318
  * @param request - DescribeIntegratedServiceStatusRequest
2319
2319
  * @returns DescribeIntegratedServiceStatusResponse
@@ -2324,7 +2324,7 @@ export default class Client extends OpenApi {
2324
2324
  }
2325
2325
 
2326
2326
  /**
2327
- * 获取修正详情
2327
+ * This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
2328
2328
  *
2329
2329
  * @param request - DescribeRemediationRequest
2330
2330
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2351,7 +2351,7 @@ export default class Client extends OpenApi {
2351
2351
  }
2352
2352
 
2353
2353
  /**
2354
- * 获取修正详情
2354
+ * This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
2355
2355
  *
2356
2356
  * @param request - DescribeRemediationRequest
2357
2357
  * @returns DescribeRemediationResponse
@@ -2362,7 +2362,13 @@ export default class Client extends OpenApi {
2362
2362
  }
2363
2363
 
2364
2364
  /**
2365
- * 将指定账号组规则从指定账号组合规包中移出
2365
+ * Removes one or more rules in an account group from a compliance package.
2366
+ *
2367
+ * @remarks
2368
+ * ### Prerequisites
2369
+ * One or more rules are added to a compliance package.
2370
+ * ### Usage notes
2371
+ * 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.
2366
2372
  *
2367
2373
  * @param request - DetachAggregateConfigRuleToCompliancePackRequest
2368
2374
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2401,7 +2407,13 @@ export default class Client extends OpenApi {
2401
2407
  }
2402
2408
 
2403
2409
  /**
2404
- * 将指定账号组规则从指定账号组合规包中移出
2410
+ * Removes one or more rules in an account group from a compliance package.
2411
+ *
2412
+ * @remarks
2413
+ * ### Prerequisites
2414
+ * One or more rules are added to a compliance package.
2415
+ * ### Usage notes
2416
+ * 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.
2405
2417
  *
2406
2418
  * @param request - DetachAggregateConfigRuleToCompliancePackRequest
2407
2419
  * @returns DetachAggregateConfigRuleToCompliancePackResponse
@@ -2412,13 +2424,13 @@ export default class Client extends OpenApi {
2412
2424
  }
2413
2425
 
2414
2426
  /**
2415
- * This operation detaches one or more rules from a compliance package.
2427
+ * Removes one or more rules from a compliance package.
2416
2428
  *
2417
2429
  * @remarks
2418
2430
  * ### Prerequisites
2419
- * Make sure that the destination compliance package contains rules.
2431
+ * One or more rules are added to a compliance package.
2420
2432
  * ### Usage notes
2421
- * This topic provides an example of detaching the rule `cr-6cc4626622af00e7****` from the compliance package `cp-5bb1626622af00bd****`.
2433
+ * This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
2422
2434
  *
2423
2435
  * @param request - DetachConfigRuleToCompliancePackRequest
2424
2436
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2453,13 +2465,13 @@ export default class Client extends OpenApi {
2453
2465
  }
2454
2466
 
2455
2467
  /**
2456
- * This operation detaches one or more rules from a compliance package.
2468
+ * Removes one or more rules from a compliance package.
2457
2469
  *
2458
2470
  * @remarks
2459
2471
  * ### Prerequisites
2460
- * Make sure that the destination compliance package contains rules.
2472
+ * One or more rules are added to a compliance package.
2461
2473
  * ### Usage notes
2462
- * This topic provides an example of detaching the rule `cr-6cc4626622af00e7****` from the compliance package `cp-5bb1626622af00bd****`.
2474
+ * This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
2463
2475
  *
2464
2476
  * @param request - DetachConfigRuleToCompliancePackRequest
2465
2477
  * @returns DetachConfigRuleToCompliancePackResponse
@@ -2470,7 +2482,7 @@ export default class Client extends OpenApi {
2470
2482
  }
2471
2483
 
2472
2484
  /**
2473
- * This API performs a dry run on rules for proactive compliance pre-checks.
2485
+ * 试运行事前合规预检的规则
2474
2486
  *
2475
2487
  * @param request - DryRunConfigRuleRequest
2476
2488
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2505,7 +2517,7 @@ export default class Client extends OpenApi {
2505
2517
  }
2506
2518
 
2507
2519
  /**
2508
- * This API performs a dry run on rules for proactive compliance pre-checks.
2520
+ * 试运行事前合规预检的规则
2509
2521
  *
2510
2522
  * @param request - DryRunConfigRuleRequest
2511
2523
  * @returns DryRunConfigRuleResponse
@@ -2516,11 +2528,7 @@ export default class Client extends OpenApi {
2516
2528
  }
2517
2529
 
2518
2530
  /**
2519
- * Executes evaluation rules to perform compliance pre-checks on resources.
2520
- *
2521
- * @remarks
2522
- * 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).
2523
- * 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.
2531
+ * Executes evaluation rules to evaluate resources.
2524
2532
  *
2525
2533
  * @param tmpReq - EvaluatePreConfigRulesRequest
2526
2534
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2565,11 +2573,7 @@ export default class Client extends OpenApi {
2565
2573
  }
2566
2574
 
2567
2575
  /**
2568
- * Executes evaluation rules to perform compliance pre-checks on resources.
2569
- *
2570
- * @remarks
2571
- * 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).
2572
- * 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.
2576
+ * Executes evaluation rules to evaluate resources.
2573
2577
  *
2574
2578
  * @param request - EvaluatePreConfigRulesRequest
2575
2579
  * @returns EvaluatePreConfigRulesResponse
@@ -2580,11 +2584,11 @@ export default class Client extends OpenApi {
2580
2584
  }
2581
2585
 
2582
2586
  /**
2583
- * Generates an assessment report for a specified compliance package in a specified account group.
2587
+ * Generates a compliance evaluation report based on a compliance package in an account group.
2584
2588
  *
2585
2589
  * @remarks
2586
- * > 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).
2587
- * 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****`.
2590
+ * > 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).
2591
+ * 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.
2588
2592
  *
2589
2593
  * @param request - GenerateAggregateCompliancePackReportRequest
2590
2594
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2627,11 +2631,11 @@ export default class Client extends OpenApi {
2627
2631
  }
2628
2632
 
2629
2633
  /**
2630
- * Generates an assessment report for a specified compliance package in a specified account group.
2634
+ * Generates a compliance evaluation report based on a compliance package in an account group.
2631
2635
  *
2632
2636
  * @remarks
2633
- * > 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).
2634
- * 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****`.
2637
+ * > 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).
2638
+ * 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.
2635
2639
  *
2636
2640
  * @param request - GenerateAggregateCompliancePackReportRequest
2637
2641
  * @returns GenerateAggregateCompliancePackReportResponse
@@ -2642,7 +2646,11 @@ export default class Client extends OpenApi {
2642
2646
  }
2643
2647
 
2644
2648
  /**
2645
- * 生成指定账号组的合规报告
2649
+ * Generates a compliance evaluation report for the rules in a specified account group.
2650
+ *
2651
+ * @remarks
2652
+ * > 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).
2653
+ * The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
2646
2654
  *
2647
2655
  * @param request - GenerateAggregateConfigRulesReportRequest
2648
2656
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2681,7 +2689,11 @@ export default class Client extends OpenApi {
2681
2689
  }
2682
2690
 
2683
2691
  /**
2684
- * 生成指定账号组的合规报告
2692
+ * Generates a compliance evaluation report for the rules in a specified account group.
2693
+ *
2694
+ * @remarks
2695
+ * > 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).
2696
+ * The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
2685
2697
  *
2686
2698
  * @param request - GenerateAggregateConfigRulesReportRequest
2687
2699
  * @returns GenerateAggregateConfigRulesReportResponse
@@ -2692,7 +2704,10 @@ export default class Client extends OpenApi {
2692
2704
  }
2693
2705
 
2694
2706
  /**
2695
- * 账号组资源清单生成
2707
+ * Generates a downloadable inventory for global resources in an account group.
2708
+ *
2709
+ * @remarks
2710
+ * This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
2696
2711
  *
2697
2712
  * @param request - GenerateAggregateResourceInventoryRequest
2698
2713
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2739,7 +2754,10 @@ export default class Client extends OpenApi {
2739
2754
  }
2740
2755
 
2741
2756
  /**
2742
- * 账号组资源清单生成
2757
+ * Generates a downloadable inventory for global resources in an account group.
2758
+ *
2759
+ * @remarks
2760
+ * This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
2743
2761
  *
2744
2762
  * @param request - GenerateAggregateResourceInventoryRequest
2745
2763
  * @returns GenerateAggregateResourceInventoryResponse
@@ -2750,7 +2768,11 @@ export default class Client extends OpenApi {
2750
2768
  }
2751
2769
 
2752
2770
  /**
2753
- * 生成合规包的合规包报告
2771
+ * Generates a compliance evaluation report based on a compliance package.
2772
+ *
2773
+ * @remarks
2774
+ * > 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).
2775
+ * This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
2754
2776
  *
2755
2777
  * @param request - GenerateCompliancePackReportRequest
2756
2778
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2785,7 +2807,11 @@ export default class Client extends OpenApi {
2785
2807
  }
2786
2808
 
2787
2809
  /**
2788
- * 生成合规包的合规包报告
2810
+ * Generates a compliance evaluation report based on a compliance package.
2811
+ *
2812
+ * @remarks
2813
+ * > 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).
2814
+ * This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
2789
2815
  *
2790
2816
  * @param request - GenerateCompliancePackReportRequest
2791
2817
  * @returns GenerateCompliancePackReportResponse
@@ -2796,7 +2822,11 @@ export default class Client extends OpenApi {
2796
2822
  }
2797
2823
 
2798
2824
  /**
2799
- * 生成规则的合规评估报告
2825
+ * Generates a compliance evaluation report for a rule.
2826
+ *
2827
+ * @remarks
2828
+ * > 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).
2829
+ * This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
2800
2830
  *
2801
2831
  * @param request - GenerateConfigRulesReportRequest
2802
2832
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2831,7 +2861,11 @@ export default class Client extends OpenApi {
2831
2861
  }
2832
2862
 
2833
2863
  /**
2834
- * 生成规则的合规评估报告
2864
+ * Generates a compliance evaluation report for a rule.
2865
+ *
2866
+ * @remarks
2867
+ * > 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).
2868
+ * This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
2835
2869
  *
2836
2870
  * @param request - GenerateConfigRulesReportRequest
2837
2871
  * @returns GenerateConfigRulesReportResponse
@@ -2842,7 +2876,7 @@ export default class Client extends OpenApi {
2842
2876
  }
2843
2877
 
2844
2878
  /**
2845
- * Generate a report ID from a report template.
2879
+ * 基于报告模版生成报告Id
2846
2880
  *
2847
2881
  * @param request - GenerateReportFromTemplateRequest
2848
2882
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2873,7 +2907,7 @@ export default class Client extends OpenApi {
2873
2907
  }
2874
2908
 
2875
2909
  /**
2876
- * Generate a report ID from a report template.
2910
+ * 基于报告模版生成报告Id
2877
2911
  *
2878
2912
  * @param request - GenerateReportFromTemplateRequest
2879
2913
  * @returns GenerateReportFromTemplateResponse
@@ -2884,10 +2918,10 @@ export default class Client extends OpenApi {
2884
2918
  }
2885
2919
 
2886
2920
  /**
2887
- * Generates a downloadable inventory of global resources.
2921
+ * Generates a resource inventory for global resources.
2888
2922
  *
2889
2923
  * @remarks
2890
- * This topic provides an example of how to generate a downloadable inventory of global resources for the current account.
2924
+ * This topic provides an example on how to generate a resource inventory for global resources of the current account.
2891
2925
  *
2892
2926
  * @param request - GenerateResourceInventoryRequest
2893
2927
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2926,10 +2960,10 @@ export default class Client extends OpenApi {
2926
2960
  }
2927
2961
 
2928
2962
  /**
2929
- * Generates a downloadable inventory of global resources.
2963
+ * Generates a resource inventory for global resources.
2930
2964
  *
2931
2965
  * @remarks
2932
- * This topic provides an example of how to generate a downloadable inventory of global resources for the current account.
2966
+ * This topic provides an example on how to generate a resource inventory for global resources of the current account.
2933
2967
  *
2934
2968
  * @param request - GenerateResourceInventoryRequest
2935
2969
  * @returns GenerateResourceInventoryResponse
@@ -2940,7 +2974,11 @@ export default class Client extends OpenApi {
2940
2974
  }
2941
2975
 
2942
2976
  /**
2943
- * 高级搜索 获取搜索结果下载文件地址
2977
+ * 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.
2978
+ *
2979
+ * @remarks
2980
+ * ### [](#)Prerequisites
2981
+ * 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.
2944
2982
  *
2945
2983
  * @param request - GetAdvancedSearchFileRequest
2946
2984
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2963,7 +3001,11 @@ export default class Client extends OpenApi {
2963
3001
  }
2964
3002
 
2965
3003
  /**
2966
- * 高级搜索 获取搜索结果下载文件地址
3004
+ * 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.
3005
+ *
3006
+ * @remarks
3007
+ * ### [](#)Prerequisites
3008
+ * 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.
2967
3009
  * @returns GetAdvancedSearchFileResponse
2968
3010
  */
2969
3011
  async getAdvancedSearchFile(): Promise<$_model.GetAdvancedSearchFileResponse> {
@@ -2972,7 +3014,10 @@ export default class Client extends OpenApi {
2972
3014
  }
2973
3015
 
2974
3016
  /**
2975
- * 查询指定账号组内指定合规包中成员账号的合规结果
3017
+ * Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
3018
+ *
3019
+ * @remarks
3020
+ * 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.
2976
3021
  *
2977
3022
  * @param request - GetAggregateAccountComplianceByPackRequest
2978
3023
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2999,7 +3044,10 @@ export default class Client extends OpenApi {
2999
3044
  }
3000
3045
 
3001
3046
  /**
3002
- * 查询指定账号组内指定合规包中成员账号的合规结果
3047
+ * Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
3048
+ *
3049
+ * @remarks
3050
+ * 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.
3003
3051
  *
3004
3052
  * @param request - GetAggregateAccountComplianceByPackRequest
3005
3053
  * @returns GetAggregateAccountComplianceByPackResponse
@@ -3010,7 +3058,7 @@ export default class Client extends OpenApi {
3010
3058
  }
3011
3059
 
3012
3060
  /**
3013
- * 高级搜获取搜索结果下载文件地址
3061
+ * Obtains the most recently generated resource advanced search file within a specific account group.
3014
3062
  *
3015
3063
  * @param request - GetAggregateAdvancedSearchFileRequest
3016
3064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3041,7 +3089,7 @@ export default class Client extends OpenApi {
3041
3089
  }
3042
3090
 
3043
3091
  /**
3044
- * 高级搜获取搜索结果下载文件地址
3092
+ * Obtains the most recently generated resource advanced search file within a specific account group.
3045
3093
  *
3046
3094
  * @param request - GetAggregateAdvancedSearchFileRequest
3047
3095
  * @returns GetAggregateAdvancedSearchFileResponse
@@ -3052,10 +3100,10 @@ export default class Client extends OpenApi {
3052
3100
  }
3053
3101
 
3054
3102
  /**
3055
- * Queries the details of a compliance pack in a specified account group.
3103
+ * Queries the details of a compliance package in an account group.
3056
3104
  *
3057
3105
  * @remarks
3058
- * This topic provides an example of how to retrieve the details of the compliance pack `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
3106
+ * 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****`.
3059
3107
  *
3060
3108
  * @param tmpReq - GetAggregateCompliancePackRequest
3061
3109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3088,10 +3136,10 @@ export default class Client extends OpenApi {
3088
3136
  }
3089
3137
 
3090
3138
  /**
3091
- * Queries the details of a compliance pack in a specified account group.
3139
+ * Queries the details of a compliance package in an account group.
3092
3140
  *
3093
3141
  * @remarks
3094
- * This topic provides an example of how to retrieve the details of the compliance pack `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
3142
+ * 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****`.
3095
3143
  *
3096
3144
  * @param request - GetAggregateCompliancePackRequest
3097
3145
  * @returns GetAggregateCompliancePackResponse
@@ -3102,7 +3150,11 @@ export default class Client extends OpenApi {
3102
3150
  }
3103
3151
 
3104
3152
  /**
3105
- * 获取指定账号组内指定合规包的评估报告
3153
+ * Queries the compliance evaluation report that is generated based on a compliance package of an account group.
3154
+ *
3155
+ * @remarks
3156
+ * > 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).
3157
+ * 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.
3106
3158
  *
3107
3159
  * @param request - GetAggregateCompliancePackReportRequest
3108
3160
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3129,7 +3181,11 @@ export default class Client extends OpenApi {
3129
3181
  }
3130
3182
 
3131
3183
  /**
3132
- * 获取指定账号组内指定合规包的评估报告
3184
+ * Queries the compliance evaluation report that is generated based on a compliance package of an account group.
3185
+ *
3186
+ * @remarks
3187
+ * > 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).
3188
+ * 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.
3133
3189
  *
3134
3190
  * @param request - GetAggregateCompliancePackReportRequest
3135
3191
  * @returns GetAggregateCompliancePackReportResponse
@@ -3140,10 +3196,10 @@ export default class Client extends OpenApi {
3140
3196
  }
3141
3197
 
3142
3198
  /**
3143
- * Queries the compliance summary for a specified account group.
3199
+ * Queries the compliance statistics of an account group.
3144
3200
  *
3145
3201
  * @remarks
3146
- * This topic provides an example of how to query the compliance summary by resource and by rule for the account group ca-a91d626622af0035\\*\\*\\*\\*.
3202
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
3147
3203
  *
3148
3204
  * @param request - GetAggregateComplianceSummaryRequest
3149
3205
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3174,10 +3230,10 @@ export default class Client extends OpenApi {
3174
3230
  }
3175
3231
 
3176
3232
  /**
3177
- * Queries the compliance summary for a specified account group.
3233
+ * Queries the compliance statistics of an account group.
3178
3234
  *
3179
3235
  * @remarks
3180
- * This topic provides an example of how to query the compliance summary by resource and by rule for the account group ca-a91d626622af0035\\*\\*\\*\\*.
3236
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
3181
3237
  *
3182
3238
  * @param request - GetAggregateComplianceSummaryRequest
3183
3239
  * @returns GetAggregateComplianceSummaryResponse
@@ -3188,7 +3244,7 @@ export default class Client extends OpenApi {
3188
3244
  }
3189
3245
 
3190
3246
  /**
3191
- * 账号组查询单个投递渠道
3247
+ * Queries the information about a delivery channel in an account group.
3192
3248
  *
3193
3249
  * @param request - GetAggregateConfigDeliveryChannelRequest
3194
3250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3223,7 +3279,7 @@ export default class Client extends OpenApi {
3223
3279
  }
3224
3280
 
3225
3281
  /**
3226
- * 账号组查询单个投递渠道
3282
+ * Queries the information about a delivery channel in an account group.
3227
3283
  *
3228
3284
  * @param request - GetAggregateConfigDeliveryChannelRequest
3229
3285
  * @returns GetAggregateConfigDeliveryChannelResponse
@@ -3234,10 +3290,10 @@ export default class Client extends OpenApi {
3234
3290
  }
3235
3291
 
3236
3292
  /**
3237
- * Queries the details of a specific rule in a specified account group.
3293
+ * Queries the details of a rule in an account group.
3238
3294
  *
3239
3295
  * @remarks
3240
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****` in the account group `ca-7f00626622af0041****`.
3296
+ * This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
3241
3297
  *
3242
3298
  * @param tmpReq - GetAggregateConfigRuleRequest
3243
3299
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3282,10 +3338,10 @@ export default class Client extends OpenApi {
3282
3338
  }
3283
3339
 
3284
3340
  /**
3285
- * Queries the details of a specific rule in a specified account group.
3341
+ * Queries the details of a rule in an account group.
3286
3342
  *
3287
3343
  * @remarks
3288
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****` in the account group `ca-7f00626622af0041****`.
3344
+ * This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
3289
3345
  *
3290
3346
  * @param request - GetAggregateConfigRuleRequest
3291
3347
  * @returns GetAggregateConfigRuleResponse
@@ -3296,10 +3352,10 @@ export default class Client extends OpenApi {
3296
3352
  }
3297
3353
 
3298
3354
  /**
3299
- * Queries the compliance results of rules in a specified compliance pack within a specified account group.
3355
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
3300
3356
  *
3301
3357
  * @remarks
3302
- * 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.
3358
+ * 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.
3303
3359
  *
3304
3360
  * @param request - GetAggregateConfigRuleComplianceByPackRequest
3305
3361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3326,10 +3382,10 @@ export default class Client extends OpenApi {
3326
3382
  }
3327
3383
 
3328
3384
  /**
3329
- * Queries the compliance results of rules in a specified compliance pack within a specified account group.
3385
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
3330
3386
  *
3331
3387
  * @remarks
3332
- * 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.
3388
+ * 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.
3333
3389
  *
3334
3390
  * @param request - GetAggregateConfigRuleComplianceByPackRequest
3335
3391
  * @returns GetAggregateConfigRuleComplianceByPackResponse
@@ -3340,7 +3396,10 @@ export default class Client extends OpenApi {
3340
3396
  }
3341
3397
 
3342
3398
  /**
3343
- * 查询指定风险等级的账号组规则合规统计
3399
+ * Queries the summary of compliance evaluation results by rule risk level in an account group.
3400
+ *
3401
+ * @remarks
3402
+ * 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.
3344
3403
  *
3345
3404
  * @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
3346
3405
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3371,7 +3430,10 @@ export default class Client extends OpenApi {
3371
3430
  }
3372
3431
 
3373
3432
  /**
3374
- * 查询指定风险等级的账号组规则合规统计
3433
+ * Queries the summary of compliance evaluation results by rule risk level in an account group.
3434
+ *
3435
+ * @remarks
3436
+ * 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.
3375
3437
  *
3376
3438
  * @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
3377
3439
  * @returns GetAggregateConfigRuleSummaryByRiskLevelResponse
@@ -3382,7 +3444,11 @@ export default class Client extends OpenApi {
3382
3444
  }
3383
3445
 
3384
3446
  /**
3385
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
3447
+ * 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.
3448
+ *
3449
+ * @remarks
3450
+ * > 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).
3451
+ * 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.
3386
3452
  *
3387
3453
  * @param request - GetAggregateConfigRulesReportRequest
3388
3454
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3417,7 +3483,11 @@ export default class Client extends OpenApi {
3417
3483
  }
3418
3484
 
3419
3485
  /**
3420
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
3486
+ * 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.
3487
+ *
3488
+ * @remarks
3489
+ * > 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).
3490
+ * 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.
3421
3491
  *
3422
3492
  * @param request - GetAggregateConfigRulesReportRequest
3423
3493
  * @returns GetAggregateConfigRulesReportResponse
@@ -3431,7 +3501,7 @@ export default class Client extends OpenApi {
3431
3501
  * Queries the details of a specific resource in an account group.
3432
3502
  *
3433
3503
  * @remarks
3434
- * 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****`.
3504
+ * 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****`.
3435
3505
  *
3436
3506
  * @param request - GetAggregateDiscoveredResourceRequest
3437
3507
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3489,7 +3559,7 @@ export default class Client extends OpenApi {
3489
3559
  * Queries the details of a specific resource in an account group.
3490
3560
  *
3491
3561
  * @remarks
3492
- * 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****`.
3562
+ * 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****`.
3493
3563
  *
3494
3564
  * @param request - GetAggregateDiscoveredResourceRequest
3495
3565
  * @returns GetAggregateDiscoveredResourceResponse
@@ -3500,7 +3570,10 @@ export default class Client extends OpenApi {
3500
3570
  }
3501
3571
 
3502
3572
  /**
3503
- * 查询多账号规则合规情况
3573
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
3574
+ *
3575
+ * @remarks
3576
+ * 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.
3504
3577
  *
3505
3578
  * @param request - GetAggregateResourceComplianceByConfigRuleRequest
3506
3579
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3547,7 +3620,10 @@ export default class Client extends OpenApi {
3547
3620
  }
3548
3621
 
3549
3622
  /**
3550
- * 查询多账号规则合规情况
3623
+ * Queries compliance evaluation results based on the rules in a compliance package in an account group.
3624
+ *
3625
+ * @remarks
3626
+ * 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.
3551
3627
  *
3552
3628
  * @param request - GetAggregateResourceComplianceByConfigRuleRequest
3553
3629
  * @returns GetAggregateResourceComplianceByConfigRuleResponse
@@ -3558,10 +3634,10 @@ export default class Client extends OpenApi {
3558
3634
  }
3559
3635
 
3560
3636
  /**
3561
- * Queries the compliance statistics for resources in a specified compliance package within a specified account group.
3637
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
3562
3638
  *
3563
3639
  * @remarks
3564
- * 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.
3640
+ * 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`.
3565
3641
  *
3566
3642
  * @param request - GetAggregateResourceComplianceByPackRequest
3567
3643
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3588,10 +3664,10 @@ export default class Client extends OpenApi {
3588
3664
  }
3589
3665
 
3590
3666
  /**
3591
- * Queries the compliance statistics for resources in a specified compliance package within a specified account group.
3667
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
3592
3668
  *
3593
3669
  * @remarks
3594
- * 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.
3670
+ * 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`.
3595
3671
  *
3596
3672
  * @param request - GetAggregateResourceComplianceByPackRequest
3597
3673
  * @returns GetAggregateResourceComplianceByPackResponse
@@ -3602,7 +3678,7 @@ export default class Client extends OpenApi {
3602
3678
  }
3603
3679
 
3604
3680
  /**
3605
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源所属地域进行分组展示
3681
+ * Queries the evaluation results grouped by resource type for an account group rule.
3606
3682
  *
3607
3683
  * @param request - GetAggregateResourceComplianceGroupByRegionRequest
3608
3684
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3637,7 +3713,7 @@ export default class Client extends OpenApi {
3637
3713
  }
3638
3714
 
3639
3715
  /**
3640
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源所属地域进行分组展示
3716
+ * Queries the evaluation results grouped by resource type for an account group rule.
3641
3717
  *
3642
3718
  * @param request - GetAggregateResourceComplianceGroupByRegionRequest
3643
3719
  * @returns GetAggregateResourceComplianceGroupByRegionResponse
@@ -3648,7 +3724,7 @@ export default class Client extends OpenApi {
3648
3724
  }
3649
3725
 
3650
3726
  /**
3651
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源类型进行分组展示
3727
+ * Queries the evaluation results grouped by resource type for an account group rule.
3652
3728
  *
3653
3729
  * @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
3654
3730
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3683,7 +3759,7 @@ export default class Client extends OpenApi {
3683
3759
  }
3684
3760
 
3685
3761
  /**
3686
- * 查询指定账号组内规则对资源的评估结果,评估结果按资源类型进行分组展示
3762
+ * Queries the evaluation results grouped by resource type for an account group rule.
3687
3763
  *
3688
3764
  * @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
3689
3765
  * @returns GetAggregateResourceComplianceGroupByResourceTypeResponse
@@ -3694,11 +3770,10 @@ export default class Client extends OpenApi {
3694
3770
  }
3695
3771
 
3696
3772
  /**
3697
- * 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.
3773
+ * Queries the compliance timeline of a resource in an account group.
3698
3774
  *
3699
3775
  * @remarks
3700
- * 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.
3701
- * 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).
3776
+ * 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).
3702
3777
  *
3703
3778
  * @param request - GetAggregateResourceComplianceTimelineRequest
3704
3779
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3725,11 +3800,10 @@ export default class Client extends OpenApi {
3725
3800
  }
3726
3801
 
3727
3802
  /**
3728
- * 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.
3803
+ * Queries the compliance timeline of a resource in an account group.
3729
3804
  *
3730
3805
  * @remarks
3731
- * 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.
3732
- * 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).
3806
+ * 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).
3733
3807
  *
3734
3808
  * @param request - GetAggregateResourceComplianceTimelineRequest
3735
3809
  * @returns GetAggregateResourceComplianceTimelineResponse
@@ -3740,13 +3814,10 @@ export default class Client extends OpenApi {
3740
3814
  }
3741
3815
 
3742
3816
  /**
3743
- * 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.
3817
+ * Queries the configuration timeline of a resource in an account group.
3744
3818
  *
3745
3819
  * @remarks
3746
- * Cloud Config provides a configuration history for each resource within the monitoring scope:
3747
- * - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
3748
- * - 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.
3749
- * 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).
3820
+ * 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).
3750
3821
  *
3751
3822
  * @param request - GetAggregateResourceConfigurationTimelineRequest
3752
3823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3773,13 +3844,10 @@ export default class Client extends OpenApi {
3773
3844
  }
3774
3845
 
3775
3846
  /**
3776
- * 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.
3847
+ * Queries the configuration timeline of a resource in an account group.
3777
3848
  *
3778
3849
  * @remarks
3779
- * Cloud Config provides a configuration history for each resource within the monitoring scope:
3780
- * - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
3781
- * - 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.
3782
- * 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).
3850
+ * 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).
3783
3851
  *
3784
3852
  * @param request - GetAggregateResourceConfigurationTimelineRequest
3785
3853
  * @returns GetAggregateResourceConfigurationTimelineResponse
@@ -3790,7 +3858,10 @@ export default class Client extends OpenApi {
3790
3858
  }
3791
3859
 
3792
3860
  /**
3793
- * 从地域维度查询指定账号组内资源的统计结果
3861
+ * Queries the statistics on the resources in an account group by region.
3862
+ *
3863
+ * @remarks
3864
+ * 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.
3794
3865
  *
3795
3866
  * @param request - GetAggregateResourceCountsGroupByRegionRequest
3796
3867
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3837,7 +3908,10 @@ export default class Client extends OpenApi {
3837
3908
  }
3838
3909
 
3839
3910
  /**
3840
- * 从地域维度查询指定账号组内资源的统计结果
3911
+ * Queries the statistics on the resources in an account group by region.
3912
+ *
3913
+ * @remarks
3914
+ * 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.
3841
3915
  *
3842
3916
  * @param request - GetAggregateResourceCountsGroupByRegionRequest
3843
3917
  * @returns GetAggregateResourceCountsGroupByRegionResponse
@@ -3848,7 +3922,10 @@ export default class Client extends OpenApi {
3848
3922
  }
3849
3923
 
3850
3924
  /**
3851
- * 从资源类型维度查询指定账号组内资源的统计结果
3925
+ * Queries the statistics on the resources in an account group by resource type.
3926
+ *
3927
+ * @remarks
3928
+ * 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.
3852
3929
  *
3853
3930
  * @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
3854
3931
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3895,7 +3972,10 @@ export default class Client extends OpenApi {
3895
3972
  }
3896
3973
 
3897
3974
  /**
3898
- * 从资源类型维度查询指定账号组内资源的统计结果
3975
+ * Queries the statistics on the resources in an account group by resource type.
3976
+ *
3977
+ * @remarks
3978
+ * 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.
3899
3979
  *
3900
3980
  * @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
3901
3981
  * @returns GetAggregateResourceCountsGroupByResourceTypeResponse
@@ -3906,7 +3986,13 @@ export default class Client extends OpenApi {
3906
3986
  }
3907
3987
 
3908
3988
  /**
3909
- * 查询账号组内全局资源下载清单信息。
3989
+ * Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
3990
+ *
3991
+ * @remarks
3992
+ * ### [](#)Prerequisites
3993
+ * 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.
3994
+ * ### [](#)Description
3995
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
3910
3996
  *
3911
3997
  * @param request - GetAggregateResourceInventoryRequest
3912
3998
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3937,7 +4023,13 @@ export default class Client extends OpenApi {
3937
4023
  }
3938
4024
 
3939
4025
  /**
3940
- * 查询账号组内全局资源下载清单信息。
4026
+ * Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
4027
+ *
4028
+ * @remarks
4029
+ * ### [](#)Prerequisites
4030
+ * 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.
4031
+ * ### [](#)Description
4032
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
3941
4033
  *
3942
4034
  * @param request - GetAggregateResourceInventoryRequest
3943
4035
  * @returns GetAggregateResourceInventoryResponse
@@ -3948,10 +4040,10 @@ export default class Client extends OpenApi {
3948
4040
  }
3949
4041
 
3950
4042
  /**
3951
- * Queries the name, creation time, members, and type of an account group.
4043
+ * Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
3952
4044
  *
3953
4045
  * @remarks
3954
- * 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).
4046
+ * 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.
3955
4047
  *
3956
4048
  * @param tmpReq - GetAggregatorRequest
3957
4049
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3992,10 +4084,10 @@ export default class Client extends OpenApi {
3992
4084
  }
3993
4085
 
3994
4086
  /**
3995
- * Queries the name, creation time, members, and type of an account group.
4087
+ * Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
3996
4088
  *
3997
4089
  * @remarks
3998
- * 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).
4090
+ * 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.
3999
4091
  *
4000
4092
  * @param request - GetAggregatorRequest
4001
4093
  * @returns GetAggregatorResponse
@@ -4006,10 +4098,10 @@ export default class Client extends OpenApi {
4006
4098
  }
4007
4099
 
4008
4100
  /**
4009
- * Queries the details of a specific compliance package.
4101
+ * Queries the details of a compliance package.
4010
4102
  *
4011
4103
  * @remarks
4012
- * 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).
4104
+ * 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.
4013
4105
  *
4014
4106
  * @param tmpReq - GetCompliancePackRequest
4015
4107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4042,10 +4134,10 @@ export default class Client extends OpenApi {
4042
4134
  }
4043
4135
 
4044
4136
  /**
4045
- * Queries the details of a specific compliance package.
4137
+ * Queries the details of a compliance package.
4046
4138
  *
4047
4139
  * @remarks
4048
- * 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).
4140
+ * 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.
4049
4141
  *
4050
4142
  * @param request - GetCompliancePackRequest
4051
4143
  * @returns GetCompliancePackResponse
@@ -4056,7 +4148,11 @@ export default class Client extends OpenApi {
4056
4148
  }
4057
4149
 
4058
4150
  /**
4059
- * 获取合规包的评估报告
4151
+ * Queries the compliance evaluation report that is generated based on a compliance package.
4152
+ *
4153
+ * @remarks
4154
+ * > 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).
4155
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
4060
4156
  *
4061
4157
  * @param request - GetCompliancePackReportRequest
4062
4158
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4083,7 +4179,11 @@ export default class Client extends OpenApi {
4083
4179
  }
4084
4180
 
4085
4181
  /**
4086
- * 获取合规包的评估报告
4182
+ * Queries the compliance evaluation report that is generated based on a compliance package.
4183
+ *
4184
+ * @remarks
4185
+ * > 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).
4186
+ * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
4087
4187
  *
4088
4188
  * @param request - GetCompliancePackReportRequest
4089
4189
  * @returns GetCompliancePackReportResponse
@@ -4094,10 +4194,10 @@ export default class Client extends OpenApi {
4094
4194
  }
4095
4195
 
4096
4196
  /**
4097
- * Queries the compliance summary for the current account.
4197
+ * Queries the summary of compliance statistics within the current account.
4098
4198
  *
4099
4199
  * @remarks
4100
- * This topic provides an example of how to query the compliance summary by resource and rule for an account group.
4200
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
4101
4201
  *
4102
4202
  * @param request - GetComplianceSummaryRequest
4103
4203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4120,10 +4220,10 @@ export default class Client extends OpenApi {
4120
4220
  }
4121
4221
 
4122
4222
  /**
4123
- * Queries the compliance summary for the current account.
4223
+ * Queries the summary of compliance statistics within the current account.
4124
4224
  *
4125
4225
  * @remarks
4126
- * This topic provides an example of how to query the compliance summary by resource and rule for an account group.
4226
+ * This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
4127
4227
  * @returns GetComplianceSummaryResponse
4128
4228
  */
4129
4229
  async getComplianceSummary(): Promise<$_model.GetComplianceSummaryResponse> {
@@ -4132,7 +4232,7 @@ export default class Client extends OpenApi {
4132
4232
  }
4133
4233
 
4134
4234
  /**
4135
- * Queries the details of a specified delivery channel.
4235
+ * Queries the information about a delivery channel.
4136
4236
  *
4137
4237
  * @param request - GetConfigDeliveryChannelRequest
4138
4238
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4163,7 +4263,7 @@ export default class Client extends OpenApi {
4163
4263
  }
4164
4264
 
4165
4265
  /**
4166
- * Queries the details of a specified delivery channel.
4266
+ * Queries the information about a delivery channel.
4167
4267
  *
4168
4268
  * @param request - GetConfigDeliveryChannelRequest
4169
4269
  * @returns GetConfigDeliveryChannelResponse
@@ -4174,10 +4274,10 @@ export default class Client extends OpenApi {
4174
4274
  }
4175
4275
 
4176
4276
  /**
4177
- * Queries the details of a specified rule.
4277
+ * Queries the details of a rule.
4178
4278
  *
4179
4279
  * @remarks
4180
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****`.
4280
+ * This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
4181
4281
  *
4182
4282
  * @param tmpReq - GetConfigRuleRequest
4183
4283
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4218,10 +4318,10 @@ export default class Client extends OpenApi {
4218
4318
  }
4219
4319
 
4220
4320
  /**
4221
- * Queries the details of a specified rule.
4321
+ * Queries the details of a rule.
4222
4322
  *
4223
4323
  * @remarks
4224
- * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****`.
4324
+ * This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
4225
4325
  *
4226
4326
  * @param request - GetConfigRuleRequest
4227
4327
  * @returns GetConfigRuleResponse
@@ -4232,10 +4332,10 @@ export default class Client extends OpenApi {
4232
4332
  }
4233
4333
 
4234
4334
  /**
4235
- * Queries the compliance statistics for rules in a specified compliance package.
4335
+ * Queries compliance evaluation results based on the rules in a compliance package.
4236
4336
  *
4237
4337
  * @remarks
4238
- * 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.
4338
+ * 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.
4239
4339
  *
4240
4340
  * @param request - GetConfigRuleComplianceByPackRequest
4241
4341
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4262,10 +4362,10 @@ export default class Client extends OpenApi {
4262
4362
  }
4263
4363
 
4264
4364
  /**
4265
- * Queries the compliance statistics for rules in a specified compliance package.
4365
+ * Queries compliance evaluation results based on the rules in a compliance package.
4266
4366
  *
4267
4367
  * @remarks
4268
- * 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.
4368
+ * 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.
4269
4369
  *
4270
4370
  * @param request - GetConfigRuleComplianceByPackRequest
4271
4371
  * @returns GetConfigRuleComplianceByPackResponse
@@ -4314,7 +4414,11 @@ export default class Client extends OpenApi {
4314
4414
  }
4315
4415
 
4316
4416
  /**
4317
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
4417
+ * 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.
4418
+ *
4419
+ * @remarks
4420
+ * > 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).
4421
+ * This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
4318
4422
  *
4319
4423
  * @param request - GetConfigRulesReportRequest
4320
4424
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4345,7 +4449,11 @@ export default class Client extends OpenApi {
4345
4449
  }
4346
4450
 
4347
4451
  /**
4348
- * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
4452
+ * 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.
4453
+ *
4454
+ * @remarks
4455
+ * > 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).
4456
+ * This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
4349
4457
  *
4350
4458
  * @param request - GetConfigRulesReportRequest
4351
4459
  * @returns GetConfigRulesReportResponse
@@ -4356,10 +4464,10 @@ export default class Client extends OpenApi {
4356
4464
  }
4357
4465
 
4358
4466
  /**
4359
- * Queries the status of the Cloud Config service and the resource monitoring scope for the current account.
4467
+ * Queries the activation status and resource monitoring scope of Cloud Config for the current account.
4360
4468
  *
4361
4469
  * @remarks
4362
- * 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.
4470
+ * This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
4363
4471
  *
4364
4472
  * @param request - GetConfigurationRecorderRequest
4365
4473
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4382,10 +4490,10 @@ export default class Client extends OpenApi {
4382
4490
  }
4383
4491
 
4384
4492
  /**
4385
- * Queries the status of the Cloud Config service and the resource monitoring scope for the current account.
4493
+ * Queries the activation status and resource monitoring scope of Cloud Config for the current account.
4386
4494
  *
4387
4495
  * @remarks
4388
- * 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.
4496
+ * This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
4389
4497
  * @returns GetConfigurationRecorderResponse
4390
4498
  */
4391
4499
  async getConfigurationRecorder(): Promise<$_model.GetConfigurationRecorderResponse> {
@@ -4397,7 +4505,7 @@ export default class Client extends OpenApi {
4397
4505
  * Queries the details of a specific resource.
4398
4506
  *
4399
4507
  * @remarks
4400
- * This topic provides an example of how to query the details of the ECS instance `i-bp12g4xbl4i0brkn****` in the China (Hangzhou) region.
4508
+ * 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.
4401
4509
  *
4402
4510
  * @param request - GetDiscoveredResourceRequest
4403
4511
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4443,7 +4551,7 @@ export default class Client extends OpenApi {
4443
4551
  * Queries the details of a specific resource.
4444
4552
  *
4445
4553
  * @remarks
4446
- * This topic provides an example of how to query the details of the ECS instance `i-bp12g4xbl4i0brkn****` in the China (Hangzhou) region.
4554
+ * 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.
4447
4555
  *
4448
4556
  * @param request - GetDiscoveredResourceRequest
4449
4557
  * @returns GetDiscoveredResourceResponse
@@ -4454,7 +4562,10 @@ export default class Client extends OpenApi {
4454
4562
  }
4455
4563
 
4456
4564
  /**
4457
- * 从地域维度查询资源的统计结果
4565
+ * Queries the statistics on resources by region.
4566
+ *
4567
+ * @remarks
4568
+ * 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.
4458
4569
  *
4459
4570
  * @param request - GetDiscoveredResourceCountsGroupByRegionRequest
4460
4571
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4485,7 +4596,10 @@ export default class Client extends OpenApi {
4485
4596
  }
4486
4597
 
4487
4598
  /**
4488
- * 从地域维度查询资源的统计结果
4599
+ * Queries the statistics on resources by region.
4600
+ *
4601
+ * @remarks
4602
+ * 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.
4489
4603
  *
4490
4604
  * @param request - GetDiscoveredResourceCountsGroupByRegionRequest
4491
4605
  * @returns GetDiscoveredResourceCountsGroupByRegionResponse
@@ -4496,7 +4610,10 @@ export default class Client extends OpenApi {
4496
4610
  }
4497
4611
 
4498
4612
  /**
4499
- * 从资源类型维度查询资源的统计结果
4613
+ * Queries the statistics on resources by resource type.
4614
+ *
4615
+ * @remarks
4616
+ * 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.
4500
4617
  *
4501
4618
  * @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
4502
4619
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4527,7 +4644,10 @@ export default class Client extends OpenApi {
4527
4644
  }
4528
4645
 
4529
4646
  /**
4530
- * 从资源类型维度查询资源的统计结果
4647
+ * Queries the statistics on resources by resource type.
4648
+ *
4649
+ * @remarks
4650
+ * 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.
4531
4651
  *
4532
4652
  * @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
4533
4653
  * @returns GetDiscoveredResourceCountsGroupByResourceTypeResponse
@@ -4538,7 +4658,7 @@ export default class Client extends OpenApi {
4538
4658
  }
4539
4659
 
4540
4660
  /**
4541
- * 查询用户集成云产品的授权状态
4661
+ * Queries the integration status of a specific cloud service.
4542
4662
  *
4543
4663
  * @param request - GetIntegratedServiceStatusRequest
4544
4664
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4569,7 +4689,7 @@ export default class Client extends OpenApi {
4569
4689
  }
4570
4690
 
4571
4691
  /**
4572
- * 查询用户集成云产品的授权状态
4692
+ * Queries the integration status of a specific cloud service.
4573
4693
  *
4574
4694
  * @param request - GetIntegratedServiceStatusRequest
4575
4695
  * @returns GetIntegratedServiceStatusResponse
@@ -4580,10 +4700,10 @@ export default class Client extends OpenApi {
4580
4700
  }
4581
4701
 
4582
4702
  /**
4583
- * Queries the details of a specified rule template.
4703
+ * Queries the details of a specific managed rule.
4584
4704
  *
4585
4705
  * @remarks
4586
- * This topic provides an example of how to query the details of the rule template `cdn-domain-https-enabled`.
4706
+ * This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
4587
4707
  *
4588
4708
  * @param request - GetManagedRuleRequest
4589
4709
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4614,10 +4734,10 @@ export default class Client extends OpenApi {
4614
4734
  }
4615
4735
 
4616
4736
  /**
4617
- * Queries the details of a specified rule template.
4737
+ * Queries the details of a specific managed rule.
4618
4738
  *
4619
4739
  * @remarks
4620
- * This topic provides an example of how to query the details of the rule template `cdn-domain-https-enabled`.
4740
+ * This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
4621
4741
  *
4622
4742
  * @param request - GetManagedRuleRequest
4623
4743
  * @returns GetManagedRuleResponse
@@ -4631,7 +4751,7 @@ export default class Client extends OpenApi {
4631
4751
  * Queries the details of an automatic remediation template.
4632
4752
  *
4633
4753
  * @remarks
4634
- * This topic describes how to query the details of the `ACS-ALB-BulkyEnableDeletionProtection` automatic remediation template.
4754
+ * This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
4635
4755
  *
4636
4756
  * @param request - GetRemediationTemplateRequest
4637
4757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4665,7 +4785,7 @@ export default class Client extends OpenApi {
4665
4785
  * Queries the details of an automatic remediation template.
4666
4786
  *
4667
4787
  * @remarks
4668
- * This topic describes how to query the details of the `ACS-ALB-BulkyEnableDeletionProtection` automatic remediation template.
4788
+ * This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
4669
4789
  *
4670
4790
  * @param request - GetRemediationTemplateRequest
4671
4791
  * @returns GetRemediationTemplateResponse
@@ -4676,7 +4796,7 @@ export default class Client extends OpenApi {
4676
4796
  }
4677
4797
 
4678
4798
  /**
4679
- * Retrieves a report generated from a report template.
4799
+ * 获取基于报告模版生成的报告
4680
4800
  *
4681
4801
  * @param request - GetReportFromTemplateRequest
4682
4802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4707,7 +4827,7 @@ export default class Client extends OpenApi {
4707
4827
  }
4708
4828
 
4709
4829
  /**
4710
- * Retrieves a report generated from a report template.
4830
+ * 获取基于报告模版生成的报告
4711
4831
  *
4712
4832
  * @param request - GetReportFromTemplateRequest
4713
4833
  * @returns GetReportFromTemplateResponse
@@ -4718,7 +4838,7 @@ export default class Client extends OpenApi {
4718
4838
  }
4719
4839
 
4720
4840
  /**
4721
- * Retrieve details of a compliance report template.
4841
+ * 获取合规报告模版详情
4722
4842
  *
4723
4843
  * @param request - GetReportTemplateRequest
4724
4844
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4749,7 +4869,7 @@ export default class Client extends OpenApi {
4749
4869
  }
4750
4870
 
4751
4871
  /**
4752
- * Retrieve details of a compliance report template.
4872
+ * 获取合规报告模版详情
4753
4873
  *
4754
4874
  * @param request - GetReportTemplateRequest
4755
4875
  * @returns GetReportTemplateResponse
@@ -4760,7 +4880,10 @@ export default class Client extends OpenApi {
4760
4880
  }
4761
4881
 
4762
4882
  /**
4763
- * 从规则的合规评估结果维度查询合规概要
4883
+ * Queries the compliance summary based on the compliance evaluation result of a rule.
4884
+ *
4885
+ * @remarks
4886
+ * 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.
4764
4887
  *
4765
4888
  * @param request - GetResourceComplianceByConfigRuleRequest
4766
4889
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4787,7 +4910,10 @@ export default class Client extends OpenApi {
4787
4910
  }
4788
4911
 
4789
4912
  /**
4790
- * 从规则的合规评估结果维度查询合规概要
4913
+ * Queries the compliance summary based on the compliance evaluation result of a rule.
4914
+ *
4915
+ * @remarks
4916
+ * 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.
4791
4917
  *
4792
4918
  * @param request - GetResourceComplianceByConfigRuleRequest
4793
4919
  * @returns GetResourceComplianceByConfigRuleResponse
@@ -4798,10 +4924,10 @@ export default class Client extends OpenApi {
4798
4924
  }
4799
4925
 
4800
4926
  /**
4801
- * Queries the compliance results for resources in a compliance package.
4927
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package.
4802
4928
  *
4803
4929
  * @remarks
4804
- * 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.
4930
+ * 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.
4805
4931
  *
4806
4932
  * @param request - GetResourceComplianceByPackRequest
4807
4933
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4828,10 +4954,10 @@ export default class Client extends OpenApi {
4828
4954
  }
4829
4955
 
4830
4956
  /**
4831
- * Queries the compliance results for resources in a compliance package.
4957
+ * Queries the compliance evaluation results of resources evaluated based on a compliance package.
4832
4958
  *
4833
4959
  * @remarks
4834
- * 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.
4960
+ * 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.
4835
4961
  *
4836
4962
  * @param request - GetResourceComplianceByPackRequest
4837
4963
  * @returns GetResourceComplianceByPackResponse
@@ -4842,7 +4968,7 @@ export default class Client extends OpenApi {
4842
4968
  }
4843
4969
 
4844
4970
  /**
4845
- * 查询合规情况按照地域分组统计
4971
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
4846
4972
  *
4847
4973
  * @param request - GetResourceComplianceGroupByRegionRequest
4848
4974
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4873,7 +4999,7 @@ export default class Client extends OpenApi {
4873
4999
  }
4874
5000
 
4875
5001
  /**
4876
- * 查询合规情况按照地域分组统计
5002
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
4877
5003
  *
4878
5004
  * @param request - GetResourceComplianceGroupByRegionRequest
4879
5005
  * @returns GetResourceComplianceGroupByRegionResponse
@@ -4884,7 +5010,7 @@ export default class Client extends OpenApi {
4884
5010
  }
4885
5011
 
4886
5012
  /**
4887
- * 查询规则对资源的评估结果,评估结果按资源类型进行分组展示
5013
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
4888
5014
  *
4889
5015
  * @param request - GetResourceComplianceGroupByResourceTypeRequest
4890
5016
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4915,7 +5041,7 @@ export default class Client extends OpenApi {
4915
5041
  }
4916
5042
 
4917
5043
  /**
4918
- * 查询规则对资源的评估结果,评估结果按资源类型进行分组展示
5044
+ * Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
4919
5045
  *
4920
5046
  * @param request - GetResourceComplianceGroupByResourceTypeRequest
4921
5047
  * @returns GetResourceComplianceGroupByResourceTypeResponse
@@ -4926,11 +5052,11 @@ export default class Client extends OpenApi {
4926
5052
  }
4927
5053
 
4928
5054
  /**
4929
- * 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.
5055
+ * 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.
4930
5056
  *
4931
5057
  * @remarks
4932
- * 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.
4933
- * 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).
5058
+ * 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.
5059
+ * 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).
4934
5060
  *
4935
5061
  * @param request - GetResourceComplianceTimelineRequest
4936
5062
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4957,11 +5083,11 @@ export default class Client extends OpenApi {
4957
5083
  }
4958
5084
 
4959
5085
  /**
4960
- * 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.
5086
+ * 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.
4961
5087
  *
4962
5088
  * @remarks
4963
- * 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.
4964
- * 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).
5089
+ * 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.
5090
+ * 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).
4965
5091
  *
4966
5092
  * @param request - GetResourceComplianceTimelineRequest
4967
5093
  * @returns GetResourceComplianceTimelineResponse
@@ -4972,7 +5098,7 @@ export default class Client extends OpenApi {
4972
5098
  }
4973
5099
 
4974
5100
  /**
4975
- * This operation obtains configuration samples for a specified resource type.
5101
+ * 获取资源配置样例
4976
5102
  *
4977
5103
  * @param request - GetResourceConfigurationSampleRequest
4978
5104
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5007,7 +5133,7 @@ export default class Client extends OpenApi {
5007
5133
  }
5008
5134
 
5009
5135
  /**
5010
- * This operation obtains configuration samples for a specified resource type.
5136
+ * 获取资源配置样例
5011
5137
  *
5012
5138
  * @param request - GetResourceConfigurationSampleRequest
5013
5139
  * @returns GetResourceConfigurationSampleResponse
@@ -5018,13 +5144,10 @@ export default class Client extends OpenApi {
5018
5144
  }
5019
5145
 
5020
5146
  /**
5021
- * 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.
5147
+ * Queries the configuration timeline of a resource.
5022
5148
  *
5023
5149
  * @remarks
5024
- * Cloud Config provides a configuration history for each resource that it monitors. The details are as follows:
5025
- * - For existing resources, the configuration history starts when you enable the Cloud Config service.
5026
- * - 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.
5027
- * 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).
5150
+ * 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).
5028
5151
  *
5029
5152
  * @param request - GetResourceConfigurationTimelineRequest
5030
5153
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5051,13 +5174,10 @@ export default class Client extends OpenApi {
5051
5174
  }
5052
5175
 
5053
5176
  /**
5054
- * 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.
5177
+ * Queries the configuration timeline of a resource.
5055
5178
  *
5056
5179
  * @remarks
5057
- * Cloud Config provides a configuration history for each resource that it monitors. The details are as follows:
5058
- * - For existing resources, the configuration history starts when you enable the Cloud Config service.
5059
- * - 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.
5060
- * 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).
5180
+ * 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).
5061
5181
  *
5062
5182
  * @param request - GetResourceConfigurationTimelineRequest
5063
5183
  * @returns GetResourceConfigurationTimelineResponse
@@ -5068,13 +5188,13 @@ export default class Client extends OpenApi {
5068
5188
  }
5069
5189
 
5070
5190
  /**
5071
- * Queries information about the most recently generated global resource inventory for the current account.
5191
+ * Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
5072
5192
  *
5073
5193
  * @remarks
5074
- * ### Prerequisites
5075
- * 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.
5076
- * ### Usage notes
5077
- * This topic provides an example of how to query the most recently generated global resource inventory for the current account.
5194
+ * ### [](#)Prerequisites
5195
+ * 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.
5196
+ * ### [](#)Description
5197
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
5078
5198
  *
5079
5199
  * @param request - GetResourceInventoryRequest
5080
5200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5097,13 +5217,13 @@ export default class Client extends OpenApi {
5097
5217
  }
5098
5218
 
5099
5219
  /**
5100
- * Queries information about the most recently generated global resource inventory for the current account.
5220
+ * Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
5101
5221
  *
5102
5222
  * @remarks
5103
- * ### Prerequisites
5104
- * 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.
5105
- * ### Usage notes
5106
- * This topic provides an example of how to query the most recently generated global resource inventory for the current account.
5223
+ * ### [](#)Prerequisites
5224
+ * 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.
5225
+ * ### [](#)Description
5226
+ * This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
5107
5227
  * @returns GetResourceInventoryResponse
5108
5228
  */
5109
5229
  async getResourceInventory(): Promise<$_model.GetResourceInventoryResponse> {
@@ -5112,7 +5232,7 @@ export default class Client extends OpenApi {
5112
5232
  }
5113
5233
 
5114
5234
  /**
5115
- * This operation retrieves the property descriptions for a specified resource type.
5235
+ * 获取资源类型的属性配置
5116
5236
  *
5117
5237
  * @param request - GetResourceTypePropertiesRequest
5118
5238
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5139,7 +5259,7 @@ export default class Client extends OpenApi {
5139
5259
  }
5140
5260
 
5141
5261
  /**
5142
- * This operation retrieves the property descriptions for a specified resource type.
5262
+ * 获取资源类型的属性配置
5143
5263
  *
5144
5264
  * @param request - GetResourceTypePropertiesRequest
5145
5265
  * @returns GetResourceTypePropertiesResponse
@@ -5150,10 +5270,10 @@ export default class Client extends OpenApi {
5150
5270
  }
5151
5271
 
5152
5272
  /**
5153
- * Queries the supported resource relations for a specified resource type.
5273
+ * Queries the resource relationships supported by a resource type.
5154
5274
  *
5155
5275
  * @remarks
5156
- * This topic provides an example of how to query the resource relations supported by the ACS::ECS::Instance resource type.
5276
+ * This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
5157
5277
  *
5158
5278
  * @param request - GetSupportedResourceRelationConfigRequest
5159
5279
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5184,10 +5304,10 @@ export default class Client extends OpenApi {
5184
5304
  }
5185
5305
 
5186
5306
  /**
5187
- * Queries the supported resource relations for a specified resource type.
5307
+ * Queries the resource relationships supported by a resource type.
5188
5308
  *
5189
5309
  * @remarks
5190
- * This topic provides an example of how to query the resource relations supported by the ACS::ECS::Instance resource type.
5310
+ * This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
5191
5311
  *
5192
5312
  * @param request - GetSupportedResourceRelationConfigRequest
5193
5313
  * @returns GetSupportedResourceRelationConfigResponse
@@ -5198,7 +5318,11 @@ export default class Client extends OpenApi {
5198
5318
  }
5199
5319
 
5200
5320
  /**
5201
- * 忽略评估结果增加截止时间
5321
+ * 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.
5322
+ *
5323
+ * @remarks
5324
+ * 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.
5325
+ * 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`.
5202
5326
  *
5203
5327
  * @param tmpReq - IgnoreAggregateEvaluationResultsRequest
5204
5328
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5251,7 +5375,11 @@ export default class Client extends OpenApi {
5251
5375
  }
5252
5376
 
5253
5377
  /**
5254
- * 忽略评估结果增加截止时间
5378
+ * 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.
5379
+ *
5380
+ * @remarks
5381
+ * 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.
5382
+ * 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`.
5255
5383
  *
5256
5384
  * @param request - IgnoreAggregateEvaluationResultsRequest
5257
5385
  * @returns IgnoreAggregateEvaluationResultsResponse
@@ -5262,11 +5390,11 @@ export default class Client extends OpenApi {
5262
5390
  }
5263
5391
 
5264
5392
  /**
5265
- * 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.
5393
+ * 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.
5266
5394
  *
5267
5395
  * @remarks
5268
- * After a non-compliant resource is ignored, the rule still evaluates the resource. The evaluation result is Ignored.
5269
- * 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****`.
5396
+ * 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.
5397
+ * 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`.
5270
5398
  *
5271
5399
  * @param tmpReq - IgnoreEvaluationResultsRequest
5272
5400
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5315,11 +5443,11 @@ export default class Client extends OpenApi {
5315
5443
  }
5316
5444
 
5317
5445
  /**
5318
- * 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.
5446
+ * 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.
5319
5447
  *
5320
5448
  * @remarks
5321
- * After a non-compliant resource is ignored, the rule still evaluates the resource. The evaluation result is Ignored.
5322
- * 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****`.
5449
+ * 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.
5450
+ * 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`.
5323
5451
  *
5324
5452
  * @param request - IgnoreEvaluationResultsRequest
5325
5453
  * @returns IgnoreEvaluationResultsResponse
@@ -5330,10 +5458,10 @@ export default class Client extends OpenApi {
5330
5458
  }
5331
5459
 
5332
5460
  /**
5333
- * Queries the compliance packs in a specified account group.
5461
+ * Queries a list of compliance packages in an account group.
5334
5462
  *
5335
5463
  * @remarks
5336
- * 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****`.
5464
+ * 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****`.
5337
5465
  *
5338
5466
  * @param tmpReq - ListAggregateCompliancePacksRequest
5339
5467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5390,10 +5518,10 @@ export default class Client extends OpenApi {
5390
5518
  }
5391
5519
 
5392
5520
  /**
5393
- * Queries the compliance packs in a specified account group.
5521
+ * Queries a list of compliance packages in an account group.
5394
5522
  *
5395
5523
  * @remarks
5396
- * 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****`.
5524
+ * 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****`.
5397
5525
  *
5398
5526
  * @param request - ListAggregateCompliancePacksRequest
5399
5527
  * @returns ListAggregateCompliancePacksResponse
@@ -5404,7 +5532,7 @@ export default class Client extends OpenApi {
5404
5532
  }
5405
5533
 
5406
5534
  /**
5407
- * 账号组查询投递渠道列表
5535
+ * Queries the information about all delivery channels in an account group.
5408
5536
  *
5409
5537
  * @param request - ListAggregateConfigDeliveryChannelsRequest
5410
5538
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5439,7 +5567,7 @@ export default class Client extends OpenApi {
5439
5567
  }
5440
5568
 
5441
5569
  /**
5442
- * 账号组查询投递渠道列表
5570
+ * Queries the information about all delivery channels in an account group.
5443
5571
  *
5444
5572
  * @param request - ListAggregateConfigDeliveryChannelsRequest
5445
5573
  * @returns ListAggregateConfigDeliveryChannelsResponse
@@ -5450,7 +5578,10 @@ export default class Client extends OpenApi {
5450
5578
  }
5451
5579
 
5452
5580
  /**
5453
- * Queries the evaluation results of a rule for resources in a specified account group.
5581
+ * Queries the compliance evaluation results of resources based on a rule in an account group.
5582
+ *
5583
+ * @remarks
5584
+ * 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.
5454
5585
  *
5455
5586
  * @param request - ListAggregateConfigRuleEvaluationResultsRequest
5456
5587
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5521,7 +5652,10 @@ export default class Client extends OpenApi {
5521
5652
  }
5522
5653
 
5523
5654
  /**
5524
- * Queries the evaluation results of a rule for resources in a specified account group.
5655
+ * Queries the compliance evaluation results of resources based on a rule in an account group.
5656
+ *
5657
+ * @remarks
5658
+ * 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.
5525
5659
  *
5526
5660
  * @param request - ListAggregateConfigRuleEvaluationResultsRequest
5527
5661
  * @returns ListAggregateConfigRuleEvaluationResultsResponse
@@ -5532,7 +5666,10 @@ export default class Client extends OpenApi {
5532
5666
  }
5533
5667
 
5534
5668
  /**
5535
- * 透出用户账号组维度的评估结果统计
5669
+ * Queries the statistics of compliance evaluation results of an account group.
5670
+ *
5671
+ * @remarks
5672
+ * This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
5536
5673
  *
5537
5674
  * @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
5538
5675
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5563,7 +5700,10 @@ export default class Client extends OpenApi {
5563
5700
  }
5564
5701
 
5565
5702
  /**
5566
- * 透出用户账号组维度的评估结果统计
5703
+ * Queries the statistics of compliance evaluation results of an account group.
5704
+ *
5705
+ * @remarks
5706
+ * This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
5567
5707
  *
5568
5708
  * @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
5569
5709
  * @returns ListAggregateConfigRuleEvaluationStatisticsResponse
@@ -5574,10 +5714,10 @@ export default class Client extends OpenApi {
5574
5714
  }
5575
5715
 
5576
5716
  /**
5577
- * Queries the rules in a specified account group.
5717
+ * Queries a list of rules in an account group.
5578
5718
  *
5579
5719
  * @remarks
5580
- * 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`.
5720
+ * 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`.
5581
5721
  *
5582
5722
  * @param tmpReq - ListAggregateConfigRulesRequest
5583
5723
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5658,10 +5798,10 @@ export default class Client extends OpenApi {
5658
5798
  }
5659
5799
 
5660
5800
  /**
5661
- * Queries the rules in a specified account group.
5801
+ * Queries a list of rules in an account group.
5662
5802
  *
5663
5803
  * @remarks
5664
- * 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`.
5804
+ * 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`.
5665
5805
  *
5666
5806
  * @param request - ListAggregateConfigRulesRequest
5667
5807
  * @returns ListAggregateConfigRulesResponse
@@ -5672,13 +5812,10 @@ export default class Client extends OpenApi {
5672
5812
  }
5673
5813
 
5674
5814
  /**
5675
- * Queries the resources in a specified account group.
5815
+ * Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
5676
5816
  *
5677
5817
  * @remarks
5678
- * ### Limits
5679
- * 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).
5680
- * ### Usage notes
5681
- * 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.
5818
+ * 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.
5682
5819
  *
5683
5820
  * @param request - ListAggregateDiscoveredResourcesRequest
5684
5821
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5757,13 +5894,10 @@ export default class Client extends OpenApi {
5757
5894
  }
5758
5895
 
5759
5896
  /**
5760
- * Queries the resources in a specified account group.
5897
+ * Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
5761
5898
  *
5762
5899
  * @remarks
5763
- * ### Limits
5764
- * 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).
5765
- * ### Usage notes
5766
- * 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.
5900
+ * 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.
5767
5901
  *
5768
5902
  * @param request - ListAggregateDiscoveredResourcesRequest
5769
5903
  * @returns ListAggregateDiscoveredResourcesResponse
@@ -5774,11 +5908,7 @@ export default class Client extends OpenApi {
5774
5908
  }
5775
5909
 
5776
5910
  /**
5777
- * This operation retrieves the list of recommended managed rules for an account group.
5778
- *
5779
- * @remarks
5780
- * 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).
5781
- * 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.
5911
+ * 获取推荐的托管规则列表-多账号
5782
5912
  *
5783
5913
  * @param request - ListAggregateRecommendManagedRulesRequest
5784
5914
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5845,11 +5975,7 @@ export default class Client extends OpenApi {
5845
5975
  }
5846
5976
 
5847
5977
  /**
5848
- * This operation retrieves the list of recommended managed rules for an account group.
5849
- *
5850
- * @remarks
5851
- * 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).
5852
- * 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.
5978
+ * 获取推荐的托管规则列表-多账号
5853
5979
  *
5854
5980
  * @param request - ListAggregateRecommendManagedRulesRequest
5855
5981
  * @returns ListAggregateRecommendManagedRulesResponse
@@ -5860,7 +5986,10 @@ export default class Client extends OpenApi {
5860
5986
  }
5861
5987
 
5862
5988
  /**
5863
- * 账号组规则修正执行历史
5989
+ * Queries the remediation records of a rule in an account group.
5990
+ *
5991
+ * @remarks
5992
+ * This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
5864
5993
  *
5865
5994
  * @param request - ListAggregateRemediationExecutionsRequest
5866
5995
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5911,7 +6040,10 @@ export default class Client extends OpenApi {
5911
6040
  }
5912
6041
 
5913
6042
  /**
5914
- * 账号组规则修正执行历史
6043
+ * Queries the remediation records of a rule in an account group.
6044
+ *
6045
+ * @remarks
6046
+ * This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
5915
6047
  *
5916
6048
  * @param request - ListAggregateRemediationExecutionsRequest
5917
6049
  * @returns ListAggregateRemediationExecutionsResponse
@@ -5922,10 +6054,10 @@ export default class Client extends OpenApi {
5922
6054
  }
5923
6055
 
5924
6056
  /**
5925
- * Queries the remediations in a specified account group.
6057
+ * Queries a list of remediation templates for a rule in an account group.
5926
6058
  *
5927
6059
  * @remarks
5928
- * This topic provides an example of how to query the remediation settings for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`.
6060
+ * 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****`.
5929
6061
  *
5930
6062
  * @param request - ListAggregateRemediationsRequest
5931
6063
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5960,10 +6092,10 @@ export default class Client extends OpenApi {
5960
6092
  }
5961
6093
 
5962
6094
  /**
5963
- * Queries the remediations in a specified account group.
6095
+ * Queries a list of remediation templates for a rule in an account group.
5964
6096
  *
5965
6097
  * @remarks
5966
- * This topic provides an example of how to query the remediation settings for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`.
6098
+ * 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****`.
5967
6099
  *
5968
6100
  * @param request - ListAggregateRemediationsRequest
5969
6101
  * @returns ListAggregateRemediationsResponse
@@ -5974,7 +6106,10 @@ export default class Client extends OpenApi {
5974
6106
  }
5975
6107
 
5976
6108
  /**
5977
- * Queries the rule evaluation results for resources in a specified account group.
6109
+ * Queries the compliance evaluation results of resources in an account group.
6110
+ *
6111
+ * @remarks
6112
+ * 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.
5978
6113
  *
5979
6114
  * @param request - ListAggregateResourceEvaluationResultsRequest
5980
6115
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6037,7 +6172,10 @@ export default class Client extends OpenApi {
6037
6172
  }
6038
6173
 
6039
6174
  /**
6040
- * Queries the rule evaluation results for resources in a specified account group.
6175
+ * Queries the compliance evaluation results of resources in an account group.
6176
+ *
6177
+ * @remarks
6178
+ * 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.
6041
6179
  *
6042
6180
  * @param request - ListAggregateResourceEvaluationResultsRequest
6043
6181
  * @returns ListAggregateResourceEvaluationResultsResponse
@@ -6048,7 +6186,10 @@ export default class Client extends OpenApi {
6048
6186
  }
6049
6187
 
6050
6188
  /**
6051
- * 获取资源关系列表
6189
+ * Queries a list of the resources of a specific resource in an account group.
6190
+ *
6191
+ * @remarks
6192
+ * 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.
6052
6193
  *
6053
6194
  * @param request - ListAggregateResourceRelationsRequest
6054
6195
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6115,7 +6256,10 @@ export default class Client extends OpenApi {
6115
6256
  }
6116
6257
 
6117
6258
  /**
6118
- * 获取资源关系列表
6259
+ * Queries a list of the resources of a specific resource in an account group.
6260
+ *
6261
+ * @remarks
6262
+ * 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.
6119
6263
  *
6120
6264
  * @param request - ListAggregateResourceRelationsRequest
6121
6265
  * @returns ListAggregateResourceRelationsResponse
@@ -6126,14 +6270,14 @@ export default class Client extends OpenApi {
6126
6270
  }
6127
6271
 
6128
6272
  /**
6129
- * You can use SQL Select statements to search for resources in a specific account group based on fields in the resource properties.
6273
+ * Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
6130
6274
  *
6131
6275
  * @remarks
6132
- * 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).
6133
- * > - 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`.
6134
- * >
6135
- * > - 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).
6136
- * 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`.
6276
+ * 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)
6277
+ * >
6278
+ * * 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.
6279
+ * * 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).
6280
+ * 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.
6137
6281
  *
6138
6282
  * @param request - ListAggregateResourcesByAdvancedSearchRequest
6139
6283
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6168,14 +6312,14 @@ export default class Client extends OpenApi {
6168
6312
  }
6169
6313
 
6170
6314
  /**
6171
- * You can use SQL Select statements to search for resources in a specific account group based on fields in the resource properties.
6315
+ * Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
6172
6316
  *
6173
6317
  * @remarks
6174
- * 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).
6175
- * > - 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`.
6176
- * >
6177
- * > - 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).
6178
- * 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`.
6318
+ * 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)
6319
+ * >
6320
+ * * 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.
6321
+ * * 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).
6322
+ * 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.
6179
6323
  *
6180
6324
  * @param request - ListAggregateResourcesByAdvancedSearchRequest
6181
6325
  * @returns ListAggregateResourcesByAdvancedSearchResponse
@@ -6186,7 +6330,10 @@ export default class Client extends OpenApi {
6186
6330
  }
6187
6331
 
6188
6332
  /**
6189
- * 获取账号组列表
6333
+ * Queries all account groups within the current management account or delegated administrator account.
6334
+ *
6335
+ * @remarks
6336
+ * 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.
6190
6337
  *
6191
6338
  * @param tmpReq - ListAggregatorsRequest
6192
6339
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6231,7 +6378,10 @@ export default class Client extends OpenApi {
6231
6378
  }
6232
6379
 
6233
6380
  /**
6234
- * 获取账号组列表
6381
+ * Queries all account groups within the current management account or delegated administrator account.
6382
+ *
6383
+ * @remarks
6384
+ * 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.
6235
6385
  *
6236
6386
  * @param request - ListAggregatorsRequest
6237
6387
  * @returns ListAggregatorsResponse
@@ -6242,10 +6392,10 @@ export default class Client extends OpenApi {
6242
6392
  }
6243
6393
 
6244
6394
  /**
6245
- * Queries the details of all compliance pack templates provided by CloudConfig.
6395
+ * Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
6246
6396
  *
6247
6397
  * @remarks
6248
- * A compliance pack template is a collection of rules customized by CloudConfig for compliance scenarios.
6398
+ * A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
6249
6399
  *
6250
6400
  * @param request - ListCompliancePackTemplatesRequest
6251
6401
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6296,10 +6446,10 @@ export default class Client extends OpenApi {
6296
6446
  }
6297
6447
 
6298
6448
  /**
6299
- * Queries the details of all compliance pack templates provided by CloudConfig.
6449
+ * Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
6300
6450
  *
6301
6451
  * @remarks
6302
- * A compliance pack template is a collection of rules customized by CloudConfig for compliance scenarios.
6452
+ * A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
6303
6453
  *
6304
6454
  * @param request - ListCompliancePackTemplatesRequest
6305
6455
  * @returns ListCompliancePackTemplatesResponse
@@ -6310,10 +6460,10 @@ export default class Client extends OpenApi {
6310
6460
  }
6311
6461
 
6312
6462
  /**
6313
- * Lists the compliance packs for the current account.
6463
+ * Queries a list of compliance packages.
6314
6464
  *
6315
6465
  * @remarks
6316
- * This topic provides an example of how to list compliance packs. The response returns one compliance pack record: `cp-fdc8626622af00f9****`.
6466
+ * This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
6317
6467
  *
6318
6468
  * @param tmpReq - ListCompliancePacksRequest
6319
6469
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6366,10 +6516,10 @@ export default class Client extends OpenApi {
6366
6516
  }
6367
6517
 
6368
6518
  /**
6369
- * Lists the compliance packs for the current account.
6519
+ * Queries a list of compliance packages.
6370
6520
  *
6371
6521
  * @remarks
6372
- * This topic provides an example of how to list compliance packs. The response returns one compliance pack record: `cp-fdc8626622af00f9****`.
6522
+ * This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
6373
6523
  *
6374
6524
  * @param request - ListCompliancePacksRequest
6375
6525
  * @returns ListCompliancePacksResponse
@@ -6380,7 +6530,7 @@ export default class Client extends OpenApi {
6380
6530
  }
6381
6531
 
6382
6532
  /**
6383
- * Returns a list of delivery channels.
6533
+ * Queries a list of delivery channels.
6384
6534
  *
6385
6535
  * @param request - ListConfigDeliveryChannelsRequest
6386
6536
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6411,7 +6561,7 @@ export default class Client extends OpenApi {
6411
6561
  }
6412
6562
 
6413
6563
  /**
6414
- * Returns a list of delivery channels.
6564
+ * Queries a list of delivery channels.
6415
6565
  *
6416
6566
  * @param request - ListConfigDeliveryChannelsRequest
6417
6567
  * @returns ListConfigDeliveryChannelsResponse
@@ -6422,7 +6572,10 @@ export default class Client extends OpenApi {
6422
6572
  }
6423
6573
 
6424
6574
  /**
6425
- * Queries the compliance evaluation results of a rule.
6575
+ * Queries the compliance evaluation results of resources based on a rule.
6576
+ *
6577
+ * @remarks
6578
+ * 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.
6426
6579
  *
6427
6580
  * @param request - ListConfigRuleEvaluationResultsRequest
6428
6581
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6481,7 +6634,10 @@ export default class Client extends OpenApi {
6481
6634
  }
6482
6635
 
6483
6636
  /**
6484
- * Queries the compliance evaluation results of a rule.
6637
+ * Queries the compliance evaluation results of resources based on a rule.
6638
+ *
6639
+ * @remarks
6640
+ * 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.
6485
6641
  *
6486
6642
  * @param request - ListConfigRuleEvaluationResultsRequest
6487
6643
  * @returns ListConfigRuleEvaluationResultsResponse
@@ -6492,7 +6648,7 @@ export default class Client extends OpenApi {
6492
6648
  }
6493
6649
 
6494
6650
  /**
6495
- * 透出用户维度的历史评估结果统计
6651
+ * Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
6496
6652
  *
6497
6653
  * @param request - ListConfigRuleEvaluationStatisticsRequest
6498
6654
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6515,7 +6671,7 @@ export default class Client extends OpenApi {
6515
6671
  }
6516
6672
 
6517
6673
  /**
6518
- * 透出用户维度的历史评估结果统计
6674
+ * Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
6519
6675
  * @returns ListConfigRuleEvaluationStatisticsResponse
6520
6676
  */
6521
6677
  async listConfigRuleEvaluationStatistics(): Promise<$_model.ListConfigRuleEvaluationStatisticsResponse> {
@@ -6524,7 +6680,7 @@ export default class Client extends OpenApi {
6524
6680
  }
6525
6681
 
6526
6682
  /**
6527
- * Lists the operators available for Cloud Config rules.
6683
+ * 规则支持的操作符列表
6528
6684
  *
6529
6685
  * @param request - ListConfigRuleOperatorsRequest
6530
6686
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6547,7 +6703,7 @@ export default class Client extends OpenApi {
6547
6703
  }
6548
6704
 
6549
6705
  /**
6550
- * Lists the operators available for Cloud Config rules.
6706
+ * 规则支持的操作符列表
6551
6707
  * @returns ListConfigRuleOperatorsResponse
6552
6708
  */
6553
6709
  async listConfigRuleOperators(): Promise<$_model.ListConfigRuleOperatorsResponse> {
@@ -6556,10 +6712,10 @@ export default class Client extends OpenApi {
6556
6712
  }
6557
6713
 
6558
6714
  /**
6559
- * Queries a list of rules.
6715
+ * Queries the rules of the current account.
6560
6716
  *
6561
6717
  * @remarks
6562
- * 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.
6718
+ * 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.
6563
6719
  *
6564
6720
  * @param tmpReq - ListConfigRulesRequest
6565
6721
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6636,10 +6792,10 @@ export default class Client extends OpenApi {
6636
6792
  }
6637
6793
 
6638
6794
  /**
6639
- * Queries a list of rules.
6795
+ * Queries the rules of the current account.
6640
6796
  *
6641
6797
  * @remarks
6642
- * 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.
6798
+ * 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.
6643
6799
  *
6644
6800
  * @param request - ListConfigRulesRequest
6645
6801
  * @returns ListConfigRulesResponse
@@ -6650,13 +6806,10 @@ export default class Client extends OpenApi {
6650
6806
  }
6651
6807
 
6652
6808
  /**
6653
- * Queries a list of resources that are aggregated across regions in the current Alibaba Cloud account.
6809
+ * Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
6654
6810
  *
6655
6811
  * @remarks
6656
- * ### Limits
6657
- * 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).
6658
- * ### Usage notes
6659
- * This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
6812
+ * 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.
6660
6813
  *
6661
6814
  * @param request - ListDiscoveredResourcesRequest
6662
6815
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6723,13 +6876,10 @@ export default class Client extends OpenApi {
6723
6876
  }
6724
6877
 
6725
6878
  /**
6726
- * Queries a list of resources that are aggregated across regions in the current Alibaba Cloud account.
6879
+ * Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
6727
6880
  *
6728
6881
  * @remarks
6729
- * ### Limits
6730
- * 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).
6731
- * ### Usage notes
6732
- * This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
6882
+ * 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.
6733
6883
  *
6734
6884
  * @param request - ListDiscoveredResourcesRequest
6735
6885
  * @returns ListDiscoveredResourcesResponse
@@ -6740,7 +6890,10 @@ export default class Client extends OpenApi {
6740
6890
  }
6741
6891
 
6742
6892
  /**
6743
- * Queries the services integrated with CloudConfig and their statuses.
6893
+ * Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
6894
+ *
6895
+ * @remarks
6896
+ * This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
6744
6897
  *
6745
6898
  * @param request - ListIntegratedServiceRequest
6746
6899
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6763,7 +6916,10 @@ export default class Client extends OpenApi {
6763
6916
  }
6764
6917
 
6765
6918
  /**
6766
- * Queries the services integrated with CloudConfig and their statuses.
6919
+ * Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
6920
+ *
6921
+ * @remarks
6922
+ * This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
6767
6923
  * @returns ListIntegratedServiceResponse
6768
6924
  */
6769
6925
  async listIntegratedService(): Promise<$_model.ListIntegratedServiceResponse> {
@@ -6772,13 +6928,13 @@ export default class Client extends OpenApi {
6772
6928
  }
6773
6929
 
6774
6930
  /**
6775
- * Queries the rule templates that are supported by Cloud Config.
6931
+ * Queries a list of managed rules supported by Cloud Config.
6776
6932
  *
6777
6933
  * @remarks
6778
- * ### Background information
6779
- * 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).
6780
- * ### Usage notes
6781
- * 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.
6934
+ * ### [](#)Background information
6935
+ * 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).
6936
+ * ### [](#)Description
6937
+ * This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
6782
6938
  *
6783
6939
  * @param request - ListManagedRulesRequest
6784
6940
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6829,13 +6985,13 @@ export default class Client extends OpenApi {
6829
6985
  }
6830
6986
 
6831
6987
  /**
6832
- * Queries the rule templates that are supported by Cloud Config.
6988
+ * Queries a list of managed rules supported by Cloud Config.
6833
6989
  *
6834
6990
  * @remarks
6835
- * ### Background information
6836
- * 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).
6837
- * ### Usage notes
6838
- * 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.
6991
+ * ### [](#)Background information
6992
+ * 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).
6993
+ * ### [](#)Description
6994
+ * This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
6839
6995
  *
6840
6996
  * @param request - ListManagedRulesRequest
6841
6997
  * @returns ListManagedRulesResponse
@@ -6846,11 +7002,11 @@ export default class Client extends OpenApi {
6846
7002
  }
6847
7003
 
6848
7004
  /**
6849
- * Queries the proactive rules supported by Cloud Config.
7005
+ * Queries a list of evaluation rules supported by Cloud Config.
6850
7006
  *
6851
7007
  * @remarks
6852
- * 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).
6853
- * Proactive rules and rule templates originate from the same source rules. After you create resources, proactive rules continuously check your resources for compliance.
7008
+ * 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).
7009
+ * 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.
6854
7010
  *
6855
7011
  * @param tmpReq - ListPreManagedRulesRequest
6856
7012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6895,11 +7051,11 @@ export default class Client extends OpenApi {
6895
7051
  }
6896
7052
 
6897
7053
  /**
6898
- * Queries the proactive rules supported by Cloud Config.
7054
+ * Queries a list of evaluation rules supported by Cloud Config.
6899
7055
  *
6900
7056
  * @remarks
6901
- * 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).
6902
- * Proactive rules and rule templates originate from the same source rules. After you create resources, proactive rules continuously check your resources for compliance.
7057
+ * 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).
7058
+ * 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.
6903
7059
  *
6904
7060
  * @param request - ListPreManagedRulesRequest
6905
7061
  * @returns ListPreManagedRulesResponse
@@ -6910,7 +7066,7 @@ export default class Client extends OpenApi {
6910
7066
  }
6911
7067
 
6912
7068
  /**
6913
- * This operation obtains a list of recommended managed rules.
7069
+ * 获取推荐的托管规则列表
6914
7070
  *
6915
7071
  * @param request - ListRecommendManagedRulesRequest
6916
7072
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6973,7 +7129,7 @@ export default class Client extends OpenApi {
6973
7129
  }
6974
7130
 
6975
7131
  /**
6976
- * This operation obtains a list of recommended managed rules.
7132
+ * 获取推荐的托管规则列表
6977
7133
  *
6978
7134
  * @param request - ListRecommendManagedRulesRequest
6979
7135
  * @returns ListRecommendManagedRulesResponse
@@ -6984,7 +7140,10 @@ export default class Client extends OpenApi {
6984
7140
  }
6985
7141
 
6986
7142
  /**
6987
- * 修正执行历史
7143
+ * Queries the remediation records of a rule.
7144
+ *
7145
+ * @remarks
7146
+ * This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
6988
7147
  *
6989
7148
  * @param request - ListRemediationExecutionsRequest
6990
7149
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7027,7 +7186,10 @@ export default class Client extends OpenApi {
7027
7186
  }
7028
7187
 
7029
7188
  /**
7030
- * 修正执行历史
7189
+ * Queries the remediation records of a rule.
7190
+ *
7191
+ * @remarks
7192
+ * This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
7031
7193
  *
7032
7194
  * @param request - ListRemediationExecutionsRequest
7033
7195
  * @returns ListRemediationExecutionsResponse
@@ -7038,7 +7200,10 @@ export default class Client extends OpenApi {
7038
7200
  }
7039
7201
 
7040
7202
  /**
7041
- * 修正模版列表
7203
+ * Queries a list of remediation templates for a managed rule.
7204
+ *
7205
+ * @remarks
7206
+ * 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.
7042
7207
  *
7043
7208
  * @param request - ListRemediationTemplatesRequest
7044
7209
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7081,7 +7246,10 @@ export default class Client extends OpenApi {
7081
7246
  }
7082
7247
 
7083
7248
  /**
7084
- * 修正模版列表
7249
+ * Queries a list of remediation templates for a managed rule.
7250
+ *
7251
+ * @remarks
7252
+ * 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.
7085
7253
  *
7086
7254
  * @param request - ListRemediationTemplatesRequest
7087
7255
  * @returns ListRemediationTemplatesResponse
@@ -7092,7 +7260,10 @@ export default class Client extends OpenApi {
7092
7260
  }
7093
7261
 
7094
7262
  /**
7095
- * 查询规则的修正
7263
+ * Queries the information about the execution of remediation templates.
7264
+ *
7265
+ * @remarks
7266
+ * This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
7096
7267
  *
7097
7268
  * @param request - ListRemediationsRequest
7098
7269
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7131,7 +7302,10 @@ export default class Client extends OpenApi {
7131
7302
  }
7132
7303
 
7133
7304
  /**
7134
- * 查询规则的修正
7305
+ * Queries the information about the execution of remediation templates.
7306
+ *
7307
+ * @remarks
7308
+ * This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
7135
7309
  *
7136
7310
  * @param request - ListRemediationsRequest
7137
7311
  * @returns ListRemediationsResponse
@@ -7142,7 +7316,7 @@ export default class Client extends OpenApi {
7142
7316
  }
7143
7317
 
7144
7318
  /**
7145
- * Queries the details of compliance report templates in batches.
7319
+ * 批量获取合规报告模版详情
7146
7320
  *
7147
7321
  * @param request - ListReportTemplatesRequest
7148
7322
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7181,7 +7355,7 @@ export default class Client extends OpenApi {
7181
7355
  }
7182
7356
 
7183
7357
  /**
7184
- * Queries the details of compliance report templates in batches.
7358
+ * 批量获取合规报告模版详情
7185
7359
  *
7186
7360
  * @param request - ListReportTemplatesRequest
7187
7361
  * @returns ListReportTemplatesResponse
@@ -7192,7 +7366,10 @@ export default class Client extends OpenApi {
7192
7366
  }
7193
7367
 
7194
7368
  /**
7195
- * Queries the evaluation results for a resource based on a rule.
7369
+ * Queries the compliance evaluation results of resources.
7370
+ *
7371
+ * @remarks
7372
+ * 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.
7196
7373
  *
7197
7374
  * @param request - ListResourceEvaluationResultsRequest
7198
7375
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7251,7 +7428,10 @@ export default class Client extends OpenApi {
7251
7428
  }
7252
7429
 
7253
7430
  /**
7254
- * Queries the evaluation results for a resource based on a rule.
7431
+ * Queries the compliance evaluation results of resources.
7432
+ *
7433
+ * @remarks
7434
+ * 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.
7255
7435
  *
7256
7436
  * @param request - ListResourceEvaluationResultsRequest
7257
7437
  * @returns ListResourceEvaluationResultsResponse
@@ -7262,7 +7442,11 @@ export default class Client extends OpenApi {
7262
7442
  }
7263
7443
 
7264
7444
  /**
7265
- * 获取资源关系列表
7445
+ * Queries a list of resources that associate with a specific resource.
7446
+ *
7447
+ * @remarks
7448
+ * 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).
7449
+ * 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.
7266
7450
  *
7267
7451
  * @param request - ListResourceRelationsRequest
7268
7452
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7321,7 +7505,11 @@ export default class Client extends OpenApi {
7321
7505
  }
7322
7506
 
7323
7507
  /**
7324
- * 获取资源关系列表
7508
+ * Queries a list of resources that associate with a specific resource.
7509
+ *
7510
+ * @remarks
7511
+ * 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).
7512
+ * 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.
7325
7513
  *
7326
7514
  * @param request - ListResourceRelationsRequest
7327
7515
  * @returns ListResourceRelationsResponse
@@ -7332,7 +7520,14 @@ export default class Client extends OpenApi {
7332
7520
  }
7333
7521
 
7334
7522
  /**
7335
- * 资源列表高级搜索接口
7523
+ * Obtains resources based on the fields in the resource properties by using a SELECT statement.
7524
+ *
7525
+ * @remarks
7526
+ * 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).
7527
+ * >
7528
+ * * 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.
7529
+ * * 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).
7530
+ * 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.
7336
7531
  *
7337
7532
  * @param request - ListResourcesByAdvancedSearchRequest
7338
7533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7363,7 +7558,14 @@ export default class Client extends OpenApi {
7363
7558
  }
7364
7559
 
7365
7560
  /**
7366
- * 资源列表高级搜索接口
7561
+ * Obtains resources based on the fields in the resource properties by using a SELECT statement.
7562
+ *
7563
+ * @remarks
7564
+ * 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).
7565
+ * >
7566
+ * * 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.
7567
+ * * 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).
7568
+ * 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.
7367
7569
  *
7368
7570
  * @param request - ListResourcesByAdvancedSearchRequest
7369
7571
  * @returns ListResourcesByAdvancedSearchResponse
@@ -7426,7 +7628,7 @@ export default class Client extends OpenApi {
7426
7628
  }
7427
7629
 
7428
7630
  /**
7429
- * Queries the tags attached to resources in Cloud Config.
7631
+ * Queries the tags that are added to a resource in Cloud Config.
7430
7632
  *
7431
7633
  * @param tmpReq - ListTagResourcesRequest
7432
7634
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7479,7 +7681,7 @@ export default class Client extends OpenApi {
7479
7681
  }
7480
7682
 
7481
7683
  /**
7482
- * Queries the tags attached to resources in Cloud Config.
7684
+ * Queries the tags that are added to a resource in Cloud Config.
7483
7685
  *
7484
7686
  * @param request - ListTagResourcesRequest
7485
7687
  * @returns ListTagResourcesResponse
@@ -7490,7 +7692,10 @@ export default class Client extends OpenApi {
7490
7692
  }
7491
7693
 
7492
7694
  /**
7493
- * 自定义规则评估结果回调
7695
+ * Submits the evaluation results of a rule from Function Compute.
7696
+ *
7697
+ * @remarks
7698
+ * 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).
7494
7699
  *
7495
7700
  * @param request - PutEvaluationsRequest
7496
7701
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7529,7 +7734,10 @@ export default class Client extends OpenApi {
7529
7734
  }
7530
7735
 
7531
7736
  /**
7532
- * 自定义规则评估结果回调
7737
+ * Submits the evaluation results of a rule from Function Compute.
7738
+ *
7739
+ * @remarks
7740
+ * 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).
7533
7741
  *
7534
7742
  * @param request - PutEvaluationsRequest
7535
7743
  * @returns PutEvaluationsResponse
@@ -7540,7 +7748,13 @@ export default class Client extends OpenApi {
7540
7748
  }
7541
7749
 
7542
7750
  /**
7543
- * 取消评估结果的忽略状态
7751
+ * 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.
7752
+ *
7753
+ * @remarks
7754
+ * ### [](#)Prerequisites
7755
+ * 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).
7756
+ * ### [](#)Description
7757
+ * 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****`.
7544
7758
  *
7545
7759
  * @param tmpReq - RevertAggregateEvaluationResultsRequest
7546
7760
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7585,7 +7799,13 @@ export default class Client extends OpenApi {
7585
7799
  }
7586
7800
 
7587
7801
  /**
7588
- * 取消评估结果的忽略状态
7802
+ * 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.
7803
+ *
7804
+ * @remarks
7805
+ * ### [](#)Prerequisites
7806
+ * 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).
7807
+ * ### [](#)Description
7808
+ * 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****`.
7589
7809
  *
7590
7810
  * @param request - RevertAggregateEvaluationResultsRequest
7591
7811
  * @returns RevertAggregateEvaluationResultsResponse
@@ -7596,7 +7816,13 @@ export default class Client extends OpenApi {
7596
7816
  }
7597
7817
 
7598
7818
  /**
7599
- * 恢复已忽略的某条规则对某些资源的评估结果后,继续显示该规则对资源的评估结果
7819
+ * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
7820
+ *
7821
+ * @remarks
7822
+ * ### [](#)Prerequisites
7823
+ * 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).
7824
+ * ### [](#)Description
7825
+ * 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****`.
7600
7826
  *
7601
7827
  * @param tmpReq - RevertEvaluationResultsRequest
7602
7828
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7637,7 +7863,13 @@ export default class Client extends OpenApi {
7637
7863
  }
7638
7864
 
7639
7865
  /**
7640
- * 恢复已忽略的某条规则对某些资源的评估结果后,继续显示该规则对资源的评估结果
7866
+ * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
7867
+ *
7868
+ * @remarks
7869
+ * ### [](#)Prerequisites
7870
+ * 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).
7871
+ * ### [](#)Description
7872
+ * 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****`.
7641
7873
  *
7642
7874
  * @param request - RevertEvaluationResultsRequest
7643
7875
  * @returns RevertEvaluationResultsResponse
@@ -7648,7 +7880,11 @@ export default class Client extends OpenApi {
7648
7880
  }
7649
7881
 
7650
7882
  /**
7651
- * 重新审计指定账号组内的某条规则或某个合规包中的所有规则
7883
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
7884
+ *
7885
+ * @remarks
7886
+ * > 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).
7887
+ * The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
7652
7888
  *
7653
7889
  * @param request - StartAggregateConfigRuleEvaluationRequest
7654
7890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7691,7 +7927,11 @@ export default class Client extends OpenApi {
7691
7927
  }
7692
7928
 
7693
7929
  /**
7694
- * 重新审计指定账号组内的某条规则或某个合规包中的所有规则
7930
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
7931
+ *
7932
+ * @remarks
7933
+ * > 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).
7934
+ * The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
7695
7935
  *
7696
7936
  * @param request - StartAggregateConfigRuleEvaluationRequest
7697
7937
  * @returns StartAggregateConfigRuleEvaluationResponse
@@ -7702,7 +7942,10 @@ export default class Client extends OpenApi {
7702
7942
  }
7703
7943
 
7704
7944
  /**
7705
- * 执行账号组规则修正
7945
+ * Performs a remediation operation by using a rule in an account group.
7946
+ *
7947
+ * @remarks
7948
+ * 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.
7706
7949
  *
7707
7950
  * @param request - StartAggregateRemediationRequest
7708
7951
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7723,6 +7966,18 @@ export default class Client extends OpenApi {
7723
7966
  query["ResourceAccountId"] = request.resourceAccountId;
7724
7967
  }
7725
7968
 
7969
+ if (!$dara.isNull(request.resourceId)) {
7970
+ query["ResourceId"] = request.resourceId;
7971
+ }
7972
+
7973
+ if (!$dara.isNull(request.resourceRegionId)) {
7974
+ query["ResourceRegionId"] = request.resourceRegionId;
7975
+ }
7976
+
7977
+ if (!$dara.isNull(request.resourceType)) {
7978
+ query["ResourceType"] = request.resourceType;
7979
+ }
7980
+
7726
7981
  let req = new $OpenApiUtil.OpenApiRequest({
7727
7982
  query: OpenApiUtil.query(query),
7728
7983
  });
@@ -7741,7 +7996,10 @@ export default class Client extends OpenApi {
7741
7996
  }
7742
7997
 
7743
7998
  /**
7744
- * 执行账号组规则修正
7999
+ * Performs a remediation operation by using a rule in an account group.
8000
+ *
8001
+ * @remarks
8002
+ * 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.
7745
8003
  *
7746
8004
  * @param request - StartAggregateRemediationRequest
7747
8005
  * @returns StartAggregateRemediationResponse
@@ -7752,10 +8010,10 @@ export default class Client extends OpenApi {
7752
8010
  }
7753
8011
 
7754
8012
  /**
7755
- * Re-evaluates a specific rule or all rules in a compliance package.
8013
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
7756
8014
  *
7757
8015
  * @remarks
7758
- * This topic provides an example of how to re-evaluate the rule cr-9920626622af0035\\*\\*\\*\\*.
8016
+ * In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
7759
8017
  *
7760
8018
  * @param request - StartConfigRuleEvaluationRequest
7761
8019
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7794,10 +8052,10 @@ export default class Client extends OpenApi {
7794
8052
  }
7795
8053
 
7796
8054
  /**
7797
- * Re-evaluates a specific rule or all rules in a compliance package.
8055
+ * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
7798
8056
  *
7799
8057
  * @remarks
7800
- * This topic provides an example of how to re-evaluate the rule cr-9920626622af0035\\*\\*\\*\\*.
8058
+ * In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
7801
8059
  *
7802
8060
  * @param request - StartConfigRuleEvaluationRequest
7803
8061
  * @returns StartConfigRuleEvaluationResponse
@@ -7808,7 +8066,7 @@ export default class Client extends OpenApi {
7808
8066
  }
7809
8067
 
7810
8068
  /**
7811
- * Starts a re-evaluation of a single resource.
8069
+ * 触发单资源重新评估
7812
8070
  *
7813
8071
  * @param request - StartConfigRuleEvaluationByResourceRequest
7814
8072
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7839,7 +8097,7 @@ export default class Client extends OpenApi {
7839
8097
  }
7840
8098
 
7841
8099
  /**
7842
- * Starts a re-evaluation of a single resource.
8100
+ * 触发单资源重新评估
7843
8101
  *
7844
8102
  * @param request - StartConfigRuleEvaluationByResourceRequest
7845
8103
  * @returns StartConfigRuleEvaluationByResourceResponse
@@ -7850,7 +8108,10 @@ export default class Client extends OpenApi {
7850
8108
  }
7851
8109
 
7852
8110
  /**
7853
- * 启用配置审计服务
8111
+ * Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
8112
+ *
8113
+ * @remarks
8114
+ * This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
7854
8115
  *
7855
8116
  * @param request - StartConfigurationRecorderRequest
7856
8117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7873,7 +8134,10 @@ export default class Client extends OpenApi {
7873
8134
  }
7874
8135
 
7875
8136
  /**
7876
- * 启用配置审计服务
8137
+ * Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
8138
+ *
8139
+ * @remarks
8140
+ * This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
7877
8141
  * @returns StartConfigurationRecorderResponse
7878
8142
  */
7879
8143
  async startConfigurationRecorder(): Promise<$_model.StartConfigurationRecorderResponse> {
@@ -7882,7 +8146,10 @@ export default class Client extends OpenApi {
7882
8146
  }
7883
8147
 
7884
8148
  /**
7885
- * 执行修正
8149
+ * Performs a remediation operation based on a rule.
8150
+ *
8151
+ * @remarks
8152
+ * 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.
7886
8153
  *
7887
8154
  * @param request - StartRemediationRequest
7888
8155
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7895,6 +8162,18 @@ export default class Client extends OpenApi {
7895
8162
  query["ConfigRuleId"] = request.configRuleId;
7896
8163
  }
7897
8164
 
8165
+ if (!$dara.isNull(request.resourceId)) {
8166
+ query["ResourceId"] = request.resourceId;
8167
+ }
8168
+
8169
+ if (!$dara.isNull(request.resourceRegionId)) {
8170
+ query["ResourceRegionId"] = request.resourceRegionId;
8171
+ }
8172
+
8173
+ if (!$dara.isNull(request.resourceType)) {
8174
+ query["ResourceType"] = request.resourceType;
8175
+ }
8176
+
7898
8177
  let req = new $OpenApiUtil.OpenApiRequest({
7899
8178
  query: OpenApiUtil.query(query),
7900
8179
  });
@@ -7913,7 +8192,10 @@ export default class Client extends OpenApi {
7913
8192
  }
7914
8193
 
7915
8194
  /**
7916
- * 执行修正
8195
+ * Performs a remediation operation based on a rule.
8196
+ *
8197
+ * @remarks
8198
+ * 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.
7917
8199
  *
7918
8200
  * @param request - StartRemediationRequest
7919
8201
  * @returns StartRemediationResponse
@@ -7924,7 +8206,10 @@ export default class Client extends OpenApi {
7924
8206
  }
7925
8207
 
7926
8208
  /**
7927
- * 停用配置审计服务
8209
+ * Deactivates Cloud Config.
8210
+ *
8211
+ * @remarks
8212
+ * > 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.
7928
8213
  *
7929
8214
  * @param request - StopConfigurationRecorderRequest
7930
8215
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7947,7 +8232,10 @@ export default class Client extends OpenApi {
7947
8232
  }
7948
8233
 
7949
8234
  /**
7950
- * 停用配置审计服务
8235
+ * Deactivates Cloud Config.
8236
+ *
8237
+ * @remarks
8238
+ * > 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.
7951
8239
  * @returns StopConfigurationRecorderResponse
7952
8240
  */
7953
8241
  async stopConfigurationRecorder(): Promise<$_model.StopConfigurationRecorderResponse> {
@@ -7956,7 +8244,7 @@ export default class Client extends OpenApi {
7956
8244
  }
7957
8245
 
7958
8246
  /**
7959
- * Attaches tags to CloudConfig rules, account groups, and compliance packages.
8247
+ * Adds tags to a rule, an account group, and a compliance package of Cloud Config.
7960
8248
  *
7961
8249
  * @param tmpReq - TagResourcesRequest
7962
8250
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8005,7 +8293,7 @@ export default class Client extends OpenApi {
8005
8293
  }
8006
8294
 
8007
8295
  /**
8008
- * Attaches tags to CloudConfig rules, account groups, and compliance packages.
8296
+ * Adds tags to a rule, an account group, and a compliance package of Cloud Config.
8009
8297
  *
8010
8298
  * @param request - TagResourcesRequest
8011
8299
  * @returns TagResourcesResponse
@@ -8016,7 +8304,7 @@ export default class Client extends OpenApi {
8016
8304
  }
8017
8305
 
8018
8306
  /**
8019
- * Sends a real-time test notification.
8307
+ * 实时测试通知
8020
8308
  *
8021
8309
  * @param request - TriggerReportSendRequest
8022
8310
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8047,7 +8335,7 @@ export default class Client extends OpenApi {
8047
8335
  }
8048
8336
 
8049
8337
  /**
8050
- * Sends a real-time test notification.
8338
+ * 实时测试通知
8051
8339
  *
8052
8340
  * @param request - TriggerReportSendRequest
8053
8341
  * @returns TriggerReportSendResponse
@@ -8058,7 +8346,7 @@ export default class Client extends OpenApi {
8058
8346
  }
8059
8347
 
8060
8348
  /**
8061
- * Detaches tags from resources in Cloud Config.
8349
+ * Removes tags from a resource in Cloud Config.
8062
8350
  *
8063
8351
  * @param request - UntagResourcesRequest
8064
8352
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8105,7 +8393,7 @@ export default class Client extends OpenApi {
8105
8393
  }
8106
8394
 
8107
8395
  /**
8108
- * Detaches tags from resources in Cloud Config.
8396
+ * Removes tags from a resource in Cloud Config.
8109
8397
  *
8110
8398
  * @param request - UntagResourcesRequest
8111
8399
  * @returns UntagResourcesResponse
@@ -8116,10 +8404,10 @@ export default class Client extends OpenApi {
8116
8404
  }
8117
8405
 
8118
8406
  /**
8119
- * Updates a compliance pack in a specified account group.
8407
+ * Modifies the configurations of a compliance package in an account group.
8120
8408
  *
8121
8409
  * @remarks
8122
- * 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.
8410
+ * 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`.
8123
8411
  *
8124
8412
  * @param tmpReq - UpdateAggregateCompliancePackRequest
8125
8413
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8235,10 +8523,10 @@ export default class Client extends OpenApi {
8235
8523
  }
8236
8524
 
8237
8525
  /**
8238
- * Updates a compliance pack in a specified account group.
8526
+ * Modifies the configurations of a compliance package in an account group.
8239
8527
  *
8240
8528
  * @remarks
8241
- * 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.
8529
+ * 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`.
8242
8530
  *
8243
8531
  * @param request - UpdateAggregateCompliancePackRequest
8244
8532
  * @returns UpdateAggregateCompliancePackResponse
@@ -8249,7 +8537,10 @@ export default class Client extends OpenApi {
8249
8537
  }
8250
8538
 
8251
8539
  /**
8252
- * 账号组修改投递渠道
8540
+ * Modifies a delivery channel in an account group.
8541
+ *
8542
+ * @remarks
8543
+ * 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.
8253
8544
  *
8254
8545
  * @param request - UpdateAggregateConfigDeliveryChannelRequest
8255
8546
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8332,7 +8623,10 @@ export default class Client extends OpenApi {
8332
8623
  }
8333
8624
 
8334
8625
  /**
8335
- * 账号组修改投递渠道
8626
+ * Modifies a delivery channel in an account group.
8627
+ *
8628
+ * @remarks
8629
+ * 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.
8336
8630
  *
8337
8631
  * @param request - UpdateAggregateConfigDeliveryChannelRequest
8338
8632
  * @returns UpdateAggregateConfigDeliveryChannelResponse
@@ -8343,10 +8637,10 @@ export default class Client extends OpenApi {
8343
8637
  }
8344
8638
 
8345
8639
  /**
8346
- * Modifies the description, input parameters, and risk level of a rule in a specified account group.
8640
+ * Modifies the description, input parameters, and risk level of a rule in a specific account group.
8347
8641
  *
8348
8642
  * @remarks
8349
- * 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).
8643
+ * 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.
8350
8644
  *
8351
8645
  * @param tmpReq - UpdateAggregateConfigRuleRequest
8352
8646
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8506,10 +8800,10 @@ export default class Client extends OpenApi {
8506
8800
  }
8507
8801
 
8508
8802
  /**
8509
- * Modifies the description, input parameters, and risk level of a rule in a specified account group.
8803
+ * Modifies the description, input parameters, and risk level of a rule in a specific account group.
8510
8804
  *
8511
8805
  * @remarks
8512
- * 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).
8806
+ * 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.
8513
8807
  *
8514
8808
  * @param request - UpdateAggregateConfigRuleRequest
8515
8809
  * @returns UpdateAggregateConfigRuleResponse
@@ -8520,10 +8814,10 @@ export default class Client extends OpenApi {
8520
8814
  }
8521
8815
 
8522
8816
  /**
8523
- * Updates a specified rule remediation.
8817
+ * Modifies a remediation template for a rule in an account group.
8524
8818
  *
8525
8819
  * @remarks
8526
- * 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****`.
8820
+ * 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.
8527
8821
  *
8528
8822
  * @param request - UpdateAggregateRemediationRequest
8529
8823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8578,10 +8872,10 @@ export default class Client extends OpenApi {
8578
8872
  }
8579
8873
 
8580
8874
  /**
8581
- * Updates a specified rule remediation.
8875
+ * Modifies a remediation template for a rule in an account group.
8582
8876
  *
8583
8877
  * @remarks
8584
- * 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****`.
8878
+ * 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.
8585
8879
  *
8586
8880
  * @param request - UpdateAggregateRemediationRequest
8587
8881
  * @returns UpdateAggregateRemediationResponse
@@ -8592,10 +8886,10 @@ export default class Client extends OpenApi {
8592
8886
  }
8593
8887
 
8594
8888
  /**
8595
- * 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.
8889
+ * 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.
8596
8890
  *
8597
8891
  * @remarks
8598
- * 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`.
8892
+ * 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`.
8599
8893
  *
8600
8894
  * @param tmpReq - UpdateAggregatorRequest
8601
8895
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8662,10 +8956,10 @@ export default class Client extends OpenApi {
8662
8956
  }
8663
8957
 
8664
8958
  /**
8665
- * 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.
8959
+ * 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.
8666
8960
  *
8667
8961
  * @remarks
8668
- * 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`.
8962
+ * 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`.
8669
8963
  *
8670
8964
  * @param request - UpdateAggregatorRequest
8671
8965
  * @returns UpdateAggregatorResponse
@@ -8676,10 +8970,10 @@ export default class Client extends OpenApi {
8676
8970
  }
8677
8971
 
8678
8972
  /**
8679
- * Updates the configuration of a specified compliance pack in the current account.
8973
+ * Modifies the configurations of a specific compliance package in the current account.
8680
8974
  *
8681
8975
  * @remarks
8682
- * 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****`.
8976
+ * 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`.
8683
8977
  *
8684
8978
  * @param tmpReq - UpdateCompliancePackRequest
8685
8979
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8791,10 +9085,10 @@ export default class Client extends OpenApi {
8791
9085
  }
8792
9086
 
8793
9087
  /**
8794
- * Updates the configuration of a specified compliance pack in the current account.
9088
+ * Modifies the configurations of a specific compliance package in the current account.
8795
9089
  *
8796
9090
  * @remarks
8797
- * 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****`.
9091
+ * 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`.
8798
9092
  *
8799
9093
  * @param request - UpdateCompliancePackRequest
8800
9094
  * @returns UpdateCompliancePackResponse
@@ -8805,10 +9099,10 @@ export default class Client extends OpenApi {
8805
9099
  }
8806
9100
 
8807
9101
  /**
8808
- * This operation modifies a delivery channel for the current account.
9102
+ * Modifies a delivery channel by using the current account.
8809
9103
  *
8810
9104
  * @remarks
8811
- * 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.
9105
+ * 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.
8812
9106
  *
8813
9107
  * @param request - UpdateConfigDeliveryChannelRequest
8814
9108
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8887,10 +9181,10 @@ export default class Client extends OpenApi {
8887
9181
  }
8888
9182
 
8889
9183
  /**
8890
- * This operation modifies a delivery channel for the current account.
9184
+ * Modifies a delivery channel by using the current account.
8891
9185
  *
8892
9186
  * @remarks
8893
- * 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.
9187
+ * 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.
8894
9188
  *
8895
9189
  * @param request - UpdateConfigDeliveryChannelRequest
8896
9190
  * @returns UpdateConfigDeliveryChannelResponse
@@ -8904,7 +9198,7 @@ export default class Client extends OpenApi {
8904
9198
  * Modifies the description, input parameters, and risk level of a rule.
8905
9199
  *
8906
9200
  * @remarks
8907
- * This topic provides an example of how to change the risk level of the rule `cr-a260626622af0005****` to `3` (low risk).
9201
+ * This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
8908
9202
  *
8909
9203
  * @param tmpReq - UpdateConfigRuleRequest
8910
9204
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9051,7 +9345,7 @@ export default class Client extends OpenApi {
9051
9345
  * Modifies the description, input parameters, and risk level of a rule.
9052
9346
  *
9053
9347
  * @remarks
9054
- * This topic provides an example of how to change the risk level of the rule `cr-a260626622af0005****` to `3` (low risk).
9348
+ * This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
9055
9349
  *
9056
9350
  * @param request - UpdateConfigRuleRequest
9057
9351
  * @returns UpdateConfigRuleResponse
@@ -9062,7 +9356,10 @@ export default class Client extends OpenApi {
9062
9356
  }
9063
9357
 
9064
9358
  /**
9065
- * 修改配置审计监控资源范围
9359
+ * Modifies the resource monitoring scope of the current account.
9360
+ *
9361
+ * @remarks
9362
+ * This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
9066
9363
  *
9067
9364
  * @param request - UpdateConfigurationRecorderRequest
9068
9365
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9093,7 +9390,10 @@ export default class Client extends OpenApi {
9093
9390
  }
9094
9391
 
9095
9392
  /**
9096
- * 修改配置审计监控资源范围
9393
+ * Modifies the resource monitoring scope of the current account.
9394
+ *
9395
+ * @remarks
9396
+ * This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
9097
9397
  *
9098
9398
  * @param request - UpdateConfigurationRecorderRequest
9099
9399
  * @returns UpdateConfigurationRecorderResponse
@@ -9104,7 +9404,7 @@ export default class Client extends OpenApi {
9104
9404
  }
9105
9405
 
9106
9406
  /**
9107
- * 修改云产品集成用户状态
9407
+ * Enables or disables the integration of a cloud service.
9108
9408
  *
9109
9409
  * @param request - UpdateIntegratedServiceStatusRequest
9110
9410
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9147,7 +9447,7 @@ export default class Client extends OpenApi {
9147
9447
  }
9148
9448
 
9149
9449
  /**
9150
- * 修改云产品集成用户状态
9450
+ * Enables or disables the integration of a cloud service.
9151
9451
  *
9152
9452
  * @param request - UpdateIntegratedServiceStatusRequest
9153
9453
  * @returns UpdateIntegratedServiceStatusResponse
@@ -9158,10 +9458,10 @@ export default class Client extends OpenApi {
9158
9458
  }
9159
9459
 
9160
9460
  /**
9161
- * Updates the specified remediation setting.
9461
+ * Updates a remediation template for a rule.
9162
9462
  *
9163
9463
  * @remarks
9164
- * This topic provides an example of how to change the execution mode for the remediation setting `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution).
9464
+ * 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.
9165
9465
  *
9166
9466
  * @param request - UpdateRemediationRequest
9167
9467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9216,10 +9516,10 @@ export default class Client extends OpenApi {
9216
9516
  }
9217
9517
 
9218
9518
  /**
9219
- * Updates the specified remediation setting.
9519
+ * Updates a remediation template for a rule.
9220
9520
  *
9221
9521
  * @remarks
9222
- * This topic provides an example of how to change the execution mode for the remediation setting `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution).
9522
+ * 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.
9223
9523
  *
9224
9524
  * @param request - UpdateRemediationRequest
9225
9525
  * @returns UpdateRemediationResponse
@@ -9230,7 +9530,7 @@ export default class Client extends OpenApi {
9230
9530
  }
9231
9531
 
9232
9532
  /**
9233
- * Updates a compliance report template.
9533
+ * 更新合规报告模版
9234
9534
  *
9235
9535
  * @param tmpReq - UpdateReportTemplateRequest
9236
9536
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9295,7 +9595,7 @@ export default class Client extends OpenApi {
9295
9595
  }
9296
9596
 
9297
9597
  /**
9298
- * Updates a compliance report template.
9598
+ * 更新合规报告模版
9299
9599
  *
9300
9600
  * @param request - UpdateReportTemplateRequest
9301
9601
  * @returns UpdateReportTemplateResponse