@alicloud/config20200907 4.1.0 → 4.2.1

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 (945) hide show
  1. package/dist/client.d.ts +657 -873
  2. package/dist/client.js +820 -873
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActiveAggregateConfigRulesRequest.d.ts +0 -25
  5. package/dist/models/ActiveAggregateConfigRulesRequest.js.map +1 -1
  6. package/dist/models/ActiveAggregateConfigRulesResponseBody.d.ts +0 -39
  7. package/dist/models/ActiveAggregateConfigRulesResponseBody.js.map +1 -1
  8. package/dist/models/ActiveConfigRulesRequest.d.ts +0 -14
  9. package/dist/models/ActiveConfigRulesRequest.js.map +1 -1
  10. package/dist/models/ActiveConfigRulesResponseBody.d.ts +0 -42
  11. package/dist/models/ActiveConfigRulesResponseBody.js.map +1 -1
  12. package/dist/models/AttachAggregateConfigRuleToCompliancePackRequest.d.ts +0 -21
  13. package/dist/models/AttachAggregateConfigRuleToCompliancePackRequest.js.map +1 -1
  14. package/dist/models/AttachAggregateConfigRuleToCompliancePackResponseBody.d.ts +0 -42
  15. package/dist/models/AttachAggregateConfigRuleToCompliancePackResponseBody.js.map +1 -1
  16. package/dist/models/AttachConfigRuleToCompliancePackRequest.d.ts +0 -14
  17. package/dist/models/AttachConfigRuleToCompliancePackRequest.js.map +1 -1
  18. package/dist/models/AttachConfigRuleToCompliancePackResponseBody.d.ts +0 -42
  19. package/dist/models/AttachConfigRuleToCompliancePackResponseBody.js.map +1 -1
  20. package/dist/models/CopyCompliancePacksRequest.d.ts +0 -25
  21. package/dist/models/CopyCompliancePacksRequest.js.map +1 -1
  22. package/dist/models/CopyCompliancePacksResponseBody.d.ts +0 -17
  23. package/dist/models/CopyCompliancePacksResponseBody.js.map +1 -1
  24. package/dist/models/CopyConfigRulesRequest.d.ts +0 -23
  25. package/dist/models/CopyConfigRulesRequest.js.map +1 -1
  26. package/dist/models/CopyConfigRulesResponseBody.d.ts +0 -17
  27. package/dist/models/CopyConfigRulesResponseBody.js.map +1 -1
  28. package/dist/models/CreateAdvancedSearchFileRequest.d.ts +0 -5
  29. package/dist/models/CreateAdvancedSearchFileRequest.js.map +1 -1
  30. package/dist/models/CreateAdvancedSearchFileResponseBody.d.ts +0 -7
  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 +111 -57
  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 +88 -36
  37. package/dist/models/CreateAggregateCompliancePackShrinkRequest.js.map +1 -1
  38. package/dist/models/CreateAggregateConfigDeliveryChannelRequest.d.ts +60 -42
  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 +84 -78
  42. package/dist/models/CreateAggregateConfigRuleRequest.js +2 -0
  43. package/dist/models/CreateAggregateConfigRuleRequest.js.map +1 -1
  44. package/dist/models/CreateAggregateConfigRuleResponseBody.d.ts +2 -2
  45. package/dist/models/CreateAggregateConfigRuleShrinkRequest.d.ts +80 -70
  46. package/dist/models/CreateAggregateConfigRuleShrinkRequest.js +2 -0
  47. package/dist/models/CreateAggregateConfigRuleShrinkRequest.js.map +1 -1
  48. package/dist/models/CreateAggregateRemediationRequest.d.ts +27 -20
  49. package/dist/models/CreateAggregateRemediationRequest.js.map +1 -1
  50. package/dist/models/CreateAggregateRemediationResponseBody.d.ts +1 -1
  51. package/dist/models/CreateAggregatorRequest.d.ts +23 -29
  52. package/dist/models/CreateAggregatorRequest.js.map +1 -1
  53. package/dist/models/CreateAggregatorResponseBody.d.ts +1 -1
  54. package/dist/models/CreateAggregatorShrinkRequest.d.ts +16 -20
  55. package/dist/models/CreateAggregatorShrinkRequest.js.map +1 -1
  56. package/dist/models/CreateCompliancePackRequest.d.ts +0 -246
  57. package/dist/models/CreateCompliancePackRequest.js.map +1 -1
  58. package/dist/models/CreateCompliancePackResponseBody.d.ts +0 -14
  59. package/dist/models/CreateCompliancePackResponseBody.js.map +1 -1
  60. package/dist/models/CreateCompliancePackShrinkRequest.d.ts +0 -159
  61. package/dist/models/CreateCompliancePackShrinkRequest.js.map +1 -1
  62. package/dist/models/CreateConfigDeliveryChannelRequest.d.ts +65 -49
  63. package/dist/models/CreateConfigDeliveryChannelRequest.js.map +1 -1
  64. package/dist/models/CreateConfigRuleRequest.d.ts +85 -61
  65. package/dist/models/CreateConfigRuleRequest.js +2 -0
  66. package/dist/models/CreateConfigRuleRequest.js.map +1 -1
  67. package/dist/models/CreateConfigRuleShrinkRequest.d.ts +81 -55
  68. package/dist/models/CreateConfigRuleShrinkRequest.js +2 -0
  69. package/dist/models/CreateConfigRuleShrinkRequest.js.map +1 -1
  70. package/dist/models/CreateRemediationRequest.d.ts +25 -18
  71. package/dist/models/CreateRemediationRequest.js.map +1 -1
  72. package/dist/models/CreateRemediationResponseBody.d.ts +1 -1
  73. package/dist/models/CreateReportTemplateRequest.d.ts +144 -0
  74. package/dist/models/CreateReportTemplateRequest.js +96 -0
  75. package/dist/models/CreateReportTemplateRequest.js.map +1 -0
  76. package/dist/models/CreateReportTemplateResponse.d.ts +19 -0
  77. package/dist/models/CreateReportTemplateResponse.js +69 -0
  78. package/dist/models/CreateReportTemplateResponse.js.map +1 -0
  79. package/dist/models/CreateReportTemplateResponseBody.d.ts +29 -0
  80. package/dist/models/CreateReportTemplateResponseBody.js +60 -0
  81. package/dist/models/CreateReportTemplateResponseBody.js.map +1 -0
  82. package/dist/models/CreateReportTemplateShrinkRequest.d.ts +102 -0
  83. package/dist/models/CreateReportTemplateShrinkRequest.js +70 -0
  84. package/dist/models/CreateReportTemplateShrinkRequest.js.map +1 -0
  85. package/dist/models/DeactiveAggregateConfigRulesRequest.d.ts +0 -25
  86. package/dist/models/DeactiveAggregateConfigRulesRequest.js.map +1 -1
  87. package/dist/models/DeactiveAggregateConfigRulesResponseBody.d.ts +0 -42
  88. package/dist/models/DeactiveAggregateConfigRulesResponseBody.js.map +1 -1
  89. package/dist/models/DeactiveConfigRulesRequest.d.ts +0 -18
  90. package/dist/models/DeactiveConfigRulesRequest.js.map +1 -1
  91. package/dist/models/DeactiveConfigRulesResponseBody.d.ts +0 -42
  92. package/dist/models/DeactiveConfigRulesResponseBody.js.map +1 -1
  93. package/dist/models/DeleteAggregateCompliancePacksRequest.d.ts +0 -31
  94. package/dist/models/DeleteAggregateCompliancePacksRequest.js.map +1 -1
  95. package/dist/models/DeleteAggregateCompliancePacksResponseBody.d.ts +0 -42
  96. package/dist/models/DeleteAggregateCompliancePacksResponseBody.js.map +1 -1
  97. package/dist/models/DeleteAggregateConfigDeliveryChannelRequest.d.ts +0 -12
  98. package/dist/models/DeleteAggregateConfigDeliveryChannelRequest.js.map +1 -1
  99. package/dist/models/DeleteAggregateConfigDeliveryChannelResponseBody.d.ts +0 -14
  100. package/dist/models/DeleteAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
  101. package/dist/models/DeleteAggregateConfigRulesRequest.d.ts +0 -14
  102. package/dist/models/DeleteAggregateConfigRulesRequest.js.map +1 -1
  103. package/dist/models/DeleteAggregateConfigRulesResponseBody.d.ts +0 -42
  104. package/dist/models/DeleteAggregateConfigRulesResponseBody.js.map +1 -1
  105. package/dist/models/DeleteAggregateRemediationsRequest.d.ts +3 -3
  106. package/dist/models/DeleteAggregateRemediationsResponseBody.d.ts +10 -8
  107. package/dist/models/DeleteAggregateRemediationsResponseBody.js.map +1 -1
  108. package/dist/models/DeleteAggregatorsRequest.d.ts +0 -12
  109. package/dist/models/DeleteAggregatorsRequest.js.map +1 -1
  110. package/dist/models/DeleteAggregatorsResponseBody.d.ts +0 -41
  111. package/dist/models/DeleteAggregatorsResponseBody.js.map +1 -1
  112. package/dist/models/DeleteCompliancePacksRequest.d.ts +0 -24
  113. package/dist/models/DeleteCompliancePacksRequest.js.map +1 -1
  114. package/dist/models/DeleteCompliancePacksResponseBody.d.ts +0 -42
  115. package/dist/models/DeleteCompliancePacksResponseBody.js.map +1 -1
  116. package/dist/models/DeleteConfigDeliveryChannelRequest.d.ts +0 -7
  117. package/dist/models/DeleteConfigDeliveryChannelRequest.js.map +1 -1
  118. package/dist/models/DeleteConfigDeliveryChannelResponseBody.d.ts +0 -14
  119. package/dist/models/DeleteConfigDeliveryChannelResponseBody.js.map +1 -1
  120. package/dist/models/DeleteConfigRulesRequest.d.ts +0 -7
  121. package/dist/models/DeleteConfigRulesRequest.js.map +1 -1
  122. package/dist/models/DeleteConfigRulesResponseBody.d.ts +0 -42
  123. package/dist/models/DeleteConfigRulesResponseBody.js.map +1 -1
  124. package/dist/models/DeleteRemediationsRequest.d.ts +2 -2
  125. package/dist/models/DeleteRemediationsResponseBody.d.ts +10 -8
  126. package/dist/models/DeleteRemediationsResponseBody.js.map +1 -1
  127. package/dist/models/DeleteReportTemplateRequest.d.ts +2 -0
  128. package/dist/models/DeleteReportTemplateRequest.js.map +1 -1
  129. package/dist/models/DeleteReportTemplateResponseBody.d.ts +6 -0
  130. package/dist/models/DeleteReportTemplateResponseBody.js.map +1 -1
  131. package/dist/models/DescribeDiscoveredResourceBatchRequest.d.ts +11 -2
  132. package/dist/models/DescribeDiscoveredResourceBatchRequest.js.map +1 -1
  133. package/dist/models/DescribeDiscoveredResourceBatchResponseBody.d.ts +2 -2
  134. package/dist/models/DescribeIntegratedServiceStatusRequest.d.ts +2 -0
  135. package/dist/models/DescribeIntegratedServiceStatusRequest.js.map +1 -1
  136. package/dist/models/DescribeIntegratedServiceStatusResponseBody.d.ts +11 -0
  137. package/dist/models/DescribeIntegratedServiceStatusResponseBody.js.map +1 -1
  138. package/dist/models/DescribeRemediationRequest.d.ts +1 -11
  139. package/dist/models/DescribeRemediationRequest.js.map +1 -1
  140. package/dist/models/DescribeRemediationResponseBody.d.ts +0 -103
  141. package/dist/models/DescribeRemediationResponseBody.js.map +1 -1
  142. package/dist/models/DetachAggregateConfigRuleToCompliancePackRequest.d.ts +0 -21
  143. package/dist/models/DetachAggregateConfigRuleToCompliancePackRequest.js.map +1 -1
  144. package/dist/models/DetachAggregateConfigRuleToCompliancePackResponseBody.d.ts +0 -42
  145. package/dist/models/DetachAggregateConfigRuleToCompliancePackResponseBody.js.map +1 -1
  146. package/dist/models/DetachConfigRuleToCompliancePackRequest.d.ts +1 -1
  147. package/dist/models/DetachConfigRuleToCompliancePackResponseBody.d.ts +20 -9
  148. package/dist/models/DetachConfigRuleToCompliancePackResponseBody.js.map +1 -1
  149. package/dist/models/DryRunConfigRuleRequest.d.ts +44 -0
  150. package/dist/models/DryRunConfigRuleRequest.js.map +1 -1
  151. package/dist/models/DryRunConfigRuleResponseBody.d.ts +30 -17
  152. package/dist/models/DryRunConfigRuleResponseBody.js.map +1 -1
  153. package/dist/models/EvaluatePreConfigRulesRequest.d.ts +21 -17
  154. package/dist/models/EvaluatePreConfigRulesRequest.js.map +1 -1
  155. package/dist/models/EvaluatePreConfigRulesResponseBody.d.ts +9 -7
  156. package/dist/models/EvaluatePreConfigRulesResponseBody.js.map +1 -1
  157. package/dist/models/EvaluatePreConfigRulesShrinkRequest.d.ts +5 -6
  158. package/dist/models/EvaluatePreConfigRulesShrinkRequest.js.map +1 -1
  159. package/dist/models/GenerateAggregateCompliancePackReportRequest.d.ts +14 -3
  160. package/dist/models/GenerateAggregateCompliancePackReportRequest.js.map +1 -1
  161. package/dist/models/GenerateAggregateCompliancePackReportResponseBody.d.ts +1 -1
  162. package/dist/models/GenerateAggregateConfigRulesReportRequest.d.ts +0 -23
  163. package/dist/models/GenerateAggregateConfigRulesReportRequest.js.map +1 -1
  164. package/dist/models/GenerateAggregateConfigRulesReportResponseBody.d.ts +0 -21
  165. package/dist/models/GenerateAggregateConfigRulesReportResponseBody.js.map +1 -1
  166. package/dist/models/GenerateAggregateResourceInventoryRequest.d.ts +0 -36
  167. package/dist/models/GenerateAggregateResourceInventoryRequest.js.map +1 -1
  168. package/dist/models/GenerateAggregateResourceInventoryResponseBody.d.ts +0 -7
  169. package/dist/models/GenerateAggregateResourceInventoryResponseBody.js.map +1 -1
  170. package/dist/models/GenerateCompliancePackReportRequest.d.ts +0 -14
  171. package/dist/models/GenerateCompliancePackReportRequest.js.map +1 -1
  172. package/dist/models/GenerateCompliancePackReportResponseBody.d.ts +0 -14
  173. package/dist/models/GenerateCompliancePackReportResponseBody.js.map +1 -1
  174. package/dist/models/GenerateConfigRulesReportRequest.d.ts +0 -16
  175. package/dist/models/GenerateConfigRulesReportRequest.js.map +1 -1
  176. package/dist/models/GenerateConfigRulesReportResponseBody.d.ts +0 -14
  177. package/dist/models/GenerateConfigRulesReportResponseBody.js.map +1 -1
  178. package/dist/models/GenerateReportFromTemplateRequest.d.ts +2 -0
  179. package/dist/models/GenerateReportFromTemplateRequest.js.map +1 -1
  180. package/dist/models/GenerateReportFromTemplateResponseBody.d.ts +3 -0
  181. package/dist/models/GenerateReportFromTemplateResponseBody.js.map +1 -1
  182. package/dist/models/GenerateResourceInventoryRequest.d.ts +5 -4
  183. package/dist/models/GenerateResourceInventoryRequest.js.map +1 -1
  184. package/dist/models/GetAdvancedSearchFileResponseBody.d.ts +0 -32
  185. package/dist/models/GetAdvancedSearchFileResponseBody.js.map +1 -1
  186. package/dist/models/GetAggregateAccountComplianceByPackRequest.d.ts +0 -14
  187. package/dist/models/GetAggregateAccountComplianceByPackRequest.js.map +1 -1
  188. package/dist/models/GetAggregateAccountComplianceByPackResponseBody.d.ts +0 -62
  189. package/dist/models/GetAggregateAccountComplianceByPackResponseBody.js.map +1 -1
  190. package/dist/models/GetAggregateAdvancedSearchFileRequest.d.ts +0 -7
  191. package/dist/models/GetAggregateAdvancedSearchFileRequest.js.map +1 -1
  192. package/dist/models/GetAggregateAdvancedSearchFileResponseBody.d.ts +0 -34
  193. package/dist/models/GetAggregateAdvancedSearchFileResponseBody.js.map +1 -1
  194. package/dist/models/GetAggregateCompliancePackReportRequest.d.ts +0 -14
  195. package/dist/models/GetAggregateCompliancePackReportRequest.js.map +1 -1
  196. package/dist/models/GetAggregateCompliancePackReportResponseBody.d.ts +0 -47
  197. package/dist/models/GetAggregateCompliancePackReportResponseBody.js.map +1 -1
  198. package/dist/models/GetAggregateCompliancePackRequest.d.ts +9 -11
  199. package/dist/models/GetAggregateCompliancePackRequest.js.map +1 -1
  200. package/dist/models/GetAggregateCompliancePackResponseBody.d.ts +102 -72
  201. package/dist/models/GetAggregateCompliancePackResponseBody.js.map +1 -1
  202. package/dist/models/GetAggregateCompliancePackShrinkRequest.d.ts +5 -5
  203. package/dist/models/GetAggregateComplianceSummaryResponseBody.d.ts +26 -5
  204. package/dist/models/GetAggregateComplianceSummaryResponseBody.js.map +1 -1
  205. package/dist/models/GetAggregateConfigDeliveryChannelRequest.d.ts +0 -14
  206. package/dist/models/GetAggregateConfigDeliveryChannelRequest.js.map +1 -1
  207. package/dist/models/GetAggregateConfigDeliveryChannelResponseBody.d.ts +0 -166
  208. package/dist/models/GetAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
  209. package/dist/models/GetAggregateConfigRuleComplianceByPackRequest.d.ts +3 -3
  210. package/dist/models/GetAggregateConfigRuleComplianceByPackResponseBody.d.ts +47 -16
  211. package/dist/models/GetAggregateConfigRuleComplianceByPackResponseBody.js.map +1 -1
  212. package/dist/models/GetAggregateConfigRuleRequest.d.ts +9 -12
  213. package/dist/models/GetAggregateConfigRuleRequest.js.map +1 -1
  214. package/dist/models/GetAggregateConfigRuleResponseBody.d.ts +135 -119
  215. package/dist/models/GetAggregateConfigRuleResponseBody.js.map +1 -1
  216. package/dist/models/GetAggregateConfigRuleShrinkRequest.d.ts +5 -6
  217. package/dist/models/GetAggregateConfigRuleShrinkRequest.js.map +1 -1
  218. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.d.ts +0 -7
  219. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.js.map +1 -1
  220. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.d.ts +0 -36
  221. package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.js.map +1 -1
  222. package/dist/models/GetAggregateConfigRulesReportRequest.d.ts +0 -14
  223. package/dist/models/GetAggregateConfigRulesReportRequest.js.map +1 -1
  224. package/dist/models/GetAggregateConfigRulesReportResponseBody.d.ts +0 -54
  225. package/dist/models/GetAggregateConfigRulesReportResponseBody.js.map +1 -1
  226. package/dist/models/GetAggregateDiscoveredResourceRequest.d.ts +13 -12
  227. package/dist/models/GetAggregateDiscoveredResourceRequest.js.map +1 -1
  228. package/dist/models/GetAggregateDiscoveredResourceResponseBody.d.ts +29 -20
  229. package/dist/models/GetAggregateDiscoveredResourceResponseBody.js.map +1 -1
  230. package/dist/models/GetAggregateResourceComplianceByConfigRuleRequest.d.ts +0 -35
  231. package/dist/models/GetAggregateResourceComplianceByConfigRuleRequest.js.map +1 -1
  232. package/dist/models/GetAggregateResourceComplianceByConfigRuleResponseBody.d.ts +0 -41
  233. package/dist/models/GetAggregateResourceComplianceByConfigRuleResponseBody.js.map +1 -1
  234. package/dist/models/GetAggregateResourceComplianceByPackRequest.d.ts +2 -2
  235. package/dist/models/GetAggregateResourceComplianceByPackResponseBody.d.ts +31 -3
  236. package/dist/models/GetAggregateResourceComplianceByPackResponseBody.js.map +1 -1
  237. package/dist/models/GetAggregateResourceComplianceGroupByRegionRequest.d.ts +0 -12
  238. package/dist/models/GetAggregateResourceComplianceGroupByRegionRequest.js.map +1 -1
  239. package/dist/models/GetAggregateResourceComplianceGroupByRegionResponseBody.d.ts +0 -45
  240. package/dist/models/GetAggregateResourceComplianceGroupByRegionResponseBody.js.map +1 -1
  241. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.d.ts +0 -12
  242. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.js.map +1 -1
  243. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.d.ts +0 -45
  244. package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.js.map +1 -1
  245. package/dist/models/GetAggregateResourceComplianceTimelineRequest.d.ts +10 -10
  246. package/dist/models/GetAggregateResourceComplianceTimelineResponseBody.d.ts +20 -51
  247. package/dist/models/GetAggregateResourceComplianceTimelineResponseBody.js.map +1 -1
  248. package/dist/models/GetAggregateResourceConfigurationTimelineRequest.d.ts +11 -11
  249. package/dist/models/GetAggregateResourceConfigurationTimelineResponseBody.d.ts +24 -20
  250. package/dist/models/GetAggregateResourceConfigurationTimelineResponseBody.js.map +1 -1
  251. package/dist/models/GetAggregateResourceCountsGroupByRegionRequest.d.ts +0 -32
  252. package/dist/models/GetAggregateResourceCountsGroupByRegionRequest.js.map +1 -1
  253. package/dist/models/GetAggregateResourceCountsGroupByRegionResponseBody.d.ts +0 -34
  254. package/dist/models/GetAggregateResourceCountsGroupByRegionResponseBody.js.map +1 -1
  255. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeRequest.d.ts +0 -32
  256. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeRequest.js.map +1 -1
  257. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.d.ts +0 -32
  258. package/dist/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.js.map +1 -1
  259. package/dist/models/GetAggregateResourceInventoryRequest.d.ts +0 -7
  260. package/dist/models/GetAggregateResourceInventoryRequest.js.map +1 -1
  261. package/dist/models/GetAggregateResourceInventoryResponseBody.d.ts +0 -34
  262. package/dist/models/GetAggregateResourceInventoryResponseBody.js.map +1 -1
  263. package/dist/models/GetAggregatorRequest.d.ts +6 -10
  264. package/dist/models/GetAggregatorRequest.js.map +1 -1
  265. package/dist/models/GetAggregatorResponseBody.d.ts +32 -19
  266. package/dist/models/GetAggregatorResponseBody.js.map +1 -1
  267. package/dist/models/GetAggregatorShrinkRequest.d.ts +2 -2
  268. package/dist/models/GetCompliancePackReportRequest.d.ts +0 -7
  269. package/dist/models/GetCompliancePackReportRequest.js.map +1 -1
  270. package/dist/models/GetCompliancePackReportResponseBody.d.ts +0 -47
  271. package/dist/models/GetCompliancePackReportResponseBody.js.map +1 -1
  272. package/dist/models/GetCompliancePackRequest.d.ts +12 -8
  273. package/dist/models/GetCompliancePackRequest.js.map +1 -1
  274. package/dist/models/GetCompliancePackResponseBody.d.ts +54 -48
  275. package/dist/models/GetCompliancePackResponseBody.js.map +1 -1
  276. package/dist/models/GetCompliancePackShrinkRequest.d.ts +4 -4
  277. package/dist/models/GetComplianceSummaryResponseBody.d.ts +36 -9
  278. package/dist/models/GetComplianceSummaryResponseBody.js.map +1 -1
  279. package/dist/models/GetConfigDeliveryChannelRequest.d.ts +1 -1
  280. package/dist/models/GetConfigDeliveryChannelResponseBody.d.ts +46 -37
  281. package/dist/models/GetConfigDeliveryChannelResponseBody.js.map +1 -1
  282. package/dist/models/GetConfigRuleComplianceByPackRequest.d.ts +1 -1
  283. package/dist/models/GetConfigRuleComplianceByPackResponseBody.d.ts +44 -13
  284. package/dist/models/GetConfigRuleComplianceByPackResponseBody.js.map +1 -1
  285. package/dist/models/GetConfigRuleRequest.d.ts +8 -8
  286. package/dist/models/GetConfigRuleResponseBody.d.ts +137 -114
  287. package/dist/models/GetConfigRuleResponseBody.js.map +1 -1
  288. package/dist/models/GetConfigRuleShrinkRequest.d.ts +3 -3
  289. package/dist/models/GetConfigRuleSummaryByRiskLevelResponseBody.d.ts +5 -3
  290. package/dist/models/GetConfigRuleSummaryByRiskLevelResponseBody.js.map +1 -1
  291. package/dist/models/GetConfigRulesReportRequest.d.ts +0 -7
  292. package/dist/models/GetConfigRulesReportRequest.js.map +1 -1
  293. package/dist/models/GetConfigRulesReportResponseBody.d.ts +0 -47
  294. package/dist/models/GetConfigRulesReportResponseBody.js.map +1 -1
  295. package/dist/models/GetConfigurationRecorderResponseBody.d.ts +10 -7
  296. package/dist/models/GetConfigurationRecorderResponseBody.js.map +1 -1
  297. package/dist/models/GetDiscoveredResourceCountsGroupByRegionRequest.d.ts +0 -9
  298. package/dist/models/GetDiscoveredResourceCountsGroupByRegionRequest.js.map +1 -1
  299. package/dist/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.d.ts +0 -34
  300. package/dist/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.js.map +1 -1
  301. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.d.ts +0 -7
  302. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.js.map +1 -1
  303. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.d.ts +0 -34
  304. package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.js.map +1 -1
  305. package/dist/models/GetDiscoveredResourceRequest.d.ts +10 -9
  306. package/dist/models/GetDiscoveredResourceRequest.js.map +1 -1
  307. package/dist/models/GetDiscoveredResourceResponseBody.d.ts +26 -25
  308. package/dist/models/GetDiscoveredResourceResponseBody.js.map +1 -1
  309. package/dist/models/GetIntegratedServiceStatusRequest.d.ts +0 -6
  310. package/dist/models/GetIntegratedServiceStatusRequest.js.map +1 -1
  311. package/dist/models/GetIntegratedServiceStatusResponseBody.d.ts +0 -36
  312. package/dist/models/GetIntegratedServiceStatusResponseBody.js.map +1 -1
  313. package/dist/models/GetManagedRuleRequest.d.ts +2 -2
  314. package/dist/models/GetManagedRuleResponseBody.d.ts +33 -26
  315. package/dist/models/GetManagedRuleResponseBody.js.map +1 -1
  316. package/dist/models/GetRemediationTemplateRequest.d.ts +2 -2
  317. package/dist/models/GetRemediationTemplateResponseBody.d.ts +8 -8
  318. package/dist/models/GetReportFromTemplateRequest.d.ts +2 -0
  319. package/dist/models/GetReportFromTemplateRequest.js.map +1 -1
  320. package/dist/models/GetReportFromTemplateResponseBody.d.ts +36 -0
  321. package/dist/models/GetReportFromTemplateResponseBody.js.map +1 -1
  322. package/dist/models/GetReportTemplateRequest.d.ts +23 -0
  323. package/dist/models/GetReportTemplateRequest.js +58 -0
  324. package/dist/models/GetReportTemplateRequest.js.map +1 -0
  325. package/dist/models/GetReportTemplateResponse.d.ts +19 -0
  326. package/dist/models/GetReportTemplateResponse.js +69 -0
  327. package/dist/models/GetReportTemplateResponse.js.map +1 -0
  328. package/dist/models/GetReportTemplateResponseBody.d.ts +165 -0
  329. package/dist/models/GetReportTemplateResponseBody.js +122 -0
  330. package/dist/models/GetReportTemplateResponseBody.js.map +1 -0
  331. package/dist/models/GetResourceComplianceByConfigRuleRequest.d.ts +0 -17
  332. package/dist/models/GetResourceComplianceByConfigRuleRequest.js.map +1 -1
  333. package/dist/models/GetResourceComplianceByConfigRuleResponseBody.d.ts +0 -41
  334. package/dist/models/GetResourceComplianceByConfigRuleResponseBody.js.map +1 -1
  335. package/dist/models/GetResourceComplianceByPackRequest.d.ts +1 -1
  336. package/dist/models/GetResourceComplianceByPackResponseBody.d.ts +33 -1
  337. package/dist/models/GetResourceComplianceByPackResponseBody.js.map +1 -1
  338. package/dist/models/GetResourceComplianceGroupByRegionRequest.d.ts +0 -7
  339. package/dist/models/GetResourceComplianceGroupByRegionRequest.js.map +1 -1
  340. package/dist/models/GetResourceComplianceGroupByRegionResponseBody.d.ts +0 -45
  341. package/dist/models/GetResourceComplianceGroupByRegionResponseBody.js.map +1 -1
  342. package/dist/models/GetResourceComplianceGroupByResourceTypeRequest.d.ts +0 -7
  343. package/dist/models/GetResourceComplianceGroupByResourceTypeRequest.js.map +1 -1
  344. package/dist/models/GetResourceComplianceGroupByResourceTypeResponseBody.d.ts +0 -45
  345. package/dist/models/GetResourceComplianceGroupByResourceTypeResponseBody.js.map +1 -1
  346. package/dist/models/GetResourceComplianceTimelineRequest.d.ts +9 -9
  347. package/dist/models/GetResourceComplianceTimelineResponseBody.d.ts +19 -18
  348. package/dist/models/GetResourceComplianceTimelineResponseBody.js.map +1 -1
  349. package/dist/models/GetResourceConfigurationSampleRequest.d.ts +13 -1
  350. package/dist/models/GetResourceConfigurationSampleRequest.js.map +1 -1
  351. package/dist/models/GetResourceConfigurationSampleResponseBody.d.ts +54 -6
  352. package/dist/models/GetResourceConfigurationSampleResponseBody.js.map +1 -1
  353. package/dist/models/GetResourceConfigurationTimelineRequest.d.ts +6 -6
  354. package/dist/models/GetResourceConfigurationTimelineResponseBody.d.ts +19 -17
  355. package/dist/models/GetResourceConfigurationTimelineResponseBody.js.map +1 -1
  356. package/dist/models/GetResourceInventoryResponseBody.d.ts +7 -6
  357. package/dist/models/GetResourceInventoryResponseBody.js.map +1 -1
  358. package/dist/models/GetResourceTypePropertiesRequest.d.ts +4 -0
  359. package/dist/models/GetResourceTypePropertiesRequest.js.map +1 -1
  360. package/dist/models/GetResourceTypePropertiesResponseBody.d.ts +19 -16
  361. package/dist/models/GetResourceTypePropertiesResponseBody.js.map +1 -1
  362. package/dist/models/GetSupportedResourceRelationConfigResponseBody.d.ts +10 -7
  363. package/dist/models/GetSupportedResourceRelationConfigResponseBody.js.map +1 -1
  364. package/dist/models/IgnoreAggregateEvaluationResultsRequest.d.ts +0 -60
  365. package/dist/models/IgnoreAggregateEvaluationResultsRequest.js.map +1 -1
  366. package/dist/models/IgnoreAggregateEvaluationResultsResponseBody.d.ts +0 -7
  367. package/dist/models/IgnoreAggregateEvaluationResultsResponseBody.js.map +1 -1
  368. package/dist/models/IgnoreAggregateEvaluationResultsShrinkRequest.d.ts +0 -32
  369. package/dist/models/IgnoreAggregateEvaluationResultsShrinkRequest.js.map +1 -1
  370. package/dist/models/IgnoreEvaluationResultsRequest.d.ts +14 -14
  371. package/dist/models/IgnoreEvaluationResultsResponseBody.d.ts +1 -1
  372. package/dist/models/IgnoreEvaluationResultsShrinkRequest.d.ts +7 -7
  373. package/dist/models/ListAggregateCompliancePacksRequest.d.ts +25 -15
  374. package/dist/models/ListAggregateCompliancePacksRequest.js.map +1 -1
  375. package/dist/models/ListAggregateCompliancePacksResponseBody.d.ts +25 -22
  376. package/dist/models/ListAggregateCompliancePacksResponseBody.js.map +1 -1
  377. package/dist/models/ListAggregateCompliancePacksShrinkRequest.d.ts +23 -7
  378. package/dist/models/ListAggregateCompliancePacksShrinkRequest.js.map +1 -1
  379. package/dist/models/ListAggregateConfigDeliveryChannelsRequest.d.ts +0 -14
  380. package/dist/models/ListAggregateConfigDeliveryChannelsRequest.js.map +1 -1
  381. package/dist/models/ListAggregateConfigDeliveryChannelsResponseBody.d.ts +0 -166
  382. package/dist/models/ListAggregateConfigDeliveryChannelsResponseBody.js.map +1 -1
  383. package/dist/models/ListAggregateConfigRuleEvaluationResultsRequest.d.ts +19 -13
  384. package/dist/models/ListAggregateConfigRuleEvaluationResultsRequest.js.map +1 -1
  385. package/dist/models/ListAggregateConfigRuleEvaluationResultsResponseBody.d.ts +65 -39
  386. package/dist/models/ListAggregateConfigRuleEvaluationResultsResponseBody.js.map +1 -1
  387. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsRequest.d.ts +0 -7
  388. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsRequest.js.map +1 -1
  389. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.d.ts +0 -53
  390. package/dist/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.js.map +1 -1
  391. package/dist/models/ListAggregateConfigRulesRequest.d.ts +41 -28
  392. package/dist/models/ListAggregateConfigRulesRequest.js.map +1 -1
  393. package/dist/models/ListAggregateConfigRulesResponseBody.d.ts +56 -39
  394. package/dist/models/ListAggregateConfigRulesResponseBody.js.map +1 -1
  395. package/dist/models/ListAggregateConfigRulesShrinkRequest.d.ts +37 -22
  396. package/dist/models/ListAggregateConfigRulesShrinkRequest.js.map +1 -1
  397. package/dist/models/ListAggregateDiscoveredResourcesRequest.d.ts +28 -16
  398. package/dist/models/ListAggregateDiscoveredResourcesRequest.js.map +1 -1
  399. package/dist/models/ListAggregateDiscoveredResourcesResponseBody.d.ts +21 -15
  400. package/dist/models/ListAggregateDiscoveredResourcesResponseBody.js.map +1 -1
  401. package/dist/models/ListAggregateRecommendManagedRulesRequest.d.ts +37 -1
  402. package/dist/models/ListAggregateRecommendManagedRulesRequest.js.map +1 -1
  403. package/dist/models/ListAggregateRecommendManagedRulesResponseBody.d.ts +41 -8
  404. package/dist/models/ListAggregateRecommendManagedRulesResponseBody.js.map +1 -1
  405. package/dist/models/ListAggregateRemediationExecutionsRequest.d.ts +0 -45
  406. package/dist/models/ListAggregateRemediationExecutionsRequest.js.map +1 -1
  407. package/dist/models/ListAggregateRemediationExecutionsResponseBody.d.ts +0 -74
  408. package/dist/models/ListAggregateRemediationExecutionsResponseBody.js.map +1 -1
  409. package/dist/models/ListAggregateRemediationsRequest.d.ts +1 -1
  410. package/dist/models/ListAggregateRemediationsResponseBody.d.ts +32 -23
  411. package/dist/models/ListAggregateRemediationsResponseBody.js.map +1 -1
  412. package/dist/models/ListAggregateResourceEvaluationResultsRequest.d.ts +38 -14
  413. package/dist/models/ListAggregateResourceEvaluationResultsRequest.js.map +1 -1
  414. package/dist/models/ListAggregateResourceEvaluationResultsResponseBody.d.ts +57 -36
  415. package/dist/models/ListAggregateResourceEvaluationResultsResponseBody.js.map +1 -1
  416. package/dist/models/ListAggregateResourceRelationsRequest.d.ts +0 -67
  417. package/dist/models/ListAggregateResourceRelationsRequest.js.map +1 -1
  418. package/dist/models/ListAggregateResourceRelationsResponseBody.d.ts +0 -85
  419. package/dist/models/ListAggregateResourceRelationsResponseBody.js.map +1 -1
  420. package/dist/models/ListAggregateResourcesByAdvancedSearchRequest.d.ts +1 -1
  421. package/dist/models/ListAggregateResourcesByAdvancedSearchResponseBody.d.ts +4 -4
  422. package/dist/models/ListAggregatorsRequest.d.ts +0 -38
  423. package/dist/models/ListAggregatorsRequest.js.map +1 -1
  424. package/dist/models/ListAggregatorsResponseBody.d.ts +0 -110
  425. package/dist/models/ListAggregatorsResponseBody.js.map +1 -1
  426. package/dist/models/ListAggregatorsShrinkRequest.d.ts +0 -18
  427. package/dist/models/ListAggregatorsShrinkRequest.js.map +1 -1
  428. package/dist/models/ListCompliancePackTemplatesRequest.d.ts +20 -6
  429. package/dist/models/ListCompliancePackTemplatesRequest.js.map +1 -1
  430. package/dist/models/ListCompliancePackTemplatesResponseBody.d.ts +45 -45
  431. package/dist/models/ListCompliancePacksRequest.d.ts +24 -12
  432. package/dist/models/ListCompliancePacksRequest.js.map +1 -1
  433. package/dist/models/ListCompliancePacksResponseBody.d.ts +28 -25
  434. package/dist/models/ListCompliancePacksResponseBody.js.map +1 -1
  435. package/dist/models/ListCompliancePacksShrinkRequest.d.ts +20 -6
  436. package/dist/models/ListCompliancePacksShrinkRequest.js.map +1 -1
  437. package/dist/models/ListConfigDeliveryChannelsRequest.d.ts +1 -1
  438. package/dist/models/ListConfigDeliveryChannelsResponseBody.d.ts +47 -38
  439. package/dist/models/ListConfigDeliveryChannelsResponseBody.js.map +1 -1
  440. package/dist/models/ListConfigRuleEvaluationResultsRequest.d.ts +19 -15
  441. package/dist/models/ListConfigRuleEvaluationResultsRequest.js.map +1 -1
  442. package/dist/models/ListConfigRuleEvaluationResultsResponseBody.d.ts +64 -37
  443. package/dist/models/ListConfigRuleEvaluationResultsResponseBody.js.map +1 -1
  444. package/dist/models/ListConfigRuleEvaluationStatisticsResponseBody.d.ts +0 -46
  445. package/dist/models/ListConfigRuleEvaluationStatisticsResponseBody.js.map +1 -1
  446. package/dist/models/ListConfigRuleOperatorsResponseBody.d.ts +76 -2
  447. package/dist/models/ListConfigRuleOperatorsResponseBody.js.map +1 -1
  448. package/dist/models/ListConfigRulesRequest.d.ts +38 -33
  449. package/dist/models/ListConfigRulesRequest.js.map +1 -1
  450. package/dist/models/ListConfigRulesResponseBody.d.ts +48 -31
  451. package/dist/models/ListConfigRulesResponseBody.js.map +1 -1
  452. package/dist/models/ListConfigRulesShrinkRequest.d.ts +37 -26
  453. package/dist/models/ListConfigRulesShrinkRequest.js.map +1 -1
  454. package/dist/models/ListDiscoveredResourcesRequest.d.ts +26 -14
  455. package/dist/models/ListDiscoveredResourcesRequest.js.map +1 -1
  456. package/dist/models/ListDiscoveredResourcesResponseBody.d.ts +20 -12
  457. package/dist/models/ListDiscoveredResourcesResponseBody.js.map +1 -1
  458. package/dist/models/ListIntegratedServiceResponseBody.d.ts +19 -15
  459. package/dist/models/ListIntegratedServiceResponseBody.js.map +1 -1
  460. package/dist/models/ListManagedRulesRequest.d.ts +16 -16
  461. package/dist/models/ListManagedRulesResponseBody.d.ts +29 -26
  462. package/dist/models/ListManagedRulesResponseBody.js.map +1 -1
  463. package/dist/models/ListPreManagedRulesRequest.d.ts +4 -4
  464. package/dist/models/ListPreManagedRulesResponseBody.d.ts +10 -10
  465. package/dist/models/ListPreManagedRulesShrinkRequest.d.ts +4 -4
  466. package/dist/models/ListRecommendManagedRulesRequest.d.ts +29 -1
  467. package/dist/models/ListRecommendManagedRulesRequest.js.map +1 -1
  468. package/dist/models/ListRecommendManagedRulesResponseBody.d.ts +45 -6
  469. package/dist/models/ListRecommendManagedRulesResponseBody.js.map +1 -1
  470. package/dist/models/ListRemediationExecutionsRequest.d.ts +0 -29
  471. package/dist/models/ListRemediationExecutionsRequest.js.map +1 -1
  472. package/dist/models/ListRemediationExecutionsResponseBody.d.ts +0 -74
  473. package/dist/models/ListRemediationExecutionsResponseBody.js.map +1 -1
  474. package/dist/models/ListRemediationTemplatesRequest.d.ts +0 -29
  475. package/dist/models/ListRemediationTemplatesRequest.js.map +1 -1
  476. package/dist/models/ListRemediationTemplatesResponseBody.d.ts +0 -96
  477. package/dist/models/ListRemediationTemplatesResponseBody.js.map +1 -1
  478. package/dist/models/ListRemediationsRequest.d.ts +0 -23
  479. package/dist/models/ListRemediationsRequest.js.map +1 -1
  480. package/dist/models/ListRemediationsResponseBody.d.ts +0 -120
  481. package/dist/models/ListRemediationsResponseBody.js.map +1 -1
  482. package/dist/models/ListReportTemplatesRequest.d.ts +39 -0
  483. package/dist/models/ListReportTemplatesRequest.js +62 -0
  484. package/dist/models/ListReportTemplatesRequest.js.map +1 -0
  485. package/dist/models/ListReportTemplatesResponse.d.ts +19 -0
  486. package/dist/models/ListReportTemplatesResponse.js +69 -0
  487. package/dist/models/ListReportTemplatesResponse.js.map +1 -0
  488. package/dist/models/ListReportTemplatesResponseBody.d.ts +199 -0
  489. package/dist/models/ListReportTemplatesResponseBody.js +128 -0
  490. package/dist/models/ListReportTemplatesResponseBody.js.map +1 -0
  491. package/dist/models/ListResourceEvaluationResultsRequest.d.ts +38 -14
  492. package/dist/models/ListResourceEvaluationResultsRequest.js.map +1 -1
  493. package/dist/models/ListResourceEvaluationResultsResponseBody.d.ts +62 -43
  494. package/dist/models/ListResourceEvaluationResultsResponseBody.js.map +1 -1
  495. package/dist/models/ListResourceRelationsRequest.d.ts +0 -57
  496. package/dist/models/ListResourceRelationsRequest.js.map +1 -1
  497. package/dist/models/ListResourceRelationsResponseBody.d.ts +0 -85
  498. package/dist/models/ListResourceRelationsResponseBody.js.map +1 -1
  499. package/dist/models/ListResourcesByAdvancedSearchRequest.d.ts +0 -5
  500. package/dist/models/ListResourcesByAdvancedSearchRequest.js.map +1 -1
  501. package/dist/models/ListResourcesByAdvancedSearchResponseBody.d.ts +0 -23
  502. package/dist/models/ListResourcesByAdvancedSearchResponseBody.js.map +1 -1
  503. package/dist/models/ListSupportedProductsRequest.d.ts +1 -1
  504. package/dist/models/ListSupportedProductsResponseBody.d.ts +3 -3
  505. package/dist/models/ListTagResourcesRequest.d.ts +19 -15
  506. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  507. package/dist/models/ListTagResourcesResponseBody.d.ts +2 -34
  508. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  509. package/dist/models/ListTagResourcesShrinkRequest.d.ts +15 -11
  510. package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
  511. package/dist/models/PutEvaluationsRequest.d.ts +0 -24
  512. package/dist/models/PutEvaluationsRequest.js.map +1 -1
  513. package/dist/models/PutEvaluationsResponseBody.d.ts +0 -17
  514. package/dist/models/PutEvaluationsResponseBody.js.map +1 -1
  515. package/dist/models/RevertAggregateEvaluationResultsRequest.d.ts +0 -42
  516. package/dist/models/RevertAggregateEvaluationResultsRequest.js.map +1 -1
  517. package/dist/models/RevertAggregateEvaluationResultsResponseBody.d.ts +0 -7
  518. package/dist/models/RevertAggregateEvaluationResultsResponseBody.js.map +1 -1
  519. package/dist/models/RevertAggregateEvaluationResultsShrinkRequest.d.ts +0 -14
  520. package/dist/models/RevertAggregateEvaluationResultsShrinkRequest.js.map +1 -1
  521. package/dist/models/RevertEvaluationResultsRequest.d.ts +0 -35
  522. package/dist/models/RevertEvaluationResultsRequest.js.map +1 -1
  523. package/dist/models/RevertEvaluationResultsResponseBody.d.ts +0 -7
  524. package/dist/models/RevertEvaluationResultsResponseBody.js.map +1 -1
  525. package/dist/models/RevertEvaluationResultsShrinkRequest.d.ts +0 -9
  526. package/dist/models/RevertEvaluationResultsShrinkRequest.js.map +1 -1
  527. package/dist/models/StartAggregateConfigRuleEvaluationRequest.d.ts +0 -39
  528. package/dist/models/StartAggregateConfigRuleEvaluationRequest.js.map +1 -1
  529. package/dist/models/StartAggregateConfigRuleEvaluationResponseBody.d.ts +0 -17
  530. package/dist/models/StartAggregateConfigRuleEvaluationResponseBody.js.map +1 -1
  531. package/dist/models/StartAggregateRemediationRequest.d.ts +0 -23
  532. package/dist/models/StartAggregateRemediationRequest.js.map +1 -1
  533. package/dist/models/StartAggregateRemediationResponseBody.d.ts +0 -17
  534. package/dist/models/StartAggregateRemediationResponseBody.js.map +1 -1
  535. package/dist/models/StartConfigRuleEvaluationByResourceRequest.d.ts +4 -0
  536. package/dist/models/StartConfigRuleEvaluationByResourceRequest.js.map +1 -1
  537. package/dist/models/StartConfigRuleEvaluationByResourceResponseBody.d.ts +8 -0
  538. package/dist/models/StartConfigRuleEvaluationByResourceResponseBody.js.map +1 -1
  539. package/dist/models/StartConfigRuleEvaluationRequest.d.ts +10 -9
  540. package/dist/models/StartConfigRuleEvaluationRequest.js.map +1 -1
  541. package/dist/models/StartConfigRuleEvaluationResponseBody.d.ts +5 -4
  542. package/dist/models/StartConfigRuleEvaluationResponseBody.js.map +1 -1
  543. package/dist/models/StartConfigurationRecorderResponseBody.d.ts +0 -27
  544. package/dist/models/StartConfigurationRecorderResponseBody.js.map +1 -1
  545. package/dist/models/StartRemediationRequest.d.ts +0 -7
  546. package/dist/models/StartRemediationRequest.js.map +1 -1
  547. package/dist/models/StartRemediationResponseBody.d.ts +0 -17
  548. package/dist/models/StartRemediationResponseBody.js.map +1 -1
  549. package/dist/models/StopConfigurationRecorderResponseBody.d.ts +0 -17
  550. package/dist/models/StopConfigurationRecorderResponseBody.js.map +1 -1
  551. package/dist/models/TagResourcesRequest.d.ts +18 -14
  552. package/dist/models/TagResourcesRequest.js.map +1 -1
  553. package/dist/models/TagResourcesShrinkRequest.d.ts +14 -10
  554. package/dist/models/TagResourcesShrinkRequest.js.map +1 -1
  555. package/dist/models/TriggerReportSendRequest.d.ts +2 -0
  556. package/dist/models/TriggerReportSendRequest.js.map +1 -1
  557. package/dist/models/TriggerReportSendResponseBody.d.ts +3 -0
  558. package/dist/models/TriggerReportSendResponseBody.js.map +1 -1
  559. package/dist/models/UntagResourcesRequest.d.ts +18 -13
  560. package/dist/models/UntagResourcesRequest.js.map +1 -1
  561. package/dist/models/UntagResourcesResponseBody.d.ts +1 -1
  562. package/dist/models/UpdateAggregateCompliancePackRequest.d.ts +53 -51
  563. package/dist/models/UpdateAggregateCompliancePackRequest.js.map +1 -1
  564. package/dist/models/UpdateAggregateCompliancePackResponseBody.d.ts +1 -1
  565. package/dist/models/UpdateAggregateCompliancePackShrinkRequest.d.ts +30 -28
  566. package/dist/models/UpdateAggregateCompliancePackShrinkRequest.js.map +1 -1
  567. package/dist/models/UpdateAggregateConfigDeliveryChannelRequest.d.ts +0 -145
  568. package/dist/models/UpdateAggregateConfigDeliveryChannelRequest.js.map +1 -1
  569. package/dist/models/UpdateAggregateConfigDeliveryChannelResponseBody.d.ts +0 -14
  570. package/dist/models/UpdateAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
  571. package/dist/models/UpdateAggregateConfigRuleRequest.d.ts +74 -68
  572. package/dist/models/UpdateAggregateConfigRuleRequest.js +2 -0
  573. package/dist/models/UpdateAggregateConfigRuleRequest.js.map +1 -1
  574. package/dist/models/UpdateAggregateConfigRuleResponseBody.d.ts +2 -2
  575. package/dist/models/UpdateAggregateConfigRuleShrinkRequest.d.ts +70 -60
  576. package/dist/models/UpdateAggregateConfigRuleShrinkRequest.js +2 -0
  577. package/dist/models/UpdateAggregateConfigRuleShrinkRequest.js.map +1 -1
  578. package/dist/models/UpdateAggregateRemediationRequest.d.ts +22 -16
  579. package/dist/models/UpdateAggregateRemediationRequest.js.map +1 -1
  580. package/dist/models/UpdateAggregatorRequest.d.ts +14 -18
  581. package/dist/models/UpdateAggregatorRequest.js.map +1 -1
  582. package/dist/models/UpdateAggregatorShrinkRequest.d.ts +6 -6
  583. package/dist/models/UpdateCompliancePackRequest.d.ts +53 -51
  584. package/dist/models/UpdateCompliancePackRequest.js.map +1 -1
  585. package/dist/models/UpdateCompliancePackResponseBody.d.ts +1 -1
  586. package/dist/models/UpdateCompliancePackShrinkRequest.d.ts +29 -27
  587. package/dist/models/UpdateCompliancePackShrinkRequest.js.map +1 -1
  588. package/dist/models/UpdateConfigDeliveryChannelRequest.d.ts +47 -40
  589. package/dist/models/UpdateConfigDeliveryChannelRequest.js.map +1 -1
  590. package/dist/models/UpdateConfigRuleRequest.d.ts +69 -54
  591. package/dist/models/UpdateConfigRuleRequest.js +2 -0
  592. package/dist/models/UpdateConfigRuleRequest.js.map +1 -1
  593. package/dist/models/UpdateConfigRuleResponseBody.d.ts +2 -2
  594. package/dist/models/UpdateConfigRuleShrinkRequest.d.ts +67 -52
  595. package/dist/models/UpdateConfigRuleShrinkRequest.js +2 -0
  596. package/dist/models/UpdateConfigRuleShrinkRequest.js.map +1 -1
  597. package/dist/models/UpdateConfigurationRecorderRequest.d.ts +0 -5
  598. package/dist/models/UpdateConfigurationRecorderRequest.js.map +1 -1
  599. package/dist/models/UpdateConfigurationRecorderResponseBody.d.ts +0 -27
  600. package/dist/models/UpdateConfigurationRecorderResponseBody.js.map +1 -1
  601. package/dist/models/UpdateIntegratedServiceStatusRequest.d.ts +0 -30
  602. package/dist/models/UpdateIntegratedServiceStatusRequest.js.map +1 -1
  603. package/dist/models/UpdateIntegratedServiceStatusResponseBody.d.ts +0 -7
  604. package/dist/models/UpdateIntegratedServiceStatusResponseBody.js.map +1 -1
  605. package/dist/models/UpdateRemediationRequest.d.ts +22 -16
  606. package/dist/models/UpdateRemediationRequest.js.map +1 -1
  607. package/dist/models/UpdateReportTemplateRequest.d.ts +152 -0
  608. package/dist/models/UpdateReportTemplateRequest.js +98 -0
  609. package/dist/models/UpdateReportTemplateRequest.js.map +1 -0
  610. package/dist/models/UpdateReportTemplateResponse.d.ts +19 -0
  611. package/dist/models/UpdateReportTemplateResponse.js +69 -0
  612. package/dist/models/UpdateReportTemplateResponse.js.map +1 -0
  613. package/dist/models/UpdateReportTemplateResponseBody.d.ts +29 -0
  614. package/dist/models/UpdateReportTemplateResponseBody.js +60 -0
  615. package/dist/models/UpdateReportTemplateResponseBody.js.map +1 -0
  616. package/dist/models/UpdateReportTemplateShrinkRequest.d.ts +110 -0
  617. package/dist/models/UpdateReportTemplateShrinkRequest.js +72 -0
  618. package/dist/models/UpdateReportTemplateShrinkRequest.js.map +1 -0
  619. package/dist/models/model.d.ts +20 -0
  620. package/dist/models/model.js +56 -16
  621. package/dist/models/model.js.map +1 -1
  622. package/package.json +1 -1
  623. package/src/client.ts +855 -875
  624. package/src/models/ActiveAggregateConfigRulesRequest.ts +0 -25
  625. package/src/models/ActiveAggregateConfigRulesResponseBody.ts +0 -39
  626. package/src/models/ActiveConfigRulesRequest.ts +0 -14
  627. package/src/models/ActiveConfigRulesResponseBody.ts +0 -42
  628. package/src/models/AttachAggregateConfigRuleToCompliancePackRequest.ts +0 -21
  629. package/src/models/AttachAggregateConfigRuleToCompliancePackResponseBody.ts +0 -42
  630. package/src/models/AttachConfigRuleToCompliancePackRequest.ts +0 -14
  631. package/src/models/AttachConfigRuleToCompliancePackResponseBody.ts +0 -42
  632. package/src/models/CopyCompliancePacksRequest.ts +0 -25
  633. package/src/models/CopyCompliancePacksResponseBody.ts +0 -17
  634. package/src/models/CopyConfigRulesRequest.ts +0 -23
  635. package/src/models/CopyConfigRulesResponseBody.ts +0 -17
  636. package/src/models/CreateAdvancedSearchFileRequest.ts +0 -5
  637. package/src/models/CreateAdvancedSearchFileResponseBody.ts +0 -7
  638. package/src/models/CreateAggregateAdvancedSearchFileRequest.ts +1 -1
  639. package/src/models/CreateAggregateCompliancePackRequest.ts +111 -57
  640. package/src/models/CreateAggregateCompliancePackResponseBody.ts +1 -1
  641. package/src/models/CreateAggregateCompliancePackShrinkRequest.ts +88 -36
  642. package/src/models/CreateAggregateConfigDeliveryChannelRequest.ts +60 -42
  643. package/src/models/CreateAggregateConfigDeliveryChannelResponseBody.ts +1 -1
  644. package/src/models/CreateAggregateConfigRuleRequest.ts +88 -80
  645. package/src/models/CreateAggregateConfigRuleResponseBody.ts +2 -2
  646. package/src/models/CreateAggregateConfigRuleShrinkRequest.ts +84 -72
  647. package/src/models/CreateAggregateRemediationRequest.ts +27 -20
  648. package/src/models/CreateAggregateRemediationResponseBody.ts +1 -1
  649. package/src/models/CreateAggregatorRequest.ts +23 -29
  650. package/src/models/CreateAggregatorResponseBody.ts +1 -1
  651. package/src/models/CreateAggregatorShrinkRequest.ts +16 -20
  652. package/src/models/CreateCompliancePackRequest.ts +0 -246
  653. package/src/models/CreateCompliancePackResponseBody.ts +0 -14
  654. package/src/models/CreateCompliancePackShrinkRequest.ts +0 -159
  655. package/src/models/CreateConfigDeliveryChannelRequest.ts +65 -49
  656. package/src/models/CreateConfigRuleRequest.ts +87 -61
  657. package/src/models/CreateConfigRuleShrinkRequest.ts +83 -55
  658. package/src/models/CreateRemediationRequest.ts +25 -18
  659. package/src/models/CreateRemediationResponseBody.ts +1 -1
  660. package/src/models/CreateReportTemplateRequest.ts +186 -0
  661. package/src/models/CreateReportTemplateResponse.ts +40 -0
  662. package/src/models/CreateReportTemplateResponseBody.ts +44 -0
  663. package/src/models/CreateReportTemplateShrinkRequest.ts +127 -0
  664. package/src/models/DeactiveAggregateConfigRulesRequest.ts +0 -25
  665. package/src/models/DeactiveAggregateConfigRulesResponseBody.ts +0 -42
  666. package/src/models/DeactiveConfigRulesRequest.ts +0 -18
  667. package/src/models/DeactiveConfigRulesResponseBody.ts +0 -42
  668. package/src/models/DeleteAggregateCompliancePacksRequest.ts +0 -31
  669. package/src/models/DeleteAggregateCompliancePacksResponseBody.ts +0 -42
  670. package/src/models/DeleteAggregateConfigDeliveryChannelRequest.ts +0 -12
  671. package/src/models/DeleteAggregateConfigDeliveryChannelResponseBody.ts +0 -14
  672. package/src/models/DeleteAggregateConfigRulesRequest.ts +0 -14
  673. package/src/models/DeleteAggregateConfigRulesResponseBody.ts +0 -42
  674. package/src/models/DeleteAggregateRemediationsRequest.ts +3 -3
  675. package/src/models/DeleteAggregateRemediationsResponseBody.ts +10 -8
  676. package/src/models/DeleteAggregatorsRequest.ts +0 -12
  677. package/src/models/DeleteAggregatorsResponseBody.ts +0 -41
  678. package/src/models/DeleteCompliancePacksRequest.ts +0 -24
  679. package/src/models/DeleteCompliancePacksResponseBody.ts +0 -42
  680. package/src/models/DeleteConfigDeliveryChannelRequest.ts +0 -7
  681. package/src/models/DeleteConfigDeliveryChannelResponseBody.ts +0 -14
  682. package/src/models/DeleteConfigRulesRequest.ts +0 -7
  683. package/src/models/DeleteConfigRulesResponseBody.ts +0 -42
  684. package/src/models/DeleteRemediationsRequest.ts +2 -2
  685. package/src/models/DeleteRemediationsResponseBody.ts +10 -8
  686. package/src/models/DeleteReportTemplateRequest.ts +2 -0
  687. package/src/models/DeleteReportTemplateResponseBody.ts +6 -0
  688. package/src/models/DescribeDiscoveredResourceBatchRequest.ts +11 -2
  689. package/src/models/DescribeDiscoveredResourceBatchResponseBody.ts +2 -2
  690. package/src/models/DescribeIntegratedServiceStatusRequest.ts +2 -0
  691. package/src/models/DescribeIntegratedServiceStatusResponseBody.ts +11 -0
  692. package/src/models/DescribeRemediationRequest.ts +1 -11
  693. package/src/models/DescribeRemediationResponseBody.ts +0 -103
  694. package/src/models/DetachAggregateConfigRuleToCompliancePackRequest.ts +0 -21
  695. package/src/models/DetachAggregateConfigRuleToCompliancePackResponseBody.ts +0 -42
  696. package/src/models/DetachConfigRuleToCompliancePackRequest.ts +1 -1
  697. package/src/models/DetachConfigRuleToCompliancePackResponseBody.ts +20 -9
  698. package/src/models/DryRunConfigRuleRequest.ts +44 -0
  699. package/src/models/DryRunConfigRuleResponseBody.ts +30 -17
  700. package/src/models/EvaluatePreConfigRulesRequest.ts +21 -17
  701. package/src/models/EvaluatePreConfigRulesResponseBody.ts +9 -7
  702. package/src/models/EvaluatePreConfigRulesShrinkRequest.ts +5 -6
  703. package/src/models/GenerateAggregateCompliancePackReportRequest.ts +14 -3
  704. package/src/models/GenerateAggregateCompliancePackReportResponseBody.ts +1 -1
  705. package/src/models/GenerateAggregateConfigRulesReportRequest.ts +0 -23
  706. package/src/models/GenerateAggregateConfigRulesReportResponseBody.ts +0 -21
  707. package/src/models/GenerateAggregateResourceInventoryRequest.ts +0 -36
  708. package/src/models/GenerateAggregateResourceInventoryResponseBody.ts +0 -7
  709. package/src/models/GenerateCompliancePackReportRequest.ts +0 -14
  710. package/src/models/GenerateCompliancePackReportResponseBody.ts +0 -14
  711. package/src/models/GenerateConfigRulesReportRequest.ts +0 -16
  712. package/src/models/GenerateConfigRulesReportResponseBody.ts +0 -14
  713. package/src/models/GenerateReportFromTemplateRequest.ts +2 -0
  714. package/src/models/GenerateReportFromTemplateResponseBody.ts +3 -0
  715. package/src/models/GenerateResourceInventoryRequest.ts +5 -4
  716. package/src/models/GetAdvancedSearchFileResponseBody.ts +0 -32
  717. package/src/models/GetAggregateAccountComplianceByPackRequest.ts +0 -14
  718. package/src/models/GetAggregateAccountComplianceByPackResponseBody.ts +0 -62
  719. package/src/models/GetAggregateAdvancedSearchFileRequest.ts +0 -7
  720. package/src/models/GetAggregateAdvancedSearchFileResponseBody.ts +0 -34
  721. package/src/models/GetAggregateCompliancePackReportRequest.ts +0 -14
  722. package/src/models/GetAggregateCompliancePackReportResponseBody.ts +0 -47
  723. package/src/models/GetAggregateCompliancePackRequest.ts +9 -11
  724. package/src/models/GetAggregateCompliancePackResponseBody.ts +102 -72
  725. package/src/models/GetAggregateCompliancePackShrinkRequest.ts +5 -5
  726. package/src/models/GetAggregateComplianceSummaryResponseBody.ts +26 -5
  727. package/src/models/GetAggregateConfigDeliveryChannelRequest.ts +0 -14
  728. package/src/models/GetAggregateConfigDeliveryChannelResponseBody.ts +0 -166
  729. package/src/models/GetAggregateConfigRuleComplianceByPackRequest.ts +3 -3
  730. package/src/models/GetAggregateConfigRuleComplianceByPackResponseBody.ts +47 -16
  731. package/src/models/GetAggregateConfigRuleRequest.ts +9 -12
  732. package/src/models/GetAggregateConfigRuleResponseBody.ts +135 -119
  733. package/src/models/GetAggregateConfigRuleShrinkRequest.ts +5 -6
  734. package/src/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.ts +0 -7
  735. package/src/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.ts +0 -36
  736. package/src/models/GetAggregateConfigRulesReportRequest.ts +0 -14
  737. package/src/models/GetAggregateConfigRulesReportResponseBody.ts +0 -54
  738. package/src/models/GetAggregateDiscoveredResourceRequest.ts +13 -12
  739. package/src/models/GetAggregateDiscoveredResourceResponseBody.ts +29 -20
  740. package/src/models/GetAggregateResourceComplianceByConfigRuleRequest.ts +0 -35
  741. package/src/models/GetAggregateResourceComplianceByConfigRuleResponseBody.ts +0 -41
  742. package/src/models/GetAggregateResourceComplianceByPackRequest.ts +2 -2
  743. package/src/models/GetAggregateResourceComplianceByPackResponseBody.ts +31 -3
  744. package/src/models/GetAggregateResourceComplianceGroupByRegionRequest.ts +0 -12
  745. package/src/models/GetAggregateResourceComplianceGroupByRegionResponseBody.ts +0 -45
  746. package/src/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.ts +0 -12
  747. package/src/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.ts +0 -45
  748. package/src/models/GetAggregateResourceComplianceTimelineRequest.ts +10 -10
  749. package/src/models/GetAggregateResourceComplianceTimelineResponseBody.ts +20 -51
  750. package/src/models/GetAggregateResourceConfigurationTimelineRequest.ts +11 -11
  751. package/src/models/GetAggregateResourceConfigurationTimelineResponseBody.ts +25 -21
  752. package/src/models/GetAggregateResourceCountsGroupByRegionRequest.ts +0 -32
  753. package/src/models/GetAggregateResourceCountsGroupByRegionResponseBody.ts +0 -34
  754. package/src/models/GetAggregateResourceCountsGroupByResourceTypeRequest.ts +0 -32
  755. package/src/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.ts +0 -32
  756. package/src/models/GetAggregateResourceInventoryRequest.ts +0 -7
  757. package/src/models/GetAggregateResourceInventoryResponseBody.ts +0 -34
  758. package/src/models/GetAggregatorRequest.ts +6 -10
  759. package/src/models/GetAggregatorResponseBody.ts +32 -19
  760. package/src/models/GetAggregatorShrinkRequest.ts +2 -2
  761. package/src/models/GetCompliancePackReportRequest.ts +0 -7
  762. package/src/models/GetCompliancePackReportResponseBody.ts +0 -47
  763. package/src/models/GetCompliancePackRequest.ts +12 -8
  764. package/src/models/GetCompliancePackResponseBody.ts +54 -48
  765. package/src/models/GetCompliancePackShrinkRequest.ts +4 -4
  766. package/src/models/GetComplianceSummaryResponseBody.ts +36 -9
  767. package/src/models/GetConfigDeliveryChannelRequest.ts +1 -1
  768. package/src/models/GetConfigDeliveryChannelResponseBody.ts +46 -37
  769. package/src/models/GetConfigRuleComplianceByPackRequest.ts +1 -1
  770. package/src/models/GetConfigRuleComplianceByPackResponseBody.ts +44 -13
  771. package/src/models/GetConfigRuleRequest.ts +8 -8
  772. package/src/models/GetConfigRuleResponseBody.ts +137 -114
  773. package/src/models/GetConfigRuleShrinkRequest.ts +3 -3
  774. package/src/models/GetConfigRuleSummaryByRiskLevelResponseBody.ts +5 -3
  775. package/src/models/GetConfigRulesReportRequest.ts +0 -7
  776. package/src/models/GetConfigRulesReportResponseBody.ts +0 -47
  777. package/src/models/GetConfigurationRecorderResponseBody.ts +10 -7
  778. package/src/models/GetDiscoveredResourceCountsGroupByRegionRequest.ts +0 -9
  779. package/src/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.ts +0 -34
  780. package/src/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.ts +0 -7
  781. package/src/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.ts +0 -34
  782. package/src/models/GetDiscoveredResourceRequest.ts +10 -9
  783. package/src/models/GetDiscoveredResourceResponseBody.ts +26 -25
  784. package/src/models/GetIntegratedServiceStatusRequest.ts +0 -6
  785. package/src/models/GetIntegratedServiceStatusResponseBody.ts +0 -36
  786. package/src/models/GetManagedRuleRequest.ts +2 -2
  787. package/src/models/GetManagedRuleResponseBody.ts +33 -26
  788. package/src/models/GetRemediationTemplateRequest.ts +2 -2
  789. package/src/models/GetRemediationTemplateResponseBody.ts +8 -8
  790. package/src/models/GetReportFromTemplateRequest.ts +2 -0
  791. package/src/models/GetReportFromTemplateResponseBody.ts +36 -0
  792. package/src/models/GetReportTemplateRequest.ts +36 -0
  793. package/src/models/GetReportTemplateResponse.ts +40 -0
  794. package/src/models/GetReportTemplateResponseBody.ts +224 -0
  795. package/src/models/GetResourceComplianceByConfigRuleRequest.ts +0 -17
  796. package/src/models/GetResourceComplianceByConfigRuleResponseBody.ts +0 -41
  797. package/src/models/GetResourceComplianceByPackRequest.ts +1 -1
  798. package/src/models/GetResourceComplianceByPackResponseBody.ts +33 -1
  799. package/src/models/GetResourceComplianceGroupByRegionRequest.ts +0 -7
  800. package/src/models/GetResourceComplianceGroupByRegionResponseBody.ts +0 -45
  801. package/src/models/GetResourceComplianceGroupByResourceTypeRequest.ts +0 -7
  802. package/src/models/GetResourceComplianceGroupByResourceTypeResponseBody.ts +0 -45
  803. package/src/models/GetResourceComplianceTimelineRequest.ts +9 -9
  804. package/src/models/GetResourceComplianceTimelineResponseBody.ts +19 -18
  805. package/src/models/GetResourceConfigurationSampleRequest.ts +13 -1
  806. package/src/models/GetResourceConfigurationSampleResponseBody.ts +54 -6
  807. package/src/models/GetResourceConfigurationTimelineRequest.ts +6 -6
  808. package/src/models/GetResourceConfigurationTimelineResponseBody.ts +19 -17
  809. package/src/models/GetResourceInventoryResponseBody.ts +7 -6
  810. package/src/models/GetResourceTypePropertiesRequest.ts +4 -0
  811. package/src/models/GetResourceTypePropertiesResponseBody.ts +19 -16
  812. package/src/models/GetSupportedResourceRelationConfigResponseBody.ts +10 -7
  813. package/src/models/IgnoreAggregateEvaluationResultsRequest.ts +0 -60
  814. package/src/models/IgnoreAggregateEvaluationResultsResponseBody.ts +0 -7
  815. package/src/models/IgnoreAggregateEvaluationResultsShrinkRequest.ts +0 -32
  816. package/src/models/IgnoreEvaluationResultsRequest.ts +14 -14
  817. package/src/models/IgnoreEvaluationResultsResponseBody.ts +1 -1
  818. package/src/models/IgnoreEvaluationResultsShrinkRequest.ts +7 -7
  819. package/src/models/ListAggregateCompliancePacksRequest.ts +25 -15
  820. package/src/models/ListAggregateCompliancePacksResponseBody.ts +25 -22
  821. package/src/models/ListAggregateCompliancePacksShrinkRequest.ts +23 -7
  822. package/src/models/ListAggregateConfigDeliveryChannelsRequest.ts +0 -14
  823. package/src/models/ListAggregateConfigDeliveryChannelsResponseBody.ts +0 -166
  824. package/src/models/ListAggregateConfigRuleEvaluationResultsRequest.ts +19 -13
  825. package/src/models/ListAggregateConfigRuleEvaluationResultsResponseBody.ts +65 -39
  826. package/src/models/ListAggregateConfigRuleEvaluationStatisticsRequest.ts +0 -7
  827. package/src/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.ts +0 -53
  828. package/src/models/ListAggregateConfigRulesRequest.ts +41 -28
  829. package/src/models/ListAggregateConfigRulesResponseBody.ts +56 -39
  830. package/src/models/ListAggregateConfigRulesShrinkRequest.ts +37 -22
  831. package/src/models/ListAggregateDiscoveredResourcesRequest.ts +28 -16
  832. package/src/models/ListAggregateDiscoveredResourcesResponseBody.ts +21 -15
  833. package/src/models/ListAggregateRecommendManagedRulesRequest.ts +37 -1
  834. package/src/models/ListAggregateRecommendManagedRulesResponseBody.ts +41 -8
  835. package/src/models/ListAggregateRemediationExecutionsRequest.ts +0 -45
  836. package/src/models/ListAggregateRemediationExecutionsResponseBody.ts +0 -74
  837. package/src/models/ListAggregateRemediationsRequest.ts +1 -1
  838. package/src/models/ListAggregateRemediationsResponseBody.ts +32 -23
  839. package/src/models/ListAggregateResourceEvaluationResultsRequest.ts +38 -14
  840. package/src/models/ListAggregateResourceEvaluationResultsResponseBody.ts +57 -36
  841. package/src/models/ListAggregateResourceRelationsRequest.ts +0 -67
  842. package/src/models/ListAggregateResourceRelationsResponseBody.ts +0 -85
  843. package/src/models/ListAggregateResourcesByAdvancedSearchRequest.ts +1 -1
  844. package/src/models/ListAggregateResourcesByAdvancedSearchResponseBody.ts +4 -4
  845. package/src/models/ListAggregatorsRequest.ts +0 -38
  846. package/src/models/ListAggregatorsResponseBody.ts +0 -110
  847. package/src/models/ListAggregatorsShrinkRequest.ts +0 -18
  848. package/src/models/ListCompliancePackTemplatesRequest.ts +20 -6
  849. package/src/models/ListCompliancePackTemplatesResponseBody.ts +45 -45
  850. package/src/models/ListCompliancePacksRequest.ts +24 -12
  851. package/src/models/ListCompliancePacksResponseBody.ts +28 -25
  852. package/src/models/ListCompliancePacksShrinkRequest.ts +20 -6
  853. package/src/models/ListConfigDeliveryChannelsRequest.ts +1 -1
  854. package/src/models/ListConfigDeliveryChannelsResponseBody.ts +47 -38
  855. package/src/models/ListConfigRuleEvaluationResultsRequest.ts +19 -15
  856. package/src/models/ListConfigRuleEvaluationResultsResponseBody.ts +64 -37
  857. package/src/models/ListConfigRuleEvaluationStatisticsResponseBody.ts +0 -46
  858. package/src/models/ListConfigRuleOperatorsResponseBody.ts +76 -2
  859. package/src/models/ListConfigRulesRequest.ts +38 -33
  860. package/src/models/ListConfigRulesResponseBody.ts +48 -31
  861. package/src/models/ListConfigRulesShrinkRequest.ts +37 -26
  862. package/src/models/ListDiscoveredResourcesRequest.ts +26 -14
  863. package/src/models/ListDiscoveredResourcesResponseBody.ts +20 -12
  864. package/src/models/ListIntegratedServiceResponseBody.ts +19 -15
  865. package/src/models/ListManagedRulesRequest.ts +16 -16
  866. package/src/models/ListManagedRulesResponseBody.ts +29 -26
  867. package/src/models/ListPreManagedRulesRequest.ts +4 -4
  868. package/src/models/ListPreManagedRulesResponseBody.ts +10 -10
  869. package/src/models/ListPreManagedRulesShrinkRequest.ts +4 -4
  870. package/src/models/ListRecommendManagedRulesRequest.ts +29 -1
  871. package/src/models/ListRecommendManagedRulesResponseBody.ts +45 -6
  872. package/src/models/ListRemediationExecutionsRequest.ts +0 -29
  873. package/src/models/ListRemediationExecutionsResponseBody.ts +0 -74
  874. package/src/models/ListRemediationTemplatesRequest.ts +0 -29
  875. package/src/models/ListRemediationTemplatesResponseBody.ts +0 -96
  876. package/src/models/ListRemediationsRequest.ts +0 -23
  877. package/src/models/ListRemediationsResponseBody.ts +0 -120
  878. package/src/models/ListReportTemplatesRequest.ts +56 -0
  879. package/src/models/ListReportTemplatesResponse.ts +40 -0
  880. package/src/models/ListReportTemplatesResponseBody.ts +264 -0
  881. package/src/models/ListResourceEvaluationResultsRequest.ts +38 -14
  882. package/src/models/ListResourceEvaluationResultsResponseBody.ts +62 -43
  883. package/src/models/ListResourceRelationsRequest.ts +0 -57
  884. package/src/models/ListResourceRelationsResponseBody.ts +0 -85
  885. package/src/models/ListResourcesByAdvancedSearchRequest.ts +0 -5
  886. package/src/models/ListResourcesByAdvancedSearchResponseBody.ts +0 -23
  887. package/src/models/ListSupportedProductsRequest.ts +1 -1
  888. package/src/models/ListSupportedProductsResponseBody.ts +3 -3
  889. package/src/models/ListTagResourcesRequest.ts +19 -15
  890. package/src/models/ListTagResourcesResponseBody.ts +2 -34
  891. package/src/models/ListTagResourcesShrinkRequest.ts +15 -11
  892. package/src/models/PutEvaluationsRequest.ts +0 -24
  893. package/src/models/PutEvaluationsResponseBody.ts +0 -17
  894. package/src/models/RevertAggregateEvaluationResultsRequest.ts +0 -42
  895. package/src/models/RevertAggregateEvaluationResultsResponseBody.ts +0 -7
  896. package/src/models/RevertAggregateEvaluationResultsShrinkRequest.ts +0 -14
  897. package/src/models/RevertEvaluationResultsRequest.ts +0 -35
  898. package/src/models/RevertEvaluationResultsResponseBody.ts +0 -7
  899. package/src/models/RevertEvaluationResultsShrinkRequest.ts +0 -9
  900. package/src/models/StartAggregateConfigRuleEvaluationRequest.ts +0 -39
  901. package/src/models/StartAggregateConfigRuleEvaluationResponseBody.ts +0 -17
  902. package/src/models/StartAggregateRemediationRequest.ts +0 -23
  903. package/src/models/StartAggregateRemediationResponseBody.ts +0 -17
  904. package/src/models/StartConfigRuleEvaluationByResourceRequest.ts +4 -0
  905. package/src/models/StartConfigRuleEvaluationByResourceResponseBody.ts +8 -0
  906. package/src/models/StartConfigRuleEvaluationRequest.ts +10 -9
  907. package/src/models/StartConfigRuleEvaluationResponseBody.ts +5 -4
  908. package/src/models/StartConfigurationRecorderResponseBody.ts +0 -27
  909. package/src/models/StartRemediationRequest.ts +0 -7
  910. package/src/models/StartRemediationResponseBody.ts +0 -17
  911. package/src/models/StopConfigurationRecorderResponseBody.ts +0 -17
  912. package/src/models/TagResourcesRequest.ts +18 -14
  913. package/src/models/TagResourcesShrinkRequest.ts +14 -10
  914. package/src/models/TriggerReportSendRequest.ts +2 -0
  915. package/src/models/TriggerReportSendResponseBody.ts +3 -0
  916. package/src/models/UntagResourcesRequest.ts +18 -13
  917. package/src/models/UntagResourcesResponseBody.ts +1 -1
  918. package/src/models/UpdateAggregateCompliancePackRequest.ts +53 -51
  919. package/src/models/UpdateAggregateCompliancePackResponseBody.ts +1 -1
  920. package/src/models/UpdateAggregateCompliancePackShrinkRequest.ts +30 -28
  921. package/src/models/UpdateAggregateConfigDeliveryChannelRequest.ts +0 -145
  922. package/src/models/UpdateAggregateConfigDeliveryChannelResponseBody.ts +0 -14
  923. package/src/models/UpdateAggregateConfigRuleRequest.ts +78 -70
  924. package/src/models/UpdateAggregateConfigRuleResponseBody.ts +2 -2
  925. package/src/models/UpdateAggregateConfigRuleShrinkRequest.ts +74 -62
  926. package/src/models/UpdateAggregateRemediationRequest.ts +22 -16
  927. package/src/models/UpdateAggregatorRequest.ts +14 -18
  928. package/src/models/UpdateAggregatorShrinkRequest.ts +6 -6
  929. package/src/models/UpdateCompliancePackRequest.ts +53 -51
  930. package/src/models/UpdateCompliancePackResponseBody.ts +1 -1
  931. package/src/models/UpdateCompliancePackShrinkRequest.ts +29 -27
  932. package/src/models/UpdateConfigDeliveryChannelRequest.ts +47 -40
  933. package/src/models/UpdateConfigRuleRequest.ts +71 -54
  934. package/src/models/UpdateConfigRuleResponseBody.ts +2 -2
  935. package/src/models/UpdateConfigRuleShrinkRequest.ts +69 -52
  936. package/src/models/UpdateConfigurationRecorderRequest.ts +0 -5
  937. package/src/models/UpdateConfigurationRecorderResponseBody.ts +0 -27
  938. package/src/models/UpdateIntegratedServiceStatusRequest.ts +0 -30
  939. package/src/models/UpdateIntegratedServiceStatusResponseBody.ts +0 -7
  940. package/src/models/UpdateRemediationRequest.ts +22 -16
  941. package/src/models/UpdateReportTemplateRequest.ts +196 -0
  942. package/src/models/UpdateReportTemplateResponse.ts +40 -0
  943. package/src/models/UpdateReportTemplateResponseBody.ts +44 -0
  944. package/src/models/UpdateReportTemplateShrinkRequest.ts +137 -0
  945. package/src/models/model.ts +20 -0
package/dist/client.d.ts CHANGED
@@ -9,10 +9,7 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * 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.
13
- *
14
- * @remarks
15
- * 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.
12
+ * 启用账号组规则
16
13
  *
17
14
  * @param request - ActiveAggregateConfigRulesRequest
18
15
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20,21 +17,14 @@ export default class Client extends OpenApi {
20
17
  */
21
18
  activeAggregateConfigRulesWithOptions(request: $_model.ActiveAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ActiveAggregateConfigRulesResponse>;
22
19
  /**
23
- * 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.
24
- *
25
- * @remarks
26
- * 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.
20
+ * 启用账号组规则
27
21
  *
28
22
  * @param request - ActiveAggregateConfigRulesRequest
29
23
  * @returns ActiveAggregateConfigRulesResponse
30
24
  */
31
25
  activeAggregateConfigRules(request: $_model.ActiveAggregateConfigRulesRequest): Promise<$_model.ActiveAggregateConfigRulesResponse>;
32
26
  /**
33
- * 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.
34
- *
35
- * @remarks
36
- * ### [](#)Prerequisites
37
- * The rule is in the `INACTIVE` state.
27
+ * 启用指定规则
38
28
  *
39
29
  * @param request - ActiveConfigRulesRequest
40
30
  * @param runtime - runtime options for this request RuntimeOptions
@@ -42,21 +32,14 @@ export default class Client extends OpenApi {
42
32
  */
43
33
  activeConfigRulesWithOptions(request: $_model.ActiveConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ActiveConfigRulesResponse>;
44
34
  /**
45
- * 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.
46
- *
47
- * @remarks
48
- * ### [](#)Prerequisites
49
- * The rule is in the `INACTIVE` state.
35
+ * 启用指定规则
50
36
  *
51
37
  * @param request - ActiveConfigRulesRequest
52
38
  * @returns ActiveConfigRulesResponse
53
39
  */
54
40
  activeConfigRules(request: $_model.ActiveConfigRulesRequest): Promise<$_model.ActiveConfigRulesResponse>;
55
41
  /**
56
- * Adds one or more rules in an account group to a compliance package.
57
- *
58
- * @remarks
59
- * 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.
42
+ * 将指定账号组规则加入指定账号组合规包
60
43
  *
61
44
  * @param request - AttachAggregateConfigRuleToCompliancePackRequest
62
45
  * @param runtime - runtime options for this request RuntimeOptions
@@ -64,20 +47,14 @@ export default class Client extends OpenApi {
64
47
  */
65
48
  attachAggregateConfigRuleToCompliancePackWithOptions(request: $_model.AttachAggregateConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachAggregateConfigRuleToCompliancePackResponse>;
66
49
  /**
67
- * Adds one or more rules in an account group to a compliance package.
68
- *
69
- * @remarks
70
- * 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.
50
+ * 将指定账号组规则加入指定账号组合规包
71
51
  *
72
52
  * @param request - AttachAggregateConfigRuleToCompliancePackRequest
73
53
  * @returns AttachAggregateConfigRuleToCompliancePackResponse
74
54
  */
75
55
  attachAggregateConfigRuleToCompliancePack(request: $_model.AttachAggregateConfigRuleToCompliancePackRequest): Promise<$_model.AttachAggregateConfigRuleToCompliancePackResponse>;
76
56
  /**
77
- * Adds one or more rules to a compliance package.
78
- *
79
- * @remarks
80
- * This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
57
+ * 将指定规则加入指定合规包
81
58
  *
82
59
  * @param request - AttachConfigRuleToCompliancePackRequest
83
60
  * @param runtime - runtime options for this request RuntimeOptions
@@ -85,17 +62,14 @@ export default class Client extends OpenApi {
85
62
  */
86
63
  attachConfigRuleToCompliancePackWithOptions(request: $_model.AttachConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachConfigRuleToCompliancePackResponse>;
87
64
  /**
88
- * Adds one or more rules to a compliance package.
89
- *
90
- * @remarks
91
- * This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
65
+ * 将指定规则加入指定合规包
92
66
  *
93
67
  * @param request - AttachConfigRuleToCompliancePackRequest
94
68
  * @returns AttachConfigRuleToCompliancePackResponse
95
69
  */
96
70
  attachConfigRuleToCompliancePack(request: $_model.AttachConfigRuleToCompliancePackRequest): Promise<$_model.AttachConfigRuleToCompliancePackResponse>;
97
71
  /**
98
- * Replicates compliance packages.
72
+ * 合规包复制
99
73
  *
100
74
  * @param request - CopyCompliancePacksRequest
101
75
  * @param runtime - runtime options for this request RuntimeOptions
@@ -103,14 +77,14 @@ export default class Client extends OpenApi {
103
77
  */
104
78
  copyCompliancePacksWithOptions(request: $_model.CopyCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyCompliancePacksResponse>;
105
79
  /**
106
- * Replicates compliance packages.
80
+ * 合规包复制
107
81
  *
108
82
  * @param request - CopyCompliancePacksRequest
109
83
  * @returns CopyCompliancePacksResponse
110
84
  */
111
85
  copyCompliancePacks(request: $_model.CopyCompliancePacksRequest): Promise<$_model.CopyCompliancePacksResponse>;
112
86
  /**
113
- * Replicates rules.
87
+ * 规则复制
114
88
  *
115
89
  * @param request - CopyConfigRulesRequest
116
90
  * @param runtime - runtime options for this request RuntimeOptions
@@ -118,14 +92,14 @@ export default class Client extends OpenApi {
118
92
  */
119
93
  copyConfigRulesWithOptions(request: $_model.CopyConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyConfigRulesResponse>;
120
94
  /**
121
- * Replicates rules.
95
+ * 规则复制
122
96
  *
123
97
  * @param request - CopyConfigRulesRequest
124
98
  * @returns CopyConfigRulesResponse
125
99
  */
126
100
  copyConfigRules(request: $_model.CopyConfigRulesRequest): Promise<$_model.CopyConfigRulesResponse>;
127
101
  /**
128
- * Creates a downloadable resource file for the current Alibaba Cloud account.
102
+ * 生成当前账号搜索结果下载文件
129
103
  *
130
104
  * @param request - CreateAdvancedSearchFileRequest
131
105
  * @param runtime - runtime options for this request RuntimeOptions
@@ -133,17 +107,17 @@ export default class Client extends OpenApi {
133
107
  */
134
108
  createAdvancedSearchFileWithOptions(request: $_model.CreateAdvancedSearchFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAdvancedSearchFileResponse>;
135
109
  /**
136
- * Creates a downloadable resource file for the current Alibaba Cloud account.
110
+ * 生成当前账号搜索结果下载文件
137
111
  *
138
112
  * @param request - CreateAdvancedSearchFileRequest
139
113
  * @returns CreateAdvancedSearchFileResponse
140
114
  */
141
115
  createAdvancedSearchFile(request: $_model.CreateAdvancedSearchFileRequest): Promise<$_model.CreateAdvancedSearchFileResponse>;
142
116
  /**
143
- * Creates a downloadable resource file for an account group.
117
+ * Creates a downloadable file of advanced search results for resources in an account group.
144
118
  *
145
119
  * @remarks
146
- * 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.
120
+ * 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.
147
121
  *
148
122
  * @param request - CreateAggregateAdvancedSearchFileRequest
149
123
  * @param runtime - runtime options for this request RuntimeOptions
@@ -151,20 +125,23 @@ export default class Client extends OpenApi {
151
125
  */
152
126
  createAggregateAdvancedSearchFileWithOptions(request: $_model.CreateAggregateAdvancedSearchFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateAdvancedSearchFileResponse>;
153
127
  /**
154
- * Creates a downloadable resource file for an account group.
128
+ * Creates a downloadable file of advanced search results for resources in an account group.
155
129
  *
156
130
  * @remarks
157
- * 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.
131
+ * 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.
158
132
  *
159
133
  * @param request - CreateAggregateAdvancedSearchFileRequest
160
134
  * @returns CreateAggregateAdvancedSearchFileResponse
161
135
  */
162
136
  createAggregateAdvancedSearchFile(request: $_model.CreateAggregateAdvancedSearchFileRequest): Promise<$_model.CreateAggregateAdvancedSearchFileResponse>;
163
137
  /**
164
- * Creates a compliance package for an account group.
138
+ * Creates a compliance pack for a specified account group.
165
139
  *
166
140
  * @remarks
167
- * 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`.
141
+ * 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.
142
+ * 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.
143
+ * A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
144
+ * 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).
168
145
  *
169
146
  * @param tmpReq - CreateAggregateCompliancePackRequest
170
147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -172,20 +149,33 @@ export default class Client extends OpenApi {
172
149
  */
173
150
  createAggregateCompliancePackWithOptions(tmpReq: $_model.CreateAggregateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateCompliancePackResponse>;
174
151
  /**
175
- * Creates a compliance package for an account group.
152
+ * Creates a compliance pack for a specified account group.
176
153
  *
177
154
  * @remarks
178
- * 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`.
155
+ * 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.
156
+ * 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.
157
+ * A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
158
+ * 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).
179
159
  *
180
160
  * @param request - CreateAggregateCompliancePackRequest
181
161
  * @returns CreateAggregateCompliancePackResponse
182
162
  */
183
163
  createAggregateCompliancePack(request: $_model.CreateAggregateCompliancePackRequest): Promise<$_model.CreateAggregateCompliancePackResponse>;
184
164
  /**
185
- * Creates a delivery channel for an account group.
165
+ * 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).
186
166
  *
187
167
  * @remarks
188
- * 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****`.
168
+ * ### Background information
169
+ * - Deliver to Simple Log Service (SLS)
170
+ * 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).
171
+ * - Deliver to Object Storage Service (OSS)
172
+ * 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).
173
+ * - Deliver to Simple Message Queue (MNS)
174
+ * 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).
175
+ * ### Limits
176
+ * You can create a maximum of five delivery channels for each account group.
177
+ * ### Usage notes
178
+ * 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****`.
189
179
  *
190
180
  * @param request - CreateAggregateConfigDeliveryChannelRequest
191
181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -193,23 +183,39 @@ export default class Client extends OpenApi {
193
183
  */
194
184
  createAggregateConfigDeliveryChannelWithOptions(request: $_model.CreateAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateConfigDeliveryChannelResponse>;
195
185
  /**
196
- * Creates a delivery channel for an account group.
186
+ * 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).
197
187
  *
198
188
  * @remarks
199
- * 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****`.
189
+ * ### Background information
190
+ * - Deliver to Simple Log Service (SLS)
191
+ * 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).
192
+ * - Deliver to Object Storage Service (OSS)
193
+ * 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).
194
+ * - Deliver to Simple Message Queue (MNS)
195
+ * 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).
196
+ * ### Limits
197
+ * You can create a maximum of five delivery channels for each account group.
198
+ * ### Usage notes
199
+ * 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****`.
200
200
  *
201
201
  * @param request - CreateAggregateConfigDeliveryChannelRequest
202
202
  * @returns CreateAggregateConfigDeliveryChannelResponse
203
203
  */
204
204
  createAggregateConfigDeliveryChannel(request: $_model.CreateAggregateConfigDeliveryChannelRequest): Promise<$_model.CreateAggregateConfigDeliveryChannelResponse>;
205
205
  /**
206
- * Creates a rule for an account group.
206
+ * 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.
207
207
  *
208
208
  * @remarks
209
209
  * ### Limits
210
- * You can create up to 200 rules for each management account.
210
+ * Each management account and delegated administrator account can have a maximum of 200 rules.
211
+ * ### Background information
212
+ * Cloud Config supports the following methods for creating rules:
213
+ * - Create rules from templates
214
+ * 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).
215
+ * - Create rules based on functions in Function Compute
216
+ * 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).
211
217
  * ### Usage notes
212
- * 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****`.
218
+ * 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****`.
213
219
  *
214
220
  * @param tmpReq - CreateAggregateConfigRuleRequest
215
221
  * @param runtime - runtime options for this request RuntimeOptions
@@ -217,23 +223,35 @@ export default class Client extends OpenApi {
217
223
  */
218
224
  createAggregateConfigRuleWithOptions(tmpReq: $_model.CreateAggregateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateConfigRuleResponse>;
219
225
  /**
220
- * Creates a rule for an account group.
226
+ * 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.
221
227
  *
222
228
  * @remarks
223
229
  * ### Limits
224
- * You can create up to 200 rules for each management account.
230
+ * Each management account and delegated administrator account can have a maximum of 200 rules.
231
+ * ### Background information
232
+ * Cloud Config supports the following methods for creating rules:
233
+ * - Create rules from templates
234
+ * 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).
235
+ * - Create rules based on functions in Function Compute
236
+ * 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).
225
237
  * ### Usage notes
226
- * 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****`.
238
+ * 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****`.
227
239
  *
228
240
  * @param request - CreateAggregateConfigRuleRequest
229
241
  * @returns CreateAggregateConfigRuleResponse
230
242
  */
231
243
  createAggregateConfigRule(request: $_model.CreateAggregateConfigRuleRequest): Promise<$_model.CreateAggregateConfigRuleResponse>;
232
244
  /**
233
- * Creates a remediation template for a rule in an account group.
245
+ * Creates a remediation for a rule in a specified account group.
234
246
  *
235
247
  * @remarks
236
- * 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****`.
248
+ * ### Background information
249
+ * - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
250
+ * Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
251
+ * - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
252
+ * Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
253
+ * ### Usage notes
254
+ * 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****`.
237
255
  *
238
256
  * @param request - CreateAggregateRemediationRequest
239
257
  * @param runtime - runtime options for this request RuntimeOptions
@@ -241,26 +259,40 @@ export default class Client extends OpenApi {
241
259
  */
242
260
  createAggregateRemediationWithOptions(request: $_model.CreateAggregateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateRemediationResponse>;
243
261
  /**
244
- * Creates a remediation template for a rule in an account group.
262
+ * Creates a remediation for a rule in a specified account group.
245
263
  *
246
264
  * @remarks
247
- * 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****`.
265
+ * ### Background information
266
+ * - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
267
+ * Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
268
+ * - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
269
+ * Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
270
+ * ### Usage notes
271
+ * 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****`.
248
272
  *
249
273
  * @param request - CreateAggregateRemediationRequest
250
274
  * @returns CreateAggregateRemediationResponse
251
275
  */
252
276
  createAggregateRemediation(request: $_model.CreateAggregateRemediationRequest): Promise<$_model.CreateAggregateRemediationResponse>;
253
277
  /**
254
- * Creates an account group.
278
+ * 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.
255
279
  *
256
280
  * @remarks
257
- * Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
281
+ * ### Limits
282
+ * 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.
283
+ * ### Background information
284
+ * 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).
258
285
  * Cloud Config supports the following types of account groups:
259
- * * 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.
260
- * * 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.
261
- * 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:
262
- * * Member account ID: `171322098523****`. Member account name: `Alice`.
263
- * * Member account ID: `100532098349****`. Member account name: `Tom`.
286
+ * - 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.
287
+ * - 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.
288
+ * - 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.
289
+ * - 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.
290
+ * - 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.
291
+ * A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
292
+ * ### Usage notes
293
+ * 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:
294
+ * - The member account ID is `171322098523****` and the member account name is `Alice`.
295
+ * - The member account ID is `100532098349****` and the member account name is `Tom`.
264
296
  *
265
297
  * @param tmpReq - CreateAggregatorRequest
266
298
  * @param runtime - runtime options for this request RuntimeOptions
@@ -268,27 +300,31 @@ export default class Client extends OpenApi {
268
300
  */
269
301
  createAggregatorWithOptions(tmpReq: $_model.CreateAggregatorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregatorResponse>;
270
302
  /**
271
- * Creates an account group.
303
+ * 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.
272
304
  *
273
305
  * @remarks
274
- * Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
306
+ * ### Limits
307
+ * 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.
308
+ * ### Background information
309
+ * 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).
275
310
  * Cloud Config supports the following types of account groups:
276
- * * 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.
277
- * * 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.
278
- * 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:
279
- * * Member account ID: `171322098523****`. Member account name: `Alice`.
280
- * * Member account ID: `100532098349****`. Member account name: `Tom`.
311
+ * - 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.
312
+ * - 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.
313
+ * - 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.
314
+ * - 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.
315
+ * - 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.
316
+ * A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
317
+ * ### Usage notes
318
+ * 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:
319
+ * - The member account ID is `171322098523****` and the member account name is `Alice`.
320
+ * - The member account ID is `100532098349****` and the member account name is `Tom`.
281
321
  *
282
322
  * @param request - CreateAggregatorRequest
283
323
  * @returns CreateAggregatorResponse
284
324
  */
285
325
  createAggregator(request: $_model.CreateAggregatorRequest): Promise<$_model.CreateAggregatorResponse>;
286
326
  /**
287
- * Creates a compliance package for the current account.
288
- *
289
- * @remarks
290
- * Each ordinary account can create up to five compliance packages.
291
- * 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`.
327
+ * 为当前账号创建合规包
292
328
  *
293
329
  * @param tmpReq - CreateCompliancePackRequest
294
330
  * @param runtime - runtime options for this request RuntimeOptions
@@ -296,21 +332,27 @@ export default class Client extends OpenApi {
296
332
  */
297
333
  createCompliancePackWithOptions(tmpReq: $_model.CreateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCompliancePackResponse>;
298
334
  /**
299
- * Creates a compliance package for the current account.
300
- *
301
- * @remarks
302
- * Each ordinary account can create up to five compliance packages.
303
- * 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`.
335
+ * 为当前账号创建合规包
304
336
  *
305
337
  * @param request - CreateCompliancePackRequest
306
338
  * @returns CreateCompliancePackResponse
307
339
  */
308
340
  createCompliancePack(request: $_model.CreateCompliancePackRequest): Promise<$_model.CreateCompliancePackResponse>;
309
341
  /**
310
- * Creates a delivery channel.
342
+ * Creates a delivery channel to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
311
343
  *
312
344
  * @remarks
313
- * 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****`.
345
+ * ### Background information
346
+ * - Deliver to Simple Log Service (SLS)
347
+ * 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).
348
+ * - Deliver to Object Storage Service (OSS)
349
+ * 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).
350
+ * - Deliver to Simple Message Queue (formerly MNS)
351
+ * 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).
352
+ * ### Limits
353
+ * You can create a maximum of 5 delivery channels.
354
+ * ### Usage notes
355
+ * 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.
314
356
  *
315
357
  * @param request - CreateConfigDeliveryChannelRequest
316
358
  * @param runtime - runtime options for this request RuntimeOptions
@@ -318,21 +360,39 @@ export default class Client extends OpenApi {
318
360
  */
319
361
  createConfigDeliveryChannelWithOptions(request: $_model.CreateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConfigDeliveryChannelResponse>;
320
362
  /**
321
- * Creates a delivery channel.
363
+ * Creates a delivery channel to deliver resource data to Simple Log Service (SLS), Object Storage Service (OSS), or Simple Message Queue (formerly MNS).
322
364
  *
323
365
  * @remarks
324
- * 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****`.
366
+ * ### Background information
367
+ * - Deliver to Simple Log Service (SLS)
368
+ * 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).
369
+ * - Deliver to Object Storage Service (OSS)
370
+ * 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).
371
+ * - Deliver to Simple Message Queue (formerly MNS)
372
+ * 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).
373
+ * ### Limits
374
+ * You can create a maximum of 5 delivery channels.
375
+ * ### Usage notes
376
+ * 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.
325
377
  *
326
378
  * @param request - CreateConfigDeliveryChannelRequest
327
379
  * @returns CreateConfigDeliveryChannelResponse
328
380
  */
329
381
  createConfigDeliveryChannel(request: $_model.CreateConfigDeliveryChannelRequest): Promise<$_model.CreateConfigDeliveryChannelResponse>;
330
382
  /**
331
- * Creates a rule for the current account.
383
+ * 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.
332
384
  *
333
385
  * @remarks
334
- * ## Limits
335
- * You can use a common account to create up to 200 rules.
386
+ * ### Limits
387
+ * You can create up to 200 rules for each account.
388
+ * ### Background information
389
+ * You can create rules in Cloud Config in the following ways:
390
+ * - Create rules from templates
391
+ * 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).
392
+ * - Create custom rules using Function Compute
393
+ * 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).
394
+ * ### Usage notes
395
+ * 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****`.
336
396
  *
337
397
  * @param tmpReq - CreateConfigRuleRequest
338
398
  * @param runtime - runtime options for this request RuntimeOptions
@@ -340,21 +400,35 @@ export default class Client extends OpenApi {
340
400
  */
341
401
  createConfigRuleWithOptions(tmpReq: $_model.CreateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConfigRuleResponse>;
342
402
  /**
343
- * Creates a rule for the current account.
403
+ * 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.
344
404
  *
345
405
  * @remarks
346
- * ## Limits
347
- * You can use a common account to create up to 200 rules.
406
+ * ### Limits
407
+ * You can create up to 200 rules for each account.
408
+ * ### Background information
409
+ * You can create rules in Cloud Config in the following ways:
410
+ * - Create rules from templates
411
+ * 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).
412
+ * - Create custom rules using Function Compute
413
+ * 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).
414
+ * ### Usage notes
415
+ * 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****`.
348
416
  *
349
417
  * @param request - CreateConfigRuleRequest
350
418
  * @returns CreateConfigRuleResponse
351
419
  */
352
420
  createConfigRule(request: $_model.CreateConfigRuleRequest): Promise<$_model.CreateConfigRuleResponse>;
353
421
  /**
354
- * Creates a remediation template for a rule.
422
+ * Creates a remediation for an existing rule.
355
423
  *
356
424
  * @remarks
357
- * 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****`.
425
+ * ### Background information
426
+ * - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
427
+ * Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
428
+ * - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
429
+ * Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
430
+ * ### Usage notes
431
+ * 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****`.
358
432
  *
359
433
  * @param request - CreateRemediationRequest
360
434
  * @param runtime - runtime options for this request RuntimeOptions
@@ -362,23 +436,38 @@ export default class Client extends OpenApi {
362
436
  */
363
437
  createRemediationWithOptions(request: $_model.CreateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateRemediationResponse>;
364
438
  /**
365
- * Creates a remediation template for a rule.
439
+ * Creates a remediation for an existing rule.
366
440
  *
367
441
  * @remarks
368
- * 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****`.
442
+ * ### Background information
443
+ * - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
444
+ * Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
445
+ * - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
446
+ * Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
447
+ * ### Usage notes
448
+ * 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****`.
369
449
  *
370
450
  * @param request - CreateRemediationRequest
371
451
  * @returns CreateRemediationResponse
372
452
  */
373
453
  createRemediation(request: $_model.CreateRemediationRequest): Promise<$_model.CreateRemediationResponse>;
374
454
  /**
375
- * 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.
455
+ * Create a compliance report template for the current UID.
376
456
  *
377
- * @remarks
378
- * ### [](#)Prerequisites
379
- * The status of the rule is `ACTIVE`.
380
- * ### [](#)Description
381
- * This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
457
+ * @param tmpReq - CreateReportTemplateRequest
458
+ * @param runtime - runtime options for this request RuntimeOptions
459
+ * @returns CreateReportTemplateResponse
460
+ */
461
+ createReportTemplateWithOptions(tmpReq: $_model.CreateReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateReportTemplateResponse>;
462
+ /**
463
+ * Create a compliance report template for the current UID.
464
+ *
465
+ * @param request - CreateReportTemplateRequest
466
+ * @returns CreateReportTemplateResponse
467
+ */
468
+ createReportTemplate(request: $_model.CreateReportTemplateRequest): Promise<$_model.CreateReportTemplateResponse>;
469
+ /**
470
+ * 停用账号组规则
382
471
  *
383
472
  * @param request - DeactiveAggregateConfigRulesRequest
384
473
  * @param runtime - runtime options for this request RuntimeOptions
@@ -386,26 +475,14 @@ export default class Client extends OpenApi {
386
475
  */
387
476
  deactiveAggregateConfigRulesWithOptions(request: $_model.DeactiveAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeactiveAggregateConfigRulesResponse>;
388
477
  /**
389
- * 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.
390
- *
391
- * @remarks
392
- * ### [](#)Prerequisites
393
- * The status of the rule is `ACTIVE`.
394
- * ### [](#)Description
395
- * This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
478
+ * 停用账号组规则
396
479
  *
397
480
  * @param request - DeactiveAggregateConfigRulesRequest
398
481
  * @returns DeactiveAggregateConfigRulesResponse
399
482
  */
400
483
  deactiveAggregateConfigRules(request: $_model.DeactiveAggregateConfigRulesRequest): Promise<$_model.DeactiveAggregateConfigRulesResponse>;
401
484
  /**
402
- * 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.
403
- *
404
- * @remarks
405
- * ### [](#)Prerequisites
406
- * The status of the rule is `ACTIVE`.
407
- * ### [](#)Description
408
- * This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
485
+ * 停用指定规则
409
486
  *
410
487
  * @param request - DeactiveConfigRulesRequest
411
488
  * @param runtime - runtime options for this request RuntimeOptions
@@ -413,23 +490,14 @@ export default class Client extends OpenApi {
413
490
  */
414
491
  deactiveConfigRulesWithOptions(request: $_model.DeactiveConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeactiveConfigRulesResponse>;
415
492
  /**
416
- * 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.
417
- *
418
- * @remarks
419
- * ### [](#)Prerequisites
420
- * The status of the rule is `ACTIVE`.
421
- * ### [](#)Description
422
- * This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
493
+ * 停用指定规则
423
494
  *
424
495
  * @param request - DeactiveConfigRulesRequest
425
496
  * @returns DeactiveConfigRulesResponse
426
497
  */
427
498
  deactiveConfigRules(request: $_model.DeactiveConfigRulesRequest): Promise<$_model.DeactiveConfigRulesResponse>;
428
499
  /**
429
- * Deletes the compliance packages of an account group.
430
- *
431
- * @remarks
432
- * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
500
+ * 删除指定账号组内的合规包。删除合规包后,该合规包的检查结果和检查报告也自动被删除
433
501
  *
434
502
  * @param request - DeleteAggregateCompliancePacksRequest
435
503
  * @param runtime - runtime options for this request RuntimeOptions
@@ -437,20 +505,14 @@ export default class Client extends OpenApi {
437
505
  */
438
506
  deleteAggregateCompliancePacksWithOptions(request: $_model.DeleteAggregateCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateCompliancePacksResponse>;
439
507
  /**
440
- * Deletes the compliance packages of an account group.
441
- *
442
- * @remarks
443
- * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
508
+ * 删除指定账号组内的合规包。删除合规包后,该合规包的检查结果和检查报告也自动被删除
444
509
  *
445
510
  * @param request - DeleteAggregateCompliancePacksRequest
446
511
  * @returns DeleteAggregateCompliancePacksResponse
447
512
  */
448
513
  deleteAggregateCompliancePacks(request: $_model.DeleteAggregateCompliancePacksRequest): Promise<$_model.DeleteAggregateCompliancePacksResponse>;
449
514
  /**
450
- * Deletes a delivery channel from an account group.
451
- *
452
- * @remarks
453
- * 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.
515
+ * 账号组删除投递渠道
454
516
  *
455
517
  * @param request - DeleteAggregateConfigDeliveryChannelRequest
456
518
  * @param runtime - runtime options for this request RuntimeOptions
@@ -458,20 +520,14 @@ export default class Client extends OpenApi {
458
520
  */
459
521
  deleteAggregateConfigDeliveryChannelWithOptions(request: $_model.DeleteAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateConfigDeliveryChannelResponse>;
460
522
  /**
461
- * Deletes a delivery channel from an account group.
462
- *
463
- * @remarks
464
- * 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.
523
+ * 账号组删除投递渠道
465
524
  *
466
525
  * @param request - DeleteAggregateConfigDeliveryChannelRequest
467
526
  * @returns DeleteAggregateConfigDeliveryChannelResponse
468
527
  */
469
528
  deleteAggregateConfigDeliveryChannel(request: $_model.DeleteAggregateConfigDeliveryChannelRequest): Promise<$_model.DeleteAggregateConfigDeliveryChannelResponse>;
470
529
  /**
471
- * 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.
472
- *
473
- * @remarks
474
- * This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
530
+ * 删除指定账号组内的规则。删除规则后,其配置信息不再保留
475
531
  *
476
532
  * @param request - DeleteAggregateConfigRulesRequest
477
533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -479,20 +535,17 @@ export default class Client extends OpenApi {
479
535
  */
480
536
  deleteAggregateConfigRulesWithOptions(request: $_model.DeleteAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateConfigRulesResponse>;
481
537
  /**
482
- * 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.
483
- *
484
- * @remarks
485
- * This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
538
+ * 删除指定账号组内的规则。删除规则后,其配置信息不再保留
486
539
  *
487
540
  * @param request - DeleteAggregateConfigRulesRequest
488
541
  * @returns DeleteAggregateConfigRulesResponse
489
542
  */
490
543
  deleteAggregateConfigRules(request: $_model.DeleteAggregateConfigRulesRequest): Promise<$_model.DeleteAggregateConfigRulesResponse>;
491
544
  /**
492
- * Deletes one or more remediation templates from a rule in an account group.
545
+ * Deletes the remediation settings for a rule in a specified account group.
493
546
  *
494
547
  * @remarks
495
- * 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.
548
+ * 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.
496
549
  *
497
550
  * @param request - DeleteAggregateRemediationsRequest
498
551
  * @param runtime - runtime options for this request RuntimeOptions
@@ -500,27 +553,17 @@ export default class Client extends OpenApi {
500
553
  */
501
554
  deleteAggregateRemediationsWithOptions(request: $_model.DeleteAggregateRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateRemediationsResponse>;
502
555
  /**
503
- * Deletes one or more remediation templates from a rule in an account group.
556
+ * Deletes the remediation settings for a rule in a specified account group.
504
557
  *
505
558
  * @remarks
506
- * 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.
559
+ * 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.
507
560
  *
508
561
  * @param request - DeleteAggregateRemediationsRequest
509
562
  * @returns DeleteAggregateRemediationsResponse
510
563
  */
511
564
  deleteAggregateRemediations(request: $_model.DeleteAggregateRemediationsRequest): Promise<$_model.DeleteAggregateRemediationsResponse>;
512
565
  /**
513
- * The management account or delegated administrator account of a resource directory can delete an account group.
514
- *
515
- * @remarks
516
- * ### [](#)Background information
517
- * After you delete an account group, the following changes occur to Cloud Config:
518
- * * The rules and compliance packages of the account group are deleted and cannot be recovered.
519
- * * All compliance results generated in the account group are automatically deleted and cannot be recovered.
520
- * * Service-linked roles for Cloud Config of member accounts in the account group are retained.
521
- * * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
522
- * ### [](#)Description
523
- * This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
566
+ * 删除账号组
524
567
  *
525
568
  * @param request - DeleteAggregatorsRequest
526
569
  * @param runtime - runtime options for this request RuntimeOptions
@@ -528,27 +571,14 @@ export default class Client extends OpenApi {
528
571
  */
529
572
  deleteAggregatorsWithOptions(request: $_model.DeleteAggregatorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregatorsResponse>;
530
573
  /**
531
- * The management account or delegated administrator account of a resource directory can delete an account group.
532
- *
533
- * @remarks
534
- * ### [](#)Background information
535
- * After you delete an account group, the following changes occur to Cloud Config:
536
- * * The rules and compliance packages of the account group are deleted and cannot be recovered.
537
- * * All compliance results generated in the account group are automatically deleted and cannot be recovered.
538
- * * Service-linked roles for Cloud Config of member accounts in the account group are retained.
539
- * * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
540
- * ### [](#)Description
541
- * This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
574
+ * 删除账号组
542
575
  *
543
576
  * @param request - DeleteAggregatorsRequest
544
577
  * @returns DeleteAggregatorsResponse
545
578
  */
546
579
  deleteAggregators(request: $_model.DeleteAggregatorsRequest): Promise<$_model.DeleteAggregatorsResponse>;
547
580
  /**
548
- * Deletes one or more compliance packages.
549
- *
550
- * @remarks
551
- * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
581
+ * 批量删除合规包
552
582
  *
553
583
  * @param request - DeleteCompliancePacksRequest
554
584
  * @param runtime - runtime options for this request RuntimeOptions
@@ -556,20 +586,14 @@ export default class Client extends OpenApi {
556
586
  */
557
587
  deleteCompliancePacksWithOptions(request: $_model.DeleteCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCompliancePacksResponse>;
558
588
  /**
559
- * Deletes one or more compliance packages.
560
- *
561
- * @remarks
562
- * This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
589
+ * 批量删除合规包
563
590
  *
564
591
  * @param request - DeleteCompliancePacksRequest
565
592
  * @returns DeleteCompliancePacksResponse
566
593
  */
567
594
  deleteCompliancePacks(request: $_model.DeleteCompliancePacksRequest): Promise<$_model.DeleteCompliancePacksResponse>;
568
595
  /**
569
- * Deletes a delivery channel.
570
- *
571
- * @remarks
572
- * 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.
596
+ * 当前账号删除投递渠道
573
597
  *
574
598
  * @param request - DeleteConfigDeliveryChannelRequest
575
599
  * @param runtime - runtime options for this request RuntimeOptions
@@ -577,20 +601,14 @@ export default class Client extends OpenApi {
577
601
  */
578
602
  deleteConfigDeliveryChannelWithOptions(request: $_model.DeleteConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteConfigDeliveryChannelResponse>;
579
603
  /**
580
- * Deletes a delivery channel.
581
- *
582
- * @remarks
583
- * 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.
604
+ * 当前账号删除投递渠道
584
605
  *
585
606
  * @param request - DeleteConfigDeliveryChannelRequest
586
607
  * @returns DeleteConfigDeliveryChannelResponse
587
608
  */
588
609
  deleteConfigDeliveryChannel(request: $_model.DeleteConfigDeliveryChannelRequest): Promise<$_model.DeleteConfigDeliveryChannelResponse>;
589
610
  /**
590
- * Deletes rules.
591
- *
592
- * @remarks
593
- * In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
611
+ * 批量删除规则
594
612
  *
595
613
  * @param request - DeleteConfigRulesRequest
596
614
  * @param runtime - runtime options for this request RuntimeOptions
@@ -598,20 +616,17 @@ export default class Client extends OpenApi {
598
616
  */
599
617
  deleteConfigRulesWithOptions(request: $_model.DeleteConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteConfigRulesResponse>;
600
618
  /**
601
- * Deletes rules.
602
- *
603
- * @remarks
604
- * In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
619
+ * 批量删除规则
605
620
  *
606
621
  * @param request - DeleteConfigRulesRequest
607
622
  * @returns DeleteConfigRulesResponse
608
623
  */
609
624
  deleteConfigRules(request: $_model.DeleteConfigRulesRequest): Promise<$_model.DeleteConfigRulesResponse>;
610
625
  /**
611
- * Deletes one or more configured remediation templates that are associated with a rule.
626
+ * Deletes specified remediation settings.
612
627
  *
613
628
  * @remarks
614
- * 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.
629
+ * 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.
615
630
  *
616
631
  * @param request - DeleteRemediationsRequest
617
632
  * @param runtime - runtime options for this request RuntimeOptions
@@ -619,17 +634,17 @@ export default class Client extends OpenApi {
619
634
  */
620
635
  deleteRemediationsWithOptions(request: $_model.DeleteRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteRemediationsResponse>;
621
636
  /**
622
- * Deletes one or more configured remediation templates that are associated with a rule.
637
+ * Deletes specified remediation settings.
623
638
  *
624
639
  * @remarks
625
- * 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.
640
+ * 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.
626
641
  *
627
642
  * @param request - DeleteRemediationsRequest
628
643
  * @returns DeleteRemediationsResponse
629
644
  */
630
645
  deleteRemediations(request: $_model.DeleteRemediationsRequest): Promise<$_model.DeleteRemediationsResponse>;
631
646
  /**
632
- * 删除合规报告模版
647
+ * Deletes a compliance report template.
633
648
  *
634
649
  * @param request - DeleteReportTemplateRequest
635
650
  * @param runtime - runtime options for this request RuntimeOptions
@@ -637,14 +652,14 @@ export default class Client extends OpenApi {
637
652
  */
638
653
  deleteReportTemplateWithOptions(request: $_model.DeleteReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteReportTemplateResponse>;
639
654
  /**
640
- * 删除合规报告模版
655
+ * Deletes a compliance report template.
641
656
  *
642
657
  * @param request - DeleteReportTemplateRequest
643
658
  * @returns DeleteReportTemplateResponse
644
659
  */
645
660
  deleteReportTemplate(request: $_model.DeleteReportTemplateRequest): Promise<$_model.DeleteReportTemplateResponse>;
646
661
  /**
647
- * 批量获取资源详情
662
+ * This operation retrieves the details of multiple resources in a batch.
648
663
  *
649
664
  * @param request - DescribeDiscoveredResourceBatchRequest
650
665
  * @param runtime - runtime options for this request RuntimeOptions
@@ -652,14 +667,14 @@ export default class Client extends OpenApi {
652
667
  */
653
668
  describeDiscoveredResourceBatchWithOptions(request: $_model.DescribeDiscoveredResourceBatchRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDiscoveredResourceBatchResponse>;
654
669
  /**
655
- * 批量获取资源详情
670
+ * This operation retrieves the details of multiple resources in a batch.
656
671
  *
657
672
  * @param request - DescribeDiscoveredResourceBatchRequest
658
673
  * @returns DescribeDiscoveredResourceBatchResponse
659
674
  */
660
675
  describeDiscoveredResourceBatch(request: $_model.DescribeDiscoveredResourceBatchRequest): Promise<$_model.DescribeDiscoveredResourceBatchResponse>;
661
676
  /**
662
- * 查询用户集成云产品的授权状态
677
+ * Queries the authorization status of an integrated cloud service.
663
678
  *
664
679
  * @param request - DescribeIntegratedServiceStatusRequest
665
680
  * @param runtime - runtime options for this request RuntimeOptions
@@ -667,14 +682,14 @@ export default class Client extends OpenApi {
667
682
  */
668
683
  describeIntegratedServiceStatusWithOptions(request: $_model.DescribeIntegratedServiceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeIntegratedServiceStatusResponse>;
669
684
  /**
670
- * 查询用户集成云产品的授权状态
685
+ * Queries the authorization status of an integrated cloud service.
671
686
  *
672
687
  * @param request - DescribeIntegratedServiceStatusRequest
673
688
  * @returns DescribeIntegratedServiceStatusResponse
674
689
  */
675
690
  describeIntegratedServiceStatus(request: $_model.DescribeIntegratedServiceStatusRequest): Promise<$_model.DescribeIntegratedServiceStatusResponse>;
676
691
  /**
677
- * This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\*\\*\\*\\*.
692
+ * 获取修正详情
678
693
  *
679
694
  * @param request - DescribeRemediationRequest
680
695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -682,20 +697,14 @@ export default class Client extends OpenApi {
682
697
  */
683
698
  describeRemediationWithOptions(request: $_model.DescribeRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRemediationResponse>;
684
699
  /**
685
- * This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\*\\*\\*\\*.
700
+ * 获取修正详情
686
701
  *
687
702
  * @param request - DescribeRemediationRequest
688
703
  * @returns DescribeRemediationResponse
689
704
  */
690
705
  describeRemediation(request: $_model.DescribeRemediationRequest): Promise<$_model.DescribeRemediationResponse>;
691
706
  /**
692
- * Removes one or more rules in an account group from a compliance package.
693
- *
694
- * @remarks
695
- * ### Prerequisites
696
- * One or more rules are added to a compliance package.
697
- * ### Usage notes
698
- * 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.
707
+ * 将指定账号组规则从指定账号组合规包中移出
699
708
  *
700
709
  * @param request - DetachAggregateConfigRuleToCompliancePackRequest
701
710
  * @param runtime - runtime options for this request RuntimeOptions
@@ -703,26 +712,20 @@ export default class Client extends OpenApi {
703
712
  */
704
713
  detachAggregateConfigRuleToCompliancePackWithOptions(request: $_model.DetachAggregateConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachAggregateConfigRuleToCompliancePackResponse>;
705
714
  /**
706
- * Removes one or more rules in an account group from a compliance package.
707
- *
708
- * @remarks
709
- * ### Prerequisites
710
- * One or more rules are added to a compliance package.
711
- * ### Usage notes
712
- * 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.
715
+ * 将指定账号组规则从指定账号组合规包中移出
713
716
  *
714
717
  * @param request - DetachAggregateConfigRuleToCompliancePackRequest
715
718
  * @returns DetachAggregateConfigRuleToCompliancePackResponse
716
719
  */
717
720
  detachAggregateConfigRuleToCompliancePack(request: $_model.DetachAggregateConfigRuleToCompliancePackRequest): Promise<$_model.DetachAggregateConfigRuleToCompliancePackResponse>;
718
721
  /**
719
- * Removes one or more rules from a compliance package.
722
+ * This operation detaches one or more rules from a compliance package.
720
723
  *
721
724
  * @remarks
722
725
  * ### Prerequisites
723
- * One or more rules are added to a compliance package.
726
+ * Make sure that the destination compliance package contains rules.
724
727
  * ### Usage notes
725
- * This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
728
+ * This topic provides an example of detaching the rule `cr-6cc4626622af00e7****` from the compliance package `cp-5bb1626622af00bd****`.
726
729
  *
727
730
  * @param request - DetachConfigRuleToCompliancePackRequest
728
731
  * @param runtime - runtime options for this request RuntimeOptions
@@ -730,20 +733,20 @@ export default class Client extends OpenApi {
730
733
  */
731
734
  detachConfigRuleToCompliancePackWithOptions(request: $_model.DetachConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachConfigRuleToCompliancePackResponse>;
732
735
  /**
733
- * Removes one or more rules from a compliance package.
736
+ * This operation detaches one or more rules from a compliance package.
734
737
  *
735
738
  * @remarks
736
739
  * ### Prerequisites
737
- * One or more rules are added to a compliance package.
740
+ * Make sure that the destination compliance package contains rules.
738
741
  * ### Usage notes
739
- * This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
742
+ * This topic provides an example of detaching the rule `cr-6cc4626622af00e7****` from the compliance package `cp-5bb1626622af00bd****`.
740
743
  *
741
744
  * @param request - DetachConfigRuleToCompliancePackRequest
742
745
  * @returns DetachConfigRuleToCompliancePackResponse
743
746
  */
744
747
  detachConfigRuleToCompliancePack(request: $_model.DetachConfigRuleToCompliancePackRequest): Promise<$_model.DetachConfigRuleToCompliancePackResponse>;
745
748
  /**
746
- * 试运行事前合规预检的规则
749
+ * This API performs a dry run on rules for proactive compliance pre-checks.
747
750
  *
748
751
  * @param request - DryRunConfigRuleRequest
749
752
  * @param runtime - runtime options for this request RuntimeOptions
@@ -751,14 +754,18 @@ export default class Client extends OpenApi {
751
754
  */
752
755
  dryRunConfigRuleWithOptions(request: $_model.DryRunConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DryRunConfigRuleResponse>;
753
756
  /**
754
- * 试运行事前合规预检的规则
757
+ * This API performs a dry run on rules for proactive compliance pre-checks.
755
758
  *
756
759
  * @param request - DryRunConfigRuleRequest
757
760
  * @returns DryRunConfigRuleResponse
758
761
  */
759
762
  dryRunConfigRule(request: $_model.DryRunConfigRuleRequest): Promise<$_model.DryRunConfigRuleResponse>;
760
763
  /**
761
- * Executes evaluation rules to evaluate resources.
764
+ * Executes evaluation rules to perform compliance pre-checks on resources.
765
+ *
766
+ * @remarks
767
+ * 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).
768
+ * 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.
762
769
  *
763
770
  * @param tmpReq - EvaluatePreConfigRulesRequest
764
771
  * @param runtime - runtime options for this request RuntimeOptions
@@ -766,18 +773,22 @@ export default class Client extends OpenApi {
766
773
  */
767
774
  evaluatePreConfigRulesWithOptions(tmpReq: $_model.EvaluatePreConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EvaluatePreConfigRulesResponse>;
768
775
  /**
769
- * Executes evaluation rules to evaluate resources.
776
+ * Executes evaluation rules to perform compliance pre-checks on resources.
777
+ *
778
+ * @remarks
779
+ * 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).
780
+ * 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.
770
781
  *
771
782
  * @param request - EvaluatePreConfigRulesRequest
772
783
  * @returns EvaluatePreConfigRulesResponse
773
784
  */
774
785
  evaluatePreConfigRules(request: $_model.EvaluatePreConfigRulesRequest): Promise<$_model.EvaluatePreConfigRulesResponse>;
775
786
  /**
776
- * Generates a compliance evaluation report based on a compliance package in an account group.
787
+ * Generates an assessment report for a specified compliance package in a specified account group.
777
788
  *
778
789
  * @remarks
779
- * > 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).
780
- * 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.
790
+ * > 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).
791
+ * 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****`.
781
792
  *
782
793
  * @param request - GenerateAggregateCompliancePackReportRequest
783
794
  * @param runtime - runtime options for this request RuntimeOptions
@@ -785,22 +796,18 @@ export default class Client extends OpenApi {
785
796
  */
786
797
  generateAggregateCompliancePackReportWithOptions(request: $_model.GenerateAggregateCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateAggregateCompliancePackReportResponse>;
787
798
  /**
788
- * Generates a compliance evaluation report based on a compliance package in an account group.
799
+ * Generates an assessment report for a specified compliance package in a specified account group.
789
800
  *
790
801
  * @remarks
791
- * > 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).
792
- * 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.
802
+ * > 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).
803
+ * 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****`.
793
804
  *
794
805
  * @param request - GenerateAggregateCompliancePackReportRequest
795
806
  * @returns GenerateAggregateCompliancePackReportResponse
796
807
  */
797
808
  generateAggregateCompliancePackReport(request: $_model.GenerateAggregateCompliancePackReportRequest): Promise<$_model.GenerateAggregateCompliancePackReportResponse>;
798
809
  /**
799
- * Generates a compliance evaluation report for the rules in a specified account group.
800
- *
801
- * @remarks
802
- * > 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).
803
- * The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
810
+ * 生成指定账号组的合规报告
804
811
  *
805
812
  * @param request - GenerateAggregateConfigRulesReportRequest
806
813
  * @param runtime - runtime options for this request RuntimeOptions
@@ -808,21 +815,14 @@ export default class Client extends OpenApi {
808
815
  */
809
816
  generateAggregateConfigRulesReportWithOptions(request: $_model.GenerateAggregateConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateAggregateConfigRulesReportResponse>;
810
817
  /**
811
- * Generates a compliance evaluation report for the rules in a specified account group.
812
- *
813
- * @remarks
814
- * > 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).
815
- * The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
818
+ * 生成指定账号组的合规报告
816
819
  *
817
820
  * @param request - GenerateAggregateConfigRulesReportRequest
818
821
  * @returns GenerateAggregateConfigRulesReportResponse
819
822
  */
820
823
  generateAggregateConfigRulesReport(request: $_model.GenerateAggregateConfigRulesReportRequest): Promise<$_model.GenerateAggregateConfigRulesReportResponse>;
821
824
  /**
822
- * Generates a downloadable inventory for global resources in an account group.
823
- *
824
- * @remarks
825
- * This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
825
+ * 账号组资源清单生成
826
826
  *
827
827
  * @param request - GenerateAggregateResourceInventoryRequest
828
828
  * @param runtime - runtime options for this request RuntimeOptions
@@ -830,21 +830,14 @@ export default class Client extends OpenApi {
830
830
  */
831
831
  generateAggregateResourceInventoryWithOptions(request: $_model.GenerateAggregateResourceInventoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateAggregateResourceInventoryResponse>;
832
832
  /**
833
- * Generates a downloadable inventory for global resources in an account group.
834
- *
835
- * @remarks
836
- * This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
833
+ * 账号组资源清单生成
837
834
  *
838
835
  * @param request - GenerateAggregateResourceInventoryRequest
839
836
  * @returns GenerateAggregateResourceInventoryResponse
840
837
  */
841
838
  generateAggregateResourceInventory(request: $_model.GenerateAggregateResourceInventoryRequest): Promise<$_model.GenerateAggregateResourceInventoryResponse>;
842
839
  /**
843
- * Generates a compliance evaluation report based on a compliance package.
844
- *
845
- * @remarks
846
- * > 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).
847
- * This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
840
+ * 生成合规包的合规包报告
848
841
  *
849
842
  * @param request - GenerateCompliancePackReportRequest
850
843
  * @param runtime - runtime options for this request RuntimeOptions
@@ -852,22 +845,14 @@ export default class Client extends OpenApi {
852
845
  */
853
846
  generateCompliancePackReportWithOptions(request: $_model.GenerateCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateCompliancePackReportResponse>;
854
847
  /**
855
- * Generates a compliance evaluation report based on a compliance package.
856
- *
857
- * @remarks
858
- * > 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).
859
- * This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
848
+ * 生成合规包的合规包报告
860
849
  *
861
850
  * @param request - GenerateCompliancePackReportRequest
862
851
  * @returns GenerateCompliancePackReportResponse
863
852
  */
864
853
  generateCompliancePackReport(request: $_model.GenerateCompliancePackReportRequest): Promise<$_model.GenerateCompliancePackReportResponse>;
865
854
  /**
866
- * Generates a compliance evaluation report for a rule.
867
- *
868
- * @remarks
869
- * > 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).
870
- * This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
855
+ * 生成规则的合规评估报告
871
856
  *
872
857
  * @param request - GenerateConfigRulesReportRequest
873
858
  * @param runtime - runtime options for this request RuntimeOptions
@@ -875,18 +860,14 @@ export default class Client extends OpenApi {
875
860
  */
876
861
  generateConfigRulesReportWithOptions(request: $_model.GenerateConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateConfigRulesReportResponse>;
877
862
  /**
878
- * Generates a compliance evaluation report for a rule.
879
- *
880
- * @remarks
881
- * > 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).
882
- * This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
863
+ * 生成规则的合规评估报告
883
864
  *
884
865
  * @param request - GenerateConfigRulesReportRequest
885
866
  * @returns GenerateConfigRulesReportResponse
886
867
  */
887
868
  generateConfigRulesReport(request: $_model.GenerateConfigRulesReportRequest): Promise<$_model.GenerateConfigRulesReportResponse>;
888
869
  /**
889
- * 基于报告模版生成报告Id
870
+ * Generate a report ID from a report template.
890
871
  *
891
872
  * @param request - GenerateReportFromTemplateRequest
892
873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -894,17 +875,17 @@ export default class Client extends OpenApi {
894
875
  */
895
876
  generateReportFromTemplateWithOptions(request: $_model.GenerateReportFromTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateReportFromTemplateResponse>;
896
877
  /**
897
- * 基于报告模版生成报告Id
878
+ * Generate a report ID from a report template.
898
879
  *
899
880
  * @param request - GenerateReportFromTemplateRequest
900
881
  * @returns GenerateReportFromTemplateResponse
901
882
  */
902
883
  generateReportFromTemplate(request: $_model.GenerateReportFromTemplateRequest): Promise<$_model.GenerateReportFromTemplateResponse>;
903
884
  /**
904
- * Generates a resource inventory for global resources.
885
+ * Generates a downloadable inventory of global resources.
905
886
  *
906
887
  * @remarks
907
- * This topic provides an example on how to generate a resource inventory for global resources of the current account.
888
+ * This topic provides an example of how to generate a downloadable inventory of global resources for the current account.
908
889
  *
909
890
  * @param request - GenerateResourceInventoryRequest
910
891
  * @param runtime - runtime options for this request RuntimeOptions
@@ -912,21 +893,17 @@ export default class Client extends OpenApi {
912
893
  */
913
894
  generateResourceInventoryWithOptions(request: $_model.GenerateResourceInventoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateResourceInventoryResponse>;
914
895
  /**
915
- * Generates a resource inventory for global resources.
896
+ * Generates a downloadable inventory of global resources.
916
897
  *
917
898
  * @remarks
918
- * This topic provides an example on how to generate a resource inventory for global resources of the current account.
899
+ * This topic provides an example of how to generate a downloadable inventory of global resources for the current account.
919
900
  *
920
901
  * @param request - GenerateResourceInventoryRequest
921
902
  * @returns GenerateResourceInventoryResponse
922
903
  */
923
904
  generateResourceInventory(request: $_model.GenerateResourceInventoryRequest): Promise<$_model.GenerateResourceInventoryResponse>;
924
905
  /**
925
- * 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.
926
- *
927
- * @remarks
928
- * ### [](#)Prerequisites
929
- * 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.
906
+ * 高级搜索 获取搜索结果下载文件地址
930
907
  *
931
908
  * @param request - GetAdvancedSearchFileRequest
932
909
  * @param runtime - runtime options for this request RuntimeOptions
@@ -934,19 +911,12 @@ export default class Client extends OpenApi {
934
911
  */
935
912
  getAdvancedSearchFileWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetAdvancedSearchFileResponse>;
936
913
  /**
937
- * 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.
938
- *
939
- * @remarks
940
- * ### [](#)Prerequisites
941
- * 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.
914
+ * 高级搜索 获取搜索结果下载文件地址
942
915
  * @returns GetAdvancedSearchFileResponse
943
916
  */
944
917
  getAdvancedSearchFile(): Promise<$_model.GetAdvancedSearchFileResponse>;
945
918
  /**
946
- * Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
947
- *
948
- * @remarks
949
- * 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.
919
+ * 查询指定账号组内指定合规包中成员账号的合规结果
950
920
  *
951
921
  * @param request - GetAggregateAccountComplianceByPackRequest
952
922
  * @param runtime - runtime options for this request RuntimeOptions
@@ -954,17 +924,14 @@ export default class Client extends OpenApi {
954
924
  */
955
925
  getAggregateAccountComplianceByPackWithOptions(request: $_model.GetAggregateAccountComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateAccountComplianceByPackResponse>;
956
926
  /**
957
- * Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
958
- *
959
- * @remarks
960
- * 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.
927
+ * 查询指定账号组内指定合规包中成员账号的合规结果
961
928
  *
962
929
  * @param request - GetAggregateAccountComplianceByPackRequest
963
930
  * @returns GetAggregateAccountComplianceByPackResponse
964
931
  */
965
932
  getAggregateAccountComplianceByPack(request: $_model.GetAggregateAccountComplianceByPackRequest): Promise<$_model.GetAggregateAccountComplianceByPackResponse>;
966
933
  /**
967
- * Queries the most recently generated resource file of an account group.
934
+ * 高级搜获取搜索结果下载文件地址
968
935
  *
969
936
  * @param request - GetAggregateAdvancedSearchFileRequest
970
937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -972,17 +939,17 @@ export default class Client extends OpenApi {
972
939
  */
973
940
  getAggregateAdvancedSearchFileWithOptions(request: $_model.GetAggregateAdvancedSearchFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateAdvancedSearchFileResponse>;
974
941
  /**
975
- * Queries the most recently generated resource file of an account group.
942
+ * 高级搜获取搜索结果下载文件地址
976
943
  *
977
944
  * @param request - GetAggregateAdvancedSearchFileRequest
978
945
  * @returns GetAggregateAdvancedSearchFileResponse
979
946
  */
980
947
  getAggregateAdvancedSearchFile(request: $_model.GetAggregateAdvancedSearchFileRequest): Promise<$_model.GetAggregateAdvancedSearchFileResponse>;
981
948
  /**
982
- * Queries the details of a compliance package in an account group.
949
+ * Queries the details of a compliance pack in a specified account group.
983
950
  *
984
951
  * @remarks
985
- * 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****`.
952
+ * This topic provides an example of how to retrieve the details of the compliance pack `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
986
953
  *
987
954
  * @param tmpReq - GetAggregateCompliancePackRequest
988
955
  * @param runtime - runtime options for this request RuntimeOptions
@@ -990,21 +957,17 @@ export default class Client extends OpenApi {
990
957
  */
991
958
  getAggregateCompliancePackWithOptions(tmpReq: $_model.GetAggregateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateCompliancePackResponse>;
992
959
  /**
993
- * Queries the details of a compliance package in an account group.
960
+ * Queries the details of a compliance pack in a specified account group.
994
961
  *
995
962
  * @remarks
996
- * 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****`.
963
+ * This topic provides an example of how to retrieve the details of the compliance pack `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****`.
997
964
  *
998
965
  * @param request - GetAggregateCompliancePackRequest
999
966
  * @returns GetAggregateCompliancePackResponse
1000
967
  */
1001
968
  getAggregateCompliancePack(request: $_model.GetAggregateCompliancePackRequest): Promise<$_model.GetAggregateCompliancePackResponse>;
1002
969
  /**
1003
- * Queries the compliance evaluation report that is generated based on a compliance package of an account group.
1004
- *
1005
- * @remarks
1006
- * > 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).
1007
- * 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.
970
+ * 获取指定账号组内指定合规包的评估报告
1008
971
  *
1009
972
  * @param request - GetAggregateCompliancePackReportRequest
1010
973
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1012,21 +975,17 @@ export default class Client extends OpenApi {
1012
975
  */
1013
976
  getAggregateCompliancePackReportWithOptions(request: $_model.GetAggregateCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateCompliancePackReportResponse>;
1014
977
  /**
1015
- * Queries the compliance evaluation report that is generated based on a compliance package of an account group.
1016
- *
1017
- * @remarks
1018
- * > 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).
1019
- * 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.
978
+ * 获取指定账号组内指定合规包的评估报告
1020
979
  *
1021
980
  * @param request - GetAggregateCompliancePackReportRequest
1022
981
  * @returns GetAggregateCompliancePackReportResponse
1023
982
  */
1024
983
  getAggregateCompliancePackReport(request: $_model.GetAggregateCompliancePackReportRequest): Promise<$_model.GetAggregateCompliancePackReportResponse>;
1025
984
  /**
1026
- * Queries the compliance statistics of an account group.
985
+ * Queries the compliance summary for a specified account group.
1027
986
  *
1028
987
  * @remarks
1029
- * This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
988
+ * This topic provides an example of how to query the compliance summary by resource and by rule for the account group ca-a91d626622af0035\\*\\*\\*\\*.
1030
989
  *
1031
990
  * @param request - GetAggregateComplianceSummaryRequest
1032
991
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1034,17 +993,17 @@ export default class Client extends OpenApi {
1034
993
  */
1035
994
  getAggregateComplianceSummaryWithOptions(request: $_model.GetAggregateComplianceSummaryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateComplianceSummaryResponse>;
1036
995
  /**
1037
- * Queries the compliance statistics of an account group.
996
+ * Queries the compliance summary for a specified account group.
1038
997
  *
1039
998
  * @remarks
1040
- * This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
999
+ * This topic provides an example of how to query the compliance summary by resource and by rule for the account group ca-a91d626622af0035\\*\\*\\*\\*.
1041
1000
  *
1042
1001
  * @param request - GetAggregateComplianceSummaryRequest
1043
1002
  * @returns GetAggregateComplianceSummaryResponse
1044
1003
  */
1045
1004
  getAggregateComplianceSummary(request: $_model.GetAggregateComplianceSummaryRequest): Promise<$_model.GetAggregateComplianceSummaryResponse>;
1046
1005
  /**
1047
- * Queries the information about a delivery channel in an account group.
1006
+ * 账号组查询单个投递渠道
1048
1007
  *
1049
1008
  * @param request - GetAggregateConfigDeliveryChannelRequest
1050
1009
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1052,17 +1011,17 @@ export default class Client extends OpenApi {
1052
1011
  */
1053
1012
  getAggregateConfigDeliveryChannelWithOptions(request: $_model.GetAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigDeliveryChannelResponse>;
1054
1013
  /**
1055
- * Queries the information about a delivery channel in an account group.
1014
+ * 账号组查询单个投递渠道
1056
1015
  *
1057
1016
  * @param request - GetAggregateConfigDeliveryChannelRequest
1058
1017
  * @returns GetAggregateConfigDeliveryChannelResponse
1059
1018
  */
1060
1019
  getAggregateConfigDeliveryChannel(request: $_model.GetAggregateConfigDeliveryChannelRequest): Promise<$_model.GetAggregateConfigDeliveryChannelResponse>;
1061
1020
  /**
1062
- * Queries the details of a rule in an account group.
1021
+ * Queries the details of a specific rule in a specified account group.
1063
1022
  *
1064
1023
  * @remarks
1065
- * This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
1024
+ * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****` in the account group `ca-7f00626622af0041****`.
1066
1025
  *
1067
1026
  * @param tmpReq - GetAggregateConfigRuleRequest
1068
1027
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1070,20 +1029,20 @@ export default class Client extends OpenApi {
1070
1029
  */
1071
1030
  getAggregateConfigRuleWithOptions(tmpReq: $_model.GetAggregateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRuleResponse>;
1072
1031
  /**
1073
- * Queries the details of a rule in an account group.
1032
+ * Queries the details of a specific rule in a specified account group.
1074
1033
  *
1075
1034
  * @remarks
1076
- * This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
1035
+ * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****` in the account group `ca-7f00626622af0041****`.
1077
1036
  *
1078
1037
  * @param request - GetAggregateConfigRuleRequest
1079
1038
  * @returns GetAggregateConfigRuleResponse
1080
1039
  */
1081
1040
  getAggregateConfigRule(request: $_model.GetAggregateConfigRuleRequest): Promise<$_model.GetAggregateConfigRuleResponse>;
1082
1041
  /**
1083
- * Queries compliance evaluation results based on the rules in a compliance package in an account group.
1042
+ * Queries the compliance results of rules in a specified compliance pack within a specified account group.
1084
1043
  *
1085
1044
  * @remarks
1086
- * 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.
1045
+ * 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.
1087
1046
  *
1088
1047
  * @param request - GetAggregateConfigRuleComplianceByPackRequest
1089
1048
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1091,20 +1050,17 @@ export default class Client extends OpenApi {
1091
1050
  */
1092
1051
  getAggregateConfigRuleComplianceByPackWithOptions(request: $_model.GetAggregateConfigRuleComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRuleComplianceByPackResponse>;
1093
1052
  /**
1094
- * Queries compliance evaluation results based on the rules in a compliance package in an account group.
1053
+ * Queries the compliance results of rules in a specified compliance pack within a specified account group.
1095
1054
  *
1096
1055
  * @remarks
1097
- * 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.
1056
+ * 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.
1098
1057
  *
1099
1058
  * @param request - GetAggregateConfigRuleComplianceByPackRequest
1100
1059
  * @returns GetAggregateConfigRuleComplianceByPackResponse
1101
1060
  */
1102
1061
  getAggregateConfigRuleComplianceByPack(request: $_model.GetAggregateConfigRuleComplianceByPackRequest): Promise<$_model.GetAggregateConfigRuleComplianceByPackResponse>;
1103
1062
  /**
1104
- * Queries the summary of compliance evaluation results by rule risk level in an account group.
1105
- *
1106
- * @remarks
1107
- * 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.
1063
+ * 查询指定风险等级的账号组规则合规统计
1108
1064
  *
1109
1065
  * @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
1110
1066
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1112,21 +1068,14 @@ export default class Client extends OpenApi {
1112
1068
  */
1113
1069
  getAggregateConfigRuleSummaryByRiskLevelWithOptions(request: $_model.GetAggregateConfigRuleSummaryByRiskLevelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRuleSummaryByRiskLevelResponse>;
1114
1070
  /**
1115
- * Queries the summary of compliance evaluation results by rule risk level in an account group.
1116
- *
1117
- * @remarks
1118
- * 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.
1071
+ * 查询指定风险等级的账号组规则合规统计
1119
1072
  *
1120
1073
  * @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
1121
1074
  * @returns GetAggregateConfigRuleSummaryByRiskLevelResponse
1122
1075
  */
1123
1076
  getAggregateConfigRuleSummaryByRiskLevel(request: $_model.GetAggregateConfigRuleSummaryByRiskLevelRequest): Promise<$_model.GetAggregateConfigRuleSummaryByRiskLevelResponse>;
1124
1077
  /**
1125
- * 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.
1126
- *
1127
- * @remarks
1128
- * > 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).
1129
- * 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.
1078
+ * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
1130
1079
  *
1131
1080
  * @param request - GetAggregateConfigRulesReportRequest
1132
1081
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1134,11 +1083,7 @@ export default class Client extends OpenApi {
1134
1083
  */
1135
1084
  getAggregateConfigRulesReportWithOptions(request: $_model.GetAggregateConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRulesReportResponse>;
1136
1085
  /**
1137
- * 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.
1138
- *
1139
- * @remarks
1140
- * > 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).
1141
- * 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.
1086
+ * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
1142
1087
  *
1143
1088
  * @param request - GetAggregateConfigRulesReportRequest
1144
1089
  * @returns GetAggregateConfigRulesReportResponse
@@ -1148,7 +1093,7 @@ export default class Client extends OpenApi {
1148
1093
  * Queries the details of a specific resource in an account group.
1149
1094
  *
1150
1095
  * @remarks
1151
- * 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****`.
1096
+ * 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****`.
1152
1097
  *
1153
1098
  * @param request - GetAggregateDiscoveredResourceRequest
1154
1099
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1159,17 +1104,14 @@ export default class Client extends OpenApi {
1159
1104
  * Queries the details of a specific resource in an account group.
1160
1105
  *
1161
1106
  * @remarks
1162
- * 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****`.
1107
+ * 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****`.
1163
1108
  *
1164
1109
  * @param request - GetAggregateDiscoveredResourceRequest
1165
1110
  * @returns GetAggregateDiscoveredResourceResponse
1166
1111
  */
1167
1112
  getAggregateDiscoveredResource(request: $_model.GetAggregateDiscoveredResourceRequest): Promise<$_model.GetAggregateDiscoveredResourceResponse>;
1168
1113
  /**
1169
- * Queries compliance evaluation results based on the rules in a compliance package in an account group.
1170
- *
1171
- * @remarks
1172
- * 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.
1114
+ * 查询多账号规则合规情况
1173
1115
  *
1174
1116
  * @param request - GetAggregateResourceComplianceByConfigRuleRequest
1175
1117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1177,20 +1119,17 @@ export default class Client extends OpenApi {
1177
1119
  */
1178
1120
  getAggregateResourceComplianceByConfigRuleWithOptions(request: $_model.GetAggregateResourceComplianceByConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceByConfigRuleResponse>;
1179
1121
  /**
1180
- * Queries compliance evaluation results based on the rules in a compliance package in an account group.
1181
- *
1182
- * @remarks
1183
- * 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.
1122
+ * 查询多账号规则合规情况
1184
1123
  *
1185
1124
  * @param request - GetAggregateResourceComplianceByConfigRuleRequest
1186
1125
  * @returns GetAggregateResourceComplianceByConfigRuleResponse
1187
1126
  */
1188
1127
  getAggregateResourceComplianceByConfigRule(request: $_model.GetAggregateResourceComplianceByConfigRuleRequest): Promise<$_model.GetAggregateResourceComplianceByConfigRuleResponse>;
1189
1128
  /**
1190
- * Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
1129
+ * Queries the compliance statistics for resources in a specified compliance package within a specified account group.
1191
1130
  *
1192
1131
  * @remarks
1193
- * 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`.
1132
+ * 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.
1194
1133
  *
1195
1134
  * @param request - GetAggregateResourceComplianceByPackRequest
1196
1135
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1198,17 +1137,17 @@ export default class Client extends OpenApi {
1198
1137
  */
1199
1138
  getAggregateResourceComplianceByPackWithOptions(request: $_model.GetAggregateResourceComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceByPackResponse>;
1200
1139
  /**
1201
- * Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
1140
+ * Queries the compliance statistics for resources in a specified compliance package within a specified account group.
1202
1141
  *
1203
1142
  * @remarks
1204
- * 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`.
1143
+ * 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.
1205
1144
  *
1206
1145
  * @param request - GetAggregateResourceComplianceByPackRequest
1207
1146
  * @returns GetAggregateResourceComplianceByPackResponse
1208
1147
  */
1209
1148
  getAggregateResourceComplianceByPack(request: $_model.GetAggregateResourceComplianceByPackRequest): Promise<$_model.GetAggregateResourceComplianceByPackResponse>;
1210
1149
  /**
1211
- * Queries the evaluation results grouped by resource type for an account group rule.
1150
+ * 查询指定账号组内规则对资源的评估结果,评估结果按资源所属地域进行分组展示
1212
1151
  *
1213
1152
  * @param request - GetAggregateResourceComplianceGroupByRegionRequest
1214
1153
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1216,14 +1155,14 @@ export default class Client extends OpenApi {
1216
1155
  */
1217
1156
  getAggregateResourceComplianceGroupByRegionWithOptions(request: $_model.GetAggregateResourceComplianceGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceGroupByRegionResponse>;
1218
1157
  /**
1219
- * Queries the evaluation results grouped by resource type for an account group rule.
1158
+ * 查询指定账号组内规则对资源的评估结果,评估结果按资源所属地域进行分组展示
1220
1159
  *
1221
1160
  * @param request - GetAggregateResourceComplianceGroupByRegionRequest
1222
1161
  * @returns GetAggregateResourceComplianceGroupByRegionResponse
1223
1162
  */
1224
1163
  getAggregateResourceComplianceGroupByRegion(request: $_model.GetAggregateResourceComplianceGroupByRegionRequest): Promise<$_model.GetAggregateResourceComplianceGroupByRegionResponse>;
1225
1164
  /**
1226
- * Queries the evaluation results grouped by resource type for an account group rule.
1165
+ * 查询指定账号组内规则对资源的评估结果,评估结果按资源类型进行分组展示
1227
1166
  *
1228
1167
  * @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
1229
1168
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1231,17 +1170,18 @@ export default class Client extends OpenApi {
1231
1170
  */
1232
1171
  getAggregateResourceComplianceGroupByResourceTypeWithOptions(request: $_model.GetAggregateResourceComplianceGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceGroupByResourceTypeResponse>;
1233
1172
  /**
1234
- * Queries the evaluation results grouped by resource type for an account group rule.
1173
+ * 查询指定账号组内规则对资源的评估结果,评估结果按资源类型进行分组展示
1235
1174
  *
1236
1175
  * @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
1237
1176
  * @returns GetAggregateResourceComplianceGroupByResourceTypeResponse
1238
1177
  */
1239
1178
  getAggregateResourceComplianceGroupByResourceType(request: $_model.GetAggregateResourceComplianceGroupByResourceTypeRequest): Promise<$_model.GetAggregateResourceComplianceGroupByResourceTypeResponse>;
1240
1179
  /**
1241
- * Queries the compliance timeline of a resource in an account group.
1180
+ * 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.
1242
1181
  *
1243
1182
  * @remarks
1244
- * 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).
1183
+ * 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.
1184
+ * 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).
1245
1185
  *
1246
1186
  * @param request - GetAggregateResourceComplianceTimelineRequest
1247
1187
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1249,20 +1189,24 @@ export default class Client extends OpenApi {
1249
1189
  */
1250
1190
  getAggregateResourceComplianceTimelineWithOptions(request: $_model.GetAggregateResourceComplianceTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceTimelineResponse>;
1251
1191
  /**
1252
- * Queries the compliance timeline of a resource in an account group.
1192
+ * 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.
1253
1193
  *
1254
1194
  * @remarks
1255
- * 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).
1195
+ * 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.
1196
+ * 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).
1256
1197
  *
1257
1198
  * @param request - GetAggregateResourceComplianceTimelineRequest
1258
1199
  * @returns GetAggregateResourceComplianceTimelineResponse
1259
1200
  */
1260
1201
  getAggregateResourceComplianceTimeline(request: $_model.GetAggregateResourceComplianceTimelineRequest): Promise<$_model.GetAggregateResourceComplianceTimelineResponse>;
1261
1202
  /**
1262
- * Queries the configuration timeline of a resource in an account group.
1203
+ * 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.
1263
1204
  *
1264
1205
  * @remarks
1265
- * 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).
1206
+ * Cloud Config provides a configuration history for each resource within the monitoring scope:
1207
+ * - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
1208
+ * - 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.
1209
+ * 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).
1266
1210
  *
1267
1211
  * @param request - GetAggregateResourceConfigurationTimelineRequest
1268
1212
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1270,20 +1214,20 @@ export default class Client extends OpenApi {
1270
1214
  */
1271
1215
  getAggregateResourceConfigurationTimelineWithOptions(request: $_model.GetAggregateResourceConfigurationTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceConfigurationTimelineResponse>;
1272
1216
  /**
1273
- * Queries the configuration timeline of a resource in an account group.
1217
+ * 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.
1274
1218
  *
1275
1219
  * @remarks
1276
- * 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).
1220
+ * Cloud Config provides a configuration history for each resource within the monitoring scope:
1221
+ * - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
1222
+ * - 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.
1223
+ * 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).
1277
1224
  *
1278
1225
  * @param request - GetAggregateResourceConfigurationTimelineRequest
1279
1226
  * @returns GetAggregateResourceConfigurationTimelineResponse
1280
1227
  */
1281
1228
  getAggregateResourceConfigurationTimeline(request: $_model.GetAggregateResourceConfigurationTimelineRequest): Promise<$_model.GetAggregateResourceConfigurationTimelineResponse>;
1282
1229
  /**
1283
- * Queries the statistics on the resources in an account group by region.
1284
- *
1285
- * @remarks
1286
- * 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.
1230
+ * 从地域维度查询指定账号组内资源的统计结果
1287
1231
  *
1288
1232
  * @param request - GetAggregateResourceCountsGroupByRegionRequest
1289
1233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1291,20 +1235,14 @@ export default class Client extends OpenApi {
1291
1235
  */
1292
1236
  getAggregateResourceCountsGroupByRegionWithOptions(request: $_model.GetAggregateResourceCountsGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceCountsGroupByRegionResponse>;
1293
1237
  /**
1294
- * Queries the statistics on the resources in an account group by region.
1295
- *
1296
- * @remarks
1297
- * 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.
1238
+ * 从地域维度查询指定账号组内资源的统计结果
1298
1239
  *
1299
1240
  * @param request - GetAggregateResourceCountsGroupByRegionRequest
1300
1241
  * @returns GetAggregateResourceCountsGroupByRegionResponse
1301
1242
  */
1302
1243
  getAggregateResourceCountsGroupByRegion(request: $_model.GetAggregateResourceCountsGroupByRegionRequest): Promise<$_model.GetAggregateResourceCountsGroupByRegionResponse>;
1303
1244
  /**
1304
- * Queries the statistics on the resources in an account group by resource type.
1305
- *
1306
- * @remarks
1307
- * 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.
1245
+ * 从资源类型维度查询指定账号组内资源的统计结果
1308
1246
  *
1309
1247
  * @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
1310
1248
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1312,23 +1250,14 @@ export default class Client extends OpenApi {
1312
1250
  */
1313
1251
  getAggregateResourceCountsGroupByResourceTypeWithOptions(request: $_model.GetAggregateResourceCountsGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceCountsGroupByResourceTypeResponse>;
1314
1252
  /**
1315
- * Queries the statistics on the resources in an account group by resource type.
1316
- *
1317
- * @remarks
1318
- * 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.
1253
+ * 从资源类型维度查询指定账号组内资源的统计结果
1319
1254
  *
1320
1255
  * @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
1321
1256
  * @returns GetAggregateResourceCountsGroupByResourceTypeResponse
1322
1257
  */
1323
1258
  getAggregateResourceCountsGroupByResourceType(request: $_model.GetAggregateResourceCountsGroupByResourceTypeRequest): Promise<$_model.GetAggregateResourceCountsGroupByResourceTypeResponse>;
1324
1259
  /**
1325
- * Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
1326
- *
1327
- * @remarks
1328
- * ### [](#)Prerequisites
1329
- * 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.
1330
- * ### [](#)Description
1331
- * This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
1260
+ * 查询账号组内全局资源下载清单信息。
1332
1261
  *
1333
1262
  * @param request - GetAggregateResourceInventoryRequest
1334
1263
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1336,23 +1265,17 @@ export default class Client extends OpenApi {
1336
1265
  */
1337
1266
  getAggregateResourceInventoryWithOptions(request: $_model.GetAggregateResourceInventoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceInventoryResponse>;
1338
1267
  /**
1339
- * Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
1340
- *
1341
- * @remarks
1342
- * ### [](#)Prerequisites
1343
- * 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.
1344
- * ### [](#)Description
1345
- * This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
1268
+ * 查询账号组内全局资源下载清单信息。
1346
1269
  *
1347
1270
  * @param request - GetAggregateResourceInventoryRequest
1348
1271
  * @returns GetAggregateResourceInventoryResponse
1349
1272
  */
1350
1273
  getAggregateResourceInventory(request: $_model.GetAggregateResourceInventoryRequest): Promise<$_model.GetAggregateResourceInventoryResponse>;
1351
1274
  /**
1352
- * Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
1275
+ * Queries the name, creation time, members, and type of an account group.
1353
1276
  *
1354
1277
  * @remarks
1355
- * 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.
1278
+ * 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).
1356
1279
  *
1357
1280
  * @param tmpReq - GetAggregatorRequest
1358
1281
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1360,20 +1283,20 @@ export default class Client extends OpenApi {
1360
1283
  */
1361
1284
  getAggregatorWithOptions(tmpReq: $_model.GetAggregatorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregatorResponse>;
1362
1285
  /**
1363
- * Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
1286
+ * Queries the name, creation time, members, and type of an account group.
1364
1287
  *
1365
1288
  * @remarks
1366
- * 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.
1289
+ * 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).
1367
1290
  *
1368
1291
  * @param request - GetAggregatorRequest
1369
1292
  * @returns GetAggregatorResponse
1370
1293
  */
1371
1294
  getAggregator(request: $_model.GetAggregatorRequest): Promise<$_model.GetAggregatorResponse>;
1372
1295
  /**
1373
- * Queries the details of a compliance package.
1296
+ * Queries the details of a specific compliance package.
1374
1297
  *
1375
1298
  * @remarks
1376
- * 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.
1299
+ * 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).
1377
1300
  *
1378
1301
  * @param tmpReq - GetCompliancePackRequest
1379
1302
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1381,21 +1304,17 @@ export default class Client extends OpenApi {
1381
1304
  */
1382
1305
  getCompliancePackWithOptions(tmpReq: $_model.GetCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCompliancePackResponse>;
1383
1306
  /**
1384
- * Queries the details of a compliance package.
1307
+ * Queries the details of a specific compliance package.
1385
1308
  *
1386
1309
  * @remarks
1387
- * 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.
1310
+ * 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).
1388
1311
  *
1389
1312
  * @param request - GetCompliancePackRequest
1390
1313
  * @returns GetCompliancePackResponse
1391
1314
  */
1392
1315
  getCompliancePack(request: $_model.GetCompliancePackRequest): Promise<$_model.GetCompliancePackResponse>;
1393
1316
  /**
1394
- * Queries the compliance evaluation report that is generated based on a compliance package.
1395
- *
1396
- * @remarks
1397
- * > 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).
1398
- * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
1317
+ * 获取合规包的评估报告
1399
1318
  *
1400
1319
  * @param request - GetCompliancePackReportRequest
1401
1320
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1403,21 +1322,17 @@ export default class Client extends OpenApi {
1403
1322
  */
1404
1323
  getCompliancePackReportWithOptions(request: $_model.GetCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCompliancePackReportResponse>;
1405
1324
  /**
1406
- * Queries the compliance evaluation report that is generated based on a compliance package.
1407
- *
1408
- * @remarks
1409
- * > 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).
1410
- * This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
1325
+ * 获取合规包的评估报告
1411
1326
  *
1412
1327
  * @param request - GetCompliancePackReportRequest
1413
1328
  * @returns GetCompliancePackReportResponse
1414
1329
  */
1415
1330
  getCompliancePackReport(request: $_model.GetCompliancePackReportRequest): Promise<$_model.GetCompliancePackReportResponse>;
1416
1331
  /**
1417
- * Queries the summary of compliance statistics within the current account.
1332
+ * Queries the compliance summary for the current account.
1418
1333
  *
1419
1334
  * @remarks
1420
- * This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
1335
+ * This topic provides an example of how to query the compliance summary by resource and rule for an account group.
1421
1336
  *
1422
1337
  * @param request - GetComplianceSummaryRequest
1423
1338
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1425,15 +1340,15 @@ export default class Client extends OpenApi {
1425
1340
  */
1426
1341
  getComplianceSummaryWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetComplianceSummaryResponse>;
1427
1342
  /**
1428
- * Queries the summary of compliance statistics within the current account.
1343
+ * Queries the compliance summary for the current account.
1429
1344
  *
1430
1345
  * @remarks
1431
- * This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
1346
+ * This topic provides an example of how to query the compliance summary by resource and rule for an account group.
1432
1347
  * @returns GetComplianceSummaryResponse
1433
1348
  */
1434
1349
  getComplianceSummary(): Promise<$_model.GetComplianceSummaryResponse>;
1435
1350
  /**
1436
- * Queries the information about a delivery channel.
1351
+ * Queries the details of a specified delivery channel.
1437
1352
  *
1438
1353
  * @param request - GetConfigDeliveryChannelRequest
1439
1354
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1441,17 +1356,17 @@ export default class Client extends OpenApi {
1441
1356
  */
1442
1357
  getConfigDeliveryChannelWithOptions(request: $_model.GetConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigDeliveryChannelResponse>;
1443
1358
  /**
1444
- * Queries the information about a delivery channel.
1359
+ * Queries the details of a specified delivery channel.
1445
1360
  *
1446
1361
  * @param request - GetConfigDeliveryChannelRequest
1447
1362
  * @returns GetConfigDeliveryChannelResponse
1448
1363
  */
1449
1364
  getConfigDeliveryChannel(request: $_model.GetConfigDeliveryChannelRequest): Promise<$_model.GetConfigDeliveryChannelResponse>;
1450
1365
  /**
1451
- * Queries the details of a rule.
1366
+ * Queries the details of a specified rule.
1452
1367
  *
1453
1368
  * @remarks
1454
- * This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
1369
+ * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****`.
1455
1370
  *
1456
1371
  * @param tmpReq - GetConfigRuleRequest
1457
1372
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1459,20 +1374,20 @@ export default class Client extends OpenApi {
1459
1374
  */
1460
1375
  getConfigRuleWithOptions(tmpReq: $_model.GetConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigRuleResponse>;
1461
1376
  /**
1462
- * Queries the details of a rule.
1377
+ * Queries the details of a specified rule.
1463
1378
  *
1464
1379
  * @remarks
1465
- * This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
1380
+ * This topic provides an example of how to query the details of the rule `cr-7f7d626622af0041****`.
1466
1381
  *
1467
1382
  * @param request - GetConfigRuleRequest
1468
1383
  * @returns GetConfigRuleResponse
1469
1384
  */
1470
1385
  getConfigRule(request: $_model.GetConfigRuleRequest): Promise<$_model.GetConfigRuleResponse>;
1471
1386
  /**
1472
- * Queries compliance evaluation results based on the rules in a compliance package.
1387
+ * Queries the compliance statistics for rules in a specified compliance package.
1473
1388
  *
1474
1389
  * @remarks
1475
- * 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.
1390
+ * 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.
1476
1391
  *
1477
1392
  * @param request - GetConfigRuleComplianceByPackRequest
1478
1393
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1480,10 +1395,10 @@ export default class Client extends OpenApi {
1480
1395
  */
1481
1396
  getConfigRuleComplianceByPackWithOptions(request: $_model.GetConfigRuleComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigRuleComplianceByPackResponse>;
1482
1397
  /**
1483
- * Queries compliance evaluation results based on the rules in a compliance package.
1398
+ * Queries the compliance statistics for rules in a specified compliance package.
1484
1399
  *
1485
1400
  * @remarks
1486
- * 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.
1401
+ * 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.
1487
1402
  *
1488
1403
  * @param request - GetConfigRuleComplianceByPackRequest
1489
1404
  * @returns GetConfigRuleComplianceByPackResponse
@@ -1509,11 +1424,7 @@ export default class Client extends OpenApi {
1509
1424
  */
1510
1425
  getConfigRuleSummaryByRiskLevel(): Promise<$_model.GetConfigRuleSummaryByRiskLevelResponse>;
1511
1426
  /**
1512
- * 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.
1513
- *
1514
- * @remarks
1515
- * > 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).
1516
- * This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
1427
+ * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
1517
1428
  *
1518
1429
  * @param request - GetConfigRulesReportRequest
1519
1430
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1521,21 +1432,17 @@ export default class Client extends OpenApi {
1521
1432
  */
1522
1433
  getConfigRulesReportWithOptions(request: $_model.GetConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigRulesReportResponse>;
1523
1434
  /**
1524
- * 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.
1525
- *
1526
- * @remarks
1527
- * > 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).
1528
- * This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
1435
+ * 下载Excel格式的规则合规评估报告到本地,便于您云下分配任务并跟进不合规资源配置的修改
1529
1436
  *
1530
1437
  * @param request - GetConfigRulesReportRequest
1531
1438
  * @returns GetConfigRulesReportResponse
1532
1439
  */
1533
1440
  getConfigRulesReport(request: $_model.GetConfigRulesReportRequest): Promise<$_model.GetConfigRulesReportResponse>;
1534
1441
  /**
1535
- * Queries the activation status and resource monitoring scope of Cloud Config for the current account.
1442
+ * Queries the status of the Cloud Config service and the resource monitoring scope for the current account.
1536
1443
  *
1537
1444
  * @remarks
1538
- * This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
1445
+ * 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.
1539
1446
  *
1540
1447
  * @param request - GetConfigurationRecorderRequest
1541
1448
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1543,10 +1450,10 @@ export default class Client extends OpenApi {
1543
1450
  */
1544
1451
  getConfigurationRecorderWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigurationRecorderResponse>;
1545
1452
  /**
1546
- * Queries the activation status and resource monitoring scope of Cloud Config for the current account.
1453
+ * Queries the status of the Cloud Config service and the resource monitoring scope for the current account.
1547
1454
  *
1548
1455
  * @remarks
1549
- * This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
1456
+ * 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.
1550
1457
  * @returns GetConfigurationRecorderResponse
1551
1458
  */
1552
1459
  getConfigurationRecorder(): Promise<$_model.GetConfigurationRecorderResponse>;
@@ -1554,7 +1461,7 @@ export default class Client extends OpenApi {
1554
1461
  * Queries the details of a specific resource.
1555
1462
  *
1556
1463
  * @remarks
1557
- * 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.
1464
+ * This topic provides an example of how to query the details of the ECS instance `i-bp12g4xbl4i0brkn****` in the China (Hangzhou) region.
1558
1465
  *
1559
1466
  * @param request - GetDiscoveredResourceRequest
1560
1467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1565,17 +1472,14 @@ export default class Client extends OpenApi {
1565
1472
  * Queries the details of a specific resource.
1566
1473
  *
1567
1474
  * @remarks
1568
- * 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.
1475
+ * This topic provides an example of how to query the details of the ECS instance `i-bp12g4xbl4i0brkn****` in the China (Hangzhou) region.
1569
1476
  *
1570
1477
  * @param request - GetDiscoveredResourceRequest
1571
1478
  * @returns GetDiscoveredResourceResponse
1572
1479
  */
1573
1480
  getDiscoveredResource(request: $_model.GetDiscoveredResourceRequest): Promise<$_model.GetDiscoveredResourceResponse>;
1574
1481
  /**
1575
- * Queries the statistics on resources by region.
1576
- *
1577
- * @remarks
1578
- * 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.
1482
+ * 从地域维度查询资源的统计结果
1579
1483
  *
1580
1484
  * @param request - GetDiscoveredResourceCountsGroupByRegionRequest
1581
1485
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1583,20 +1487,14 @@ export default class Client extends OpenApi {
1583
1487
  */
1584
1488
  getDiscoveredResourceCountsGroupByRegionWithOptions(request: $_model.GetDiscoveredResourceCountsGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetDiscoveredResourceCountsGroupByRegionResponse>;
1585
1489
  /**
1586
- * Queries the statistics on resources by region.
1587
- *
1588
- * @remarks
1589
- * 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.
1490
+ * 从地域维度查询资源的统计结果
1590
1491
  *
1591
1492
  * @param request - GetDiscoveredResourceCountsGroupByRegionRequest
1592
1493
  * @returns GetDiscoveredResourceCountsGroupByRegionResponse
1593
1494
  */
1594
1495
  getDiscoveredResourceCountsGroupByRegion(request: $_model.GetDiscoveredResourceCountsGroupByRegionRequest): Promise<$_model.GetDiscoveredResourceCountsGroupByRegionResponse>;
1595
1496
  /**
1596
- * Queries the statistics on resources by resource type.
1597
- *
1598
- * @remarks
1599
- * 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.
1497
+ * 从资源类型维度查询资源的统计结果
1600
1498
  *
1601
1499
  * @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
1602
1500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1604,17 +1502,14 @@ export default class Client extends OpenApi {
1604
1502
  */
1605
1503
  getDiscoveredResourceCountsGroupByResourceTypeWithOptions(request: $_model.GetDiscoveredResourceCountsGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetDiscoveredResourceCountsGroupByResourceTypeResponse>;
1606
1504
  /**
1607
- * Queries the statistics on resources by resource type.
1608
- *
1609
- * @remarks
1610
- * 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.
1505
+ * 从资源类型维度查询资源的统计结果
1611
1506
  *
1612
1507
  * @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
1613
1508
  * @returns GetDiscoveredResourceCountsGroupByResourceTypeResponse
1614
1509
  */
1615
1510
  getDiscoveredResourceCountsGroupByResourceType(request: $_model.GetDiscoveredResourceCountsGroupByResourceTypeRequest): Promise<$_model.GetDiscoveredResourceCountsGroupByResourceTypeResponse>;
1616
1511
  /**
1617
- * Queries the integration status of a specific cloud service.
1512
+ * 查询用户集成云产品的授权状态
1618
1513
  *
1619
1514
  * @param request - GetIntegratedServiceStatusRequest
1620
1515
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1622,17 +1517,17 @@ export default class Client extends OpenApi {
1622
1517
  */
1623
1518
  getIntegratedServiceStatusWithOptions(request: $_model.GetIntegratedServiceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetIntegratedServiceStatusResponse>;
1624
1519
  /**
1625
- * Queries the integration status of a specific cloud service.
1520
+ * 查询用户集成云产品的授权状态
1626
1521
  *
1627
1522
  * @param request - GetIntegratedServiceStatusRequest
1628
1523
  * @returns GetIntegratedServiceStatusResponse
1629
1524
  */
1630
1525
  getIntegratedServiceStatus(request: $_model.GetIntegratedServiceStatusRequest): Promise<$_model.GetIntegratedServiceStatusResponse>;
1631
1526
  /**
1632
- * Queries the details of a specific managed rule.
1527
+ * Queries the details of a specified rule template.
1633
1528
  *
1634
1529
  * @remarks
1635
- * This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
1530
+ * This topic provides an example of how to query the details of the rule template `cdn-domain-https-enabled`.
1636
1531
  *
1637
1532
  * @param request - GetManagedRuleRequest
1638
1533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1640,10 +1535,10 @@ export default class Client extends OpenApi {
1640
1535
  */
1641
1536
  getManagedRuleWithOptions(request: $_model.GetManagedRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetManagedRuleResponse>;
1642
1537
  /**
1643
- * Queries the details of a specific managed rule.
1538
+ * Queries the details of a specified rule template.
1644
1539
  *
1645
1540
  * @remarks
1646
- * This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
1541
+ * This topic provides an example of how to query the details of the rule template `cdn-domain-https-enabled`.
1647
1542
  *
1648
1543
  * @param request - GetManagedRuleRequest
1649
1544
  * @returns GetManagedRuleResponse
@@ -1653,7 +1548,7 @@ export default class Client extends OpenApi {
1653
1548
  * Queries the details of an automatic remediation template.
1654
1549
  *
1655
1550
  * @remarks
1656
- * This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
1551
+ * This topic describes how to query the details of the `ACS-ALB-BulkyEnableDeletionProtection` automatic remediation template.
1657
1552
  *
1658
1553
  * @param request - GetRemediationTemplateRequest
1659
1554
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1664,14 +1559,14 @@ export default class Client extends OpenApi {
1664
1559
  * Queries the details of an automatic remediation template.
1665
1560
  *
1666
1561
  * @remarks
1667
- * This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
1562
+ * This topic describes how to query the details of the `ACS-ALB-BulkyEnableDeletionProtection` automatic remediation template.
1668
1563
  *
1669
1564
  * @param request - GetRemediationTemplateRequest
1670
1565
  * @returns GetRemediationTemplateResponse
1671
1566
  */
1672
1567
  getRemediationTemplate(request: $_model.GetRemediationTemplateRequest): Promise<$_model.GetRemediationTemplateResponse>;
1673
1568
  /**
1674
- * 获取基于报告模版生成的报告
1569
+ * Retrieves a report generated from a report template.
1675
1570
  *
1676
1571
  * @param request - GetReportFromTemplateRequest
1677
1572
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1679,17 +1574,29 @@ export default class Client extends OpenApi {
1679
1574
  */
1680
1575
  getReportFromTemplateWithOptions(request: $_model.GetReportFromTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetReportFromTemplateResponse>;
1681
1576
  /**
1682
- * 获取基于报告模版生成的报告
1577
+ * Retrieves a report generated from a report template.
1683
1578
  *
1684
1579
  * @param request - GetReportFromTemplateRequest
1685
1580
  * @returns GetReportFromTemplateResponse
1686
1581
  */
1687
1582
  getReportFromTemplate(request: $_model.GetReportFromTemplateRequest): Promise<$_model.GetReportFromTemplateResponse>;
1688
1583
  /**
1689
- * Queries the compliance summary based on the compliance evaluation result of a rule.
1584
+ * Retrieve details of a compliance report template.
1690
1585
  *
1691
- * @remarks
1692
- * 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.
1586
+ * @param request - GetReportTemplateRequest
1587
+ * @param runtime - runtime options for this request RuntimeOptions
1588
+ * @returns GetReportTemplateResponse
1589
+ */
1590
+ getReportTemplateWithOptions(request: $_model.GetReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetReportTemplateResponse>;
1591
+ /**
1592
+ * Retrieve details of a compliance report template.
1593
+ *
1594
+ * @param request - GetReportTemplateRequest
1595
+ * @returns GetReportTemplateResponse
1596
+ */
1597
+ getReportTemplate(request: $_model.GetReportTemplateRequest): Promise<$_model.GetReportTemplateResponse>;
1598
+ /**
1599
+ * 从规则的合规评估结果维度查询合规概要
1693
1600
  *
1694
1601
  * @param request - GetResourceComplianceByConfigRuleRequest
1695
1602
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1697,20 +1604,17 @@ export default class Client extends OpenApi {
1697
1604
  */
1698
1605
  getResourceComplianceByConfigRuleWithOptions(request: $_model.GetResourceComplianceByConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceByConfigRuleResponse>;
1699
1606
  /**
1700
- * Queries the compliance summary based on the compliance evaluation result of a rule.
1701
- *
1702
- * @remarks
1703
- * 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.
1607
+ * 从规则的合规评估结果维度查询合规概要
1704
1608
  *
1705
1609
  * @param request - GetResourceComplianceByConfigRuleRequest
1706
1610
  * @returns GetResourceComplianceByConfigRuleResponse
1707
1611
  */
1708
1612
  getResourceComplianceByConfigRule(request: $_model.GetResourceComplianceByConfigRuleRequest): Promise<$_model.GetResourceComplianceByConfigRuleResponse>;
1709
1613
  /**
1710
- * Queries the compliance evaluation results of resources evaluated based on a compliance package.
1614
+ * Queries the compliance results for resources in a compliance package.
1711
1615
  *
1712
1616
  * @remarks
1713
- * 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.
1617
+ * 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.
1714
1618
  *
1715
1619
  * @param request - GetResourceComplianceByPackRequest
1716
1620
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1718,17 +1622,17 @@ export default class Client extends OpenApi {
1718
1622
  */
1719
1623
  getResourceComplianceByPackWithOptions(request: $_model.GetResourceComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceByPackResponse>;
1720
1624
  /**
1721
- * Queries the compliance evaluation results of resources evaluated based on a compliance package.
1625
+ * Queries the compliance results for resources in a compliance package.
1722
1626
  *
1723
1627
  * @remarks
1724
- * 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.
1628
+ * 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.
1725
1629
  *
1726
1630
  * @param request - GetResourceComplianceByPackRequest
1727
1631
  * @returns GetResourceComplianceByPackResponse
1728
1632
  */
1729
1633
  getResourceComplianceByPack(request: $_model.GetResourceComplianceByPackRequest): Promise<$_model.GetResourceComplianceByPackResponse>;
1730
1634
  /**
1731
- * Queries the evaluation results grouped by region for a rule.
1635
+ * 查询合规情况按照地域分组统计
1732
1636
  *
1733
1637
  * @param request - GetResourceComplianceGroupByRegionRequest
1734
1638
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1736,14 +1640,14 @@ export default class Client extends OpenApi {
1736
1640
  */
1737
1641
  getResourceComplianceGroupByRegionWithOptions(request: $_model.GetResourceComplianceGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceGroupByRegionResponse>;
1738
1642
  /**
1739
- * Queries the evaluation results grouped by region for a rule.
1643
+ * 查询合规情况按照地域分组统计
1740
1644
  *
1741
1645
  * @param request - GetResourceComplianceGroupByRegionRequest
1742
1646
  * @returns GetResourceComplianceGroupByRegionResponse
1743
1647
  */
1744
1648
  getResourceComplianceGroupByRegion(request: $_model.GetResourceComplianceGroupByRegionRequest): Promise<$_model.GetResourceComplianceGroupByRegionResponse>;
1745
1649
  /**
1746
- * Queries the evaluation results grouped by resource type for a rule.
1650
+ * 查询规则对资源的评估结果,评估结果按资源类型进行分组展示
1747
1651
  *
1748
1652
  * @param request - GetResourceComplianceGroupByResourceTypeRequest
1749
1653
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1751,18 +1655,18 @@ export default class Client extends OpenApi {
1751
1655
  */
1752
1656
  getResourceComplianceGroupByResourceTypeWithOptions(request: $_model.GetResourceComplianceGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceGroupByResourceTypeResponse>;
1753
1657
  /**
1754
- * Queries the evaluation results grouped by resource type for a rule.
1658
+ * 查询规则对资源的评估结果,评估结果按资源类型进行分组展示
1755
1659
  *
1756
1660
  * @param request - GetResourceComplianceGroupByResourceTypeRequest
1757
1661
  * @returns GetResourceComplianceGroupByResourceTypeResponse
1758
1662
  */
1759
1663
  getResourceComplianceGroupByResourceType(request: $_model.GetResourceComplianceGroupByResourceTypeRequest): Promise<$_model.GetResourceComplianceGroupByResourceTypeResponse>;
1760
1664
  /**
1761
- * 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.
1665
+ * 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.
1762
1666
  *
1763
1667
  * @remarks
1764
- * 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.
1765
- * 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).
1668
+ * 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.
1669
+ * 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).
1766
1670
  *
1767
1671
  * @param request - GetResourceComplianceTimelineRequest
1768
1672
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1770,18 +1674,18 @@ export default class Client extends OpenApi {
1770
1674
  */
1771
1675
  getResourceComplianceTimelineWithOptions(request: $_model.GetResourceComplianceTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceTimelineResponse>;
1772
1676
  /**
1773
- * 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.
1677
+ * 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.
1774
1678
  *
1775
1679
  * @remarks
1776
- * 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.
1777
- * 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).
1680
+ * 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.
1681
+ * 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).
1778
1682
  *
1779
1683
  * @param request - GetResourceComplianceTimelineRequest
1780
1684
  * @returns GetResourceComplianceTimelineResponse
1781
1685
  */
1782
1686
  getResourceComplianceTimeline(request: $_model.GetResourceComplianceTimelineRequest): Promise<$_model.GetResourceComplianceTimelineResponse>;
1783
1687
  /**
1784
- * 获取资源配置样例
1688
+ * This operation obtains configuration samples for a specified resource type.
1785
1689
  *
1786
1690
  * @param request - GetResourceConfigurationSampleRequest
1787
1691
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1789,17 +1693,20 @@ export default class Client extends OpenApi {
1789
1693
  */
1790
1694
  getResourceConfigurationSampleWithOptions(request: $_model.GetResourceConfigurationSampleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceConfigurationSampleResponse>;
1791
1695
  /**
1792
- * 获取资源配置样例
1696
+ * This operation obtains configuration samples for a specified resource type.
1793
1697
  *
1794
1698
  * @param request - GetResourceConfigurationSampleRequest
1795
1699
  * @returns GetResourceConfigurationSampleResponse
1796
1700
  */
1797
1701
  getResourceConfigurationSample(request: $_model.GetResourceConfigurationSampleRequest): Promise<$_model.GetResourceConfigurationSampleResponse>;
1798
1702
  /**
1799
- * Queries the configuration timeline of a resource.
1703
+ * 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.
1800
1704
  *
1801
1705
  * @remarks
1802
- * 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).
1706
+ * Cloud Config provides a configuration history for each resource that it monitors. The details are as follows:
1707
+ * - For existing resources, the configuration history starts when you enable the Cloud Config service.
1708
+ * - 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.
1709
+ * 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).
1803
1710
  *
1804
1711
  * @param request - GetResourceConfigurationTimelineRequest
1805
1712
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1807,23 +1714,26 @@ export default class Client extends OpenApi {
1807
1714
  */
1808
1715
  getResourceConfigurationTimelineWithOptions(request: $_model.GetResourceConfigurationTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceConfigurationTimelineResponse>;
1809
1716
  /**
1810
- * Queries the configuration timeline of a resource.
1717
+ * 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.
1811
1718
  *
1812
1719
  * @remarks
1813
- * 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).
1720
+ * Cloud Config provides a configuration history for each resource that it monitors. The details are as follows:
1721
+ * - For existing resources, the configuration history starts when you enable the Cloud Config service.
1722
+ * - 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.
1723
+ * 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).
1814
1724
  *
1815
1725
  * @param request - GetResourceConfigurationTimelineRequest
1816
1726
  * @returns GetResourceConfigurationTimelineResponse
1817
1727
  */
1818
1728
  getResourceConfigurationTimeline(request: $_model.GetResourceConfigurationTimelineRequest): Promise<$_model.GetResourceConfigurationTimelineResponse>;
1819
1729
  /**
1820
- * Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
1730
+ * Queries information about the most recently generated global resource inventory for the current account.
1821
1731
  *
1822
1732
  * @remarks
1823
- * ### [](#)Prerequisites
1824
- * 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.
1825
- * ### [](#)Description
1826
- * This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
1733
+ * ### Prerequisites
1734
+ * 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.
1735
+ * ### Usage notes
1736
+ * This topic provides an example of how to query the most recently generated global resource inventory for the current account.
1827
1737
  *
1828
1738
  * @param request - GetResourceInventoryRequest
1829
1739
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1831,18 +1741,18 @@ export default class Client extends OpenApi {
1831
1741
  */
1832
1742
  getResourceInventoryWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceInventoryResponse>;
1833
1743
  /**
1834
- * Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
1744
+ * Queries information about the most recently generated global resource inventory for the current account.
1835
1745
  *
1836
1746
  * @remarks
1837
- * ### [](#)Prerequisites
1838
- * 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.
1839
- * ### [](#)Description
1840
- * This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
1747
+ * ### Prerequisites
1748
+ * 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.
1749
+ * ### Usage notes
1750
+ * This topic provides an example of how to query the most recently generated global resource inventory for the current account.
1841
1751
  * @returns GetResourceInventoryResponse
1842
1752
  */
1843
1753
  getResourceInventory(): Promise<$_model.GetResourceInventoryResponse>;
1844
1754
  /**
1845
- * 获取资源类型的属性配置
1755
+ * This operation retrieves the property descriptions for a specified resource type.
1846
1756
  *
1847
1757
  * @param request - GetResourceTypePropertiesRequest
1848
1758
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1850,17 +1760,17 @@ export default class Client extends OpenApi {
1850
1760
  */
1851
1761
  getResourceTypePropertiesWithOptions(request: $_model.GetResourceTypePropertiesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceTypePropertiesResponse>;
1852
1762
  /**
1853
- * 获取资源类型的属性配置
1763
+ * This operation retrieves the property descriptions for a specified resource type.
1854
1764
  *
1855
1765
  * @param request - GetResourceTypePropertiesRequest
1856
1766
  * @returns GetResourceTypePropertiesResponse
1857
1767
  */
1858
1768
  getResourceTypeProperties(request: $_model.GetResourceTypePropertiesRequest): Promise<$_model.GetResourceTypePropertiesResponse>;
1859
1769
  /**
1860
- * Queries the resource relationships supported by a resource type.
1770
+ * Queries the supported resource relations for a specified resource type.
1861
1771
  *
1862
1772
  * @remarks
1863
- * This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
1773
+ * This topic provides an example of how to query the resource relations supported by the ACS::ECS::Instance resource type.
1864
1774
  *
1865
1775
  * @param request - GetSupportedResourceRelationConfigRequest
1866
1776
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1868,21 +1778,17 @@ export default class Client extends OpenApi {
1868
1778
  */
1869
1779
  getSupportedResourceRelationConfigWithOptions(request: $_model.GetSupportedResourceRelationConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetSupportedResourceRelationConfigResponse>;
1870
1780
  /**
1871
- * Queries the resource relationships supported by a resource type.
1781
+ * Queries the supported resource relations for a specified resource type.
1872
1782
  *
1873
1783
  * @remarks
1874
- * This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
1784
+ * This topic provides an example of how to query the resource relations supported by the ACS::ECS::Instance resource type.
1875
1785
  *
1876
1786
  * @param request - GetSupportedResourceRelationConfigRequest
1877
1787
  * @returns GetSupportedResourceRelationConfigResponse
1878
1788
  */
1879
1789
  getSupportedResourceRelationConfig(request: $_model.GetSupportedResourceRelationConfigRequest): Promise<$_model.GetSupportedResourceRelationConfigResponse>;
1880
1790
  /**
1881
- * 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.
1882
- *
1883
- * @remarks
1884
- * 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.
1885
- * 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`.
1791
+ * 忽略评估结果增加截止时间
1886
1792
  *
1887
1793
  * @param tmpReq - IgnoreAggregateEvaluationResultsRequest
1888
1794
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1890,22 +1796,18 @@ export default class Client extends OpenApi {
1890
1796
  */
1891
1797
  ignoreAggregateEvaluationResultsWithOptions(tmpReq: $_model.IgnoreAggregateEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.IgnoreAggregateEvaluationResultsResponse>;
1892
1798
  /**
1893
- * 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.
1894
- *
1895
- * @remarks
1896
- * 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.
1897
- * 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`.
1799
+ * 忽略评估结果增加截止时间
1898
1800
  *
1899
1801
  * @param request - IgnoreAggregateEvaluationResultsRequest
1900
1802
  * @returns IgnoreAggregateEvaluationResultsResponse
1901
1803
  */
1902
1804
  ignoreAggregateEvaluationResults(request: $_model.IgnoreAggregateEvaluationResultsRequest): Promise<$_model.IgnoreAggregateEvaluationResultsResponse>;
1903
1805
  /**
1904
- * 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.
1806
+ * 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.
1905
1807
  *
1906
1808
  * @remarks
1907
- * 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.
1908
- * 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`.
1809
+ * After a non-compliant resource is ignored, the rule still evaluates the resource. The evaluation result is Ignored.
1810
+ * 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****`.
1909
1811
  *
1910
1812
  * @param tmpReq - IgnoreEvaluationResultsRequest
1911
1813
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1913,21 +1815,21 @@ export default class Client extends OpenApi {
1913
1815
  */
1914
1816
  ignoreEvaluationResultsWithOptions(tmpReq: $_model.IgnoreEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.IgnoreEvaluationResultsResponse>;
1915
1817
  /**
1916
- * 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.
1818
+ * 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.
1917
1819
  *
1918
1820
  * @remarks
1919
- * 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.
1920
- * 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`.
1821
+ * After a non-compliant resource is ignored, the rule still evaluates the resource. The evaluation result is Ignored.
1822
+ * 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****`.
1921
1823
  *
1922
1824
  * @param request - IgnoreEvaluationResultsRequest
1923
1825
  * @returns IgnoreEvaluationResultsResponse
1924
1826
  */
1925
1827
  ignoreEvaluationResults(request: $_model.IgnoreEvaluationResultsRequest): Promise<$_model.IgnoreEvaluationResultsResponse>;
1926
1828
  /**
1927
- * Queries a list of compliance packages in an account group.
1829
+ * Queries the compliance packs in a specified account group.
1928
1830
  *
1929
1831
  * @remarks
1930
- * 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****`.
1832
+ * 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****`.
1931
1833
  *
1932
1834
  * @param tmpReq - ListAggregateCompliancePacksRequest
1933
1835
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1935,17 +1837,17 @@ export default class Client extends OpenApi {
1935
1837
  */
1936
1838
  listAggregateCompliancePacksWithOptions(tmpReq: $_model.ListAggregateCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateCompliancePacksResponse>;
1937
1839
  /**
1938
- * Queries a list of compliance packages in an account group.
1840
+ * Queries the compliance packs in a specified account group.
1939
1841
  *
1940
1842
  * @remarks
1941
- * 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****`.
1843
+ * 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****`.
1942
1844
  *
1943
1845
  * @param request - ListAggregateCompliancePacksRequest
1944
1846
  * @returns ListAggregateCompliancePacksResponse
1945
1847
  */
1946
1848
  listAggregateCompliancePacks(request: $_model.ListAggregateCompliancePacksRequest): Promise<$_model.ListAggregateCompliancePacksResponse>;
1947
1849
  /**
1948
- * Queries the information about all delivery channels in an account group.
1850
+ * 账号组查询投递渠道列表
1949
1851
  *
1950
1852
  * @param request - ListAggregateConfigDeliveryChannelsRequest
1951
1853
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1953,17 +1855,14 @@ export default class Client extends OpenApi {
1953
1855
  */
1954
1856
  listAggregateConfigDeliveryChannelsWithOptions(request: $_model.ListAggregateConfigDeliveryChannelsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigDeliveryChannelsResponse>;
1955
1857
  /**
1956
- * Queries the information about all delivery channels in an account group.
1858
+ * 账号组查询投递渠道列表
1957
1859
  *
1958
1860
  * @param request - ListAggregateConfigDeliveryChannelsRequest
1959
1861
  * @returns ListAggregateConfigDeliveryChannelsResponse
1960
1862
  */
1961
1863
  listAggregateConfigDeliveryChannels(request: $_model.ListAggregateConfigDeliveryChannelsRequest): Promise<$_model.ListAggregateConfigDeliveryChannelsResponse>;
1962
1864
  /**
1963
- * Queries the compliance evaluation results of resources based on a rule in an account group.
1964
- *
1965
- * @remarks
1966
- * 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.
1865
+ * Queries the evaluation results of a rule for resources in a specified account group.
1967
1866
  *
1968
1867
  * @param request - ListAggregateConfigRuleEvaluationResultsRequest
1969
1868
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1971,20 +1870,14 @@ export default class Client extends OpenApi {
1971
1870
  */
1972
1871
  listAggregateConfigRuleEvaluationResultsWithOptions(request: $_model.ListAggregateConfigRuleEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigRuleEvaluationResultsResponse>;
1973
1872
  /**
1974
- * Queries the compliance evaluation results of resources based on a rule in an account group.
1975
- *
1976
- * @remarks
1977
- * 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.
1873
+ * Queries the evaluation results of a rule for resources in a specified account group.
1978
1874
  *
1979
1875
  * @param request - ListAggregateConfigRuleEvaluationResultsRequest
1980
1876
  * @returns ListAggregateConfigRuleEvaluationResultsResponse
1981
1877
  */
1982
1878
  listAggregateConfigRuleEvaluationResults(request: $_model.ListAggregateConfigRuleEvaluationResultsRequest): Promise<$_model.ListAggregateConfigRuleEvaluationResultsResponse>;
1983
1879
  /**
1984
- * Queries the statistics of compliance evaluation results of an account group.
1985
- *
1986
- * @remarks
1987
- * This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
1880
+ * 透出用户账号组维度的评估结果统计
1988
1881
  *
1989
1882
  * @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
1990
1883
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1992,20 +1885,17 @@ export default class Client extends OpenApi {
1992
1885
  */
1993
1886
  listAggregateConfigRuleEvaluationStatisticsWithOptions(request: $_model.ListAggregateConfigRuleEvaluationStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigRuleEvaluationStatisticsResponse>;
1994
1887
  /**
1995
- * Queries the statistics of compliance evaluation results of an account group.
1996
- *
1997
- * @remarks
1998
- * This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
1888
+ * 透出用户账号组维度的评估结果统计
1999
1889
  *
2000
1890
  * @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
2001
1891
  * @returns ListAggregateConfigRuleEvaluationStatisticsResponse
2002
1892
  */
2003
1893
  listAggregateConfigRuleEvaluationStatistics(request: $_model.ListAggregateConfigRuleEvaluationStatisticsRequest): Promise<$_model.ListAggregateConfigRuleEvaluationStatisticsResponse>;
2004
1894
  /**
2005
- * Queries a list of rules in an account group.
1895
+ * Queries the rules in a specified account group.
2006
1896
  *
2007
1897
  * @remarks
2008
- * 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`.
1898
+ * 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`.
2009
1899
  *
2010
1900
  * @param tmpReq - ListAggregateConfigRulesRequest
2011
1901
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2013,20 +1903,23 @@ export default class Client extends OpenApi {
2013
1903
  */
2014
1904
  listAggregateConfigRulesWithOptions(tmpReq: $_model.ListAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigRulesResponse>;
2015
1905
  /**
2016
- * Queries a list of rules in an account group.
1906
+ * Queries the rules in a specified account group.
2017
1907
  *
2018
1908
  * @remarks
2019
- * 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`.
1909
+ * 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`.
2020
1910
  *
2021
1911
  * @param request - ListAggregateConfigRulesRequest
2022
1912
  * @returns ListAggregateConfigRulesResponse
2023
1913
  */
2024
1914
  listAggregateConfigRules(request: $_model.ListAggregateConfigRulesRequest): Promise<$_model.ListAggregateConfigRulesResponse>;
2025
1915
  /**
2026
- * Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
1916
+ * Queries the resources in a specified account group.
2027
1917
  *
2028
1918
  * @remarks
2029
- * 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.
1919
+ * ### Limits
1920
+ * 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).
1921
+ * ### Usage notes
1922
+ * 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.
2030
1923
  *
2031
1924
  * @param request - ListAggregateDiscoveredResourcesRequest
2032
1925
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2034,17 +1927,24 @@ export default class Client extends OpenApi {
2034
1927
  */
2035
1928
  listAggregateDiscoveredResourcesWithOptions(request: $_model.ListAggregateDiscoveredResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateDiscoveredResourcesResponse>;
2036
1929
  /**
2037
- * Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
1930
+ * Queries the resources in a specified account group.
2038
1931
  *
2039
1932
  * @remarks
2040
- * 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.
1933
+ * ### Limits
1934
+ * 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).
1935
+ * ### Usage notes
1936
+ * 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.
2041
1937
  *
2042
1938
  * @param request - ListAggregateDiscoveredResourcesRequest
2043
1939
  * @returns ListAggregateDiscoveredResourcesResponse
2044
1940
  */
2045
1941
  listAggregateDiscoveredResources(request: $_model.ListAggregateDiscoveredResourcesRequest): Promise<$_model.ListAggregateDiscoveredResourcesResponse>;
2046
1942
  /**
2047
- * 获取推荐的托管规则列表-多账号
1943
+ * This operation retrieves the list of recommended managed rules for an account group.
1944
+ *
1945
+ * @remarks
1946
+ * 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).
1947
+ * 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.
2048
1948
  *
2049
1949
  * @param request - ListAggregateRecommendManagedRulesRequest
2050
1950
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2052,17 +1952,18 @@ export default class Client extends OpenApi {
2052
1952
  */
2053
1953
  listAggregateRecommendManagedRulesWithOptions(request: $_model.ListAggregateRecommendManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateRecommendManagedRulesResponse>;
2054
1954
  /**
2055
- * 获取推荐的托管规则列表-多账号
1955
+ * This operation retrieves the list of recommended managed rules for an account group.
1956
+ *
1957
+ * @remarks
1958
+ * 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).
1959
+ * 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.
2056
1960
  *
2057
1961
  * @param request - ListAggregateRecommendManagedRulesRequest
2058
1962
  * @returns ListAggregateRecommendManagedRulesResponse
2059
1963
  */
2060
1964
  listAggregateRecommendManagedRules(request: $_model.ListAggregateRecommendManagedRulesRequest): Promise<$_model.ListAggregateRecommendManagedRulesResponse>;
2061
1965
  /**
2062
- * Queries the remediation records of a rule in an account group.
2063
- *
2064
- * @remarks
2065
- * This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
1966
+ * 账号组规则修正执行历史
2066
1967
  *
2067
1968
  * @param request - ListAggregateRemediationExecutionsRequest
2068
1969
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2070,20 +1971,17 @@ export default class Client extends OpenApi {
2070
1971
  */
2071
1972
  listAggregateRemediationExecutionsWithOptions(request: $_model.ListAggregateRemediationExecutionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateRemediationExecutionsResponse>;
2072
1973
  /**
2073
- * Queries the remediation records of a rule in an account group.
2074
- *
2075
- * @remarks
2076
- * This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
1974
+ * 账号组规则修正执行历史
2077
1975
  *
2078
1976
  * @param request - ListAggregateRemediationExecutionsRequest
2079
1977
  * @returns ListAggregateRemediationExecutionsResponse
2080
1978
  */
2081
1979
  listAggregateRemediationExecutions(request: $_model.ListAggregateRemediationExecutionsRequest): Promise<$_model.ListAggregateRemediationExecutionsResponse>;
2082
1980
  /**
2083
- * Queries a list of remediation templates for a rule in an account group.
1981
+ * Queries the remediations in a specified account group.
2084
1982
  *
2085
1983
  * @remarks
2086
- * 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****`.
1984
+ * This topic provides an example of how to query the remediation settings for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`.
2087
1985
  *
2088
1986
  * @param request - ListAggregateRemediationsRequest
2089
1987
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2091,20 +1989,17 @@ export default class Client extends OpenApi {
2091
1989
  */
2092
1990
  listAggregateRemediationsWithOptions(request: $_model.ListAggregateRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateRemediationsResponse>;
2093
1991
  /**
2094
- * Queries a list of remediation templates for a rule in an account group.
1992
+ * Queries the remediations in a specified account group.
2095
1993
  *
2096
1994
  * @remarks
2097
- * 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****`.
1995
+ * This topic provides an example of how to query the remediation settings for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`.
2098
1996
  *
2099
1997
  * @param request - ListAggregateRemediationsRequest
2100
1998
  * @returns ListAggregateRemediationsResponse
2101
1999
  */
2102
2000
  listAggregateRemediations(request: $_model.ListAggregateRemediationsRequest): Promise<$_model.ListAggregateRemediationsResponse>;
2103
2001
  /**
2104
- * Queries the compliance evaluation results of resources in an account group.
2105
- *
2106
- * @remarks
2107
- * 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.
2002
+ * Queries the rule evaluation results for resources in a specified account group.
2108
2003
  *
2109
2004
  * @param request - ListAggregateResourceEvaluationResultsRequest
2110
2005
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2112,20 +2007,14 @@ export default class Client extends OpenApi {
2112
2007
  */
2113
2008
  listAggregateResourceEvaluationResultsWithOptions(request: $_model.ListAggregateResourceEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateResourceEvaluationResultsResponse>;
2114
2009
  /**
2115
- * Queries the compliance evaluation results of resources in an account group.
2116
- *
2117
- * @remarks
2118
- * 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.
2010
+ * Queries the rule evaluation results for resources in a specified account group.
2119
2011
  *
2120
2012
  * @param request - ListAggregateResourceEvaluationResultsRequest
2121
2013
  * @returns ListAggregateResourceEvaluationResultsResponse
2122
2014
  */
2123
2015
  listAggregateResourceEvaluationResults(request: $_model.ListAggregateResourceEvaluationResultsRequest): Promise<$_model.ListAggregateResourceEvaluationResultsResponse>;
2124
2016
  /**
2125
- * Queries a list of the resources of a specific resource in an account group.
2126
- *
2127
- * @remarks
2128
- * 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.
2017
+ * 获取资源关系列表
2129
2018
  *
2130
2019
  * @param request - ListAggregateResourceRelationsRequest
2131
2020
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2133,24 +2022,21 @@ export default class Client extends OpenApi {
2133
2022
  */
2134
2023
  listAggregateResourceRelationsWithOptions(request: $_model.ListAggregateResourceRelationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateResourceRelationsResponse>;
2135
2024
  /**
2136
- * Queries a list of the resources of a specific resource in an account group.
2137
- *
2138
- * @remarks
2139
- * 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.
2025
+ * 获取资源关系列表
2140
2026
  *
2141
2027
  * @param request - ListAggregateResourceRelationsRequest
2142
2028
  * @returns ListAggregateResourceRelationsResponse
2143
2029
  */
2144
2030
  listAggregateResourceRelations(request: $_model.ListAggregateResourceRelationsRequest): Promise<$_model.ListAggregateResourceRelationsResponse>;
2145
2031
  /**
2146
- * Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
2032
+ * You can use SQL Select statements to search for resources in a specific account group based on fields in the resource properties.
2147
2033
  *
2148
2034
  * @remarks
2149
- * 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)
2035
+ * 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).
2036
+ * > - 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`.
2150
2037
  * >
2151
- * * 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.
2152
- * * 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).
2153
- * 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.
2038
+ * > - 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).
2039
+ * 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`.
2154
2040
  *
2155
2041
  * @param request - ListAggregateResourcesByAdvancedSearchRequest
2156
2042
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2158,24 +2044,21 @@ export default class Client extends OpenApi {
2158
2044
  */
2159
2045
  listAggregateResourcesByAdvancedSearchWithOptions(request: $_model.ListAggregateResourcesByAdvancedSearchRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateResourcesByAdvancedSearchResponse>;
2160
2046
  /**
2161
- * Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
2047
+ * You can use SQL Select statements to search for resources in a specific account group based on fields in the resource properties.
2162
2048
  *
2163
2049
  * @remarks
2164
- * 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)
2050
+ * 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).
2051
+ * > - 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`.
2165
2052
  * >
2166
- * * 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.
2167
- * * 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).
2168
- * 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.
2053
+ * > - 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).
2054
+ * 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`.
2169
2055
  *
2170
2056
  * @param request - ListAggregateResourcesByAdvancedSearchRequest
2171
2057
  * @returns ListAggregateResourcesByAdvancedSearchResponse
2172
2058
  */
2173
2059
  listAggregateResourcesByAdvancedSearch(request: $_model.ListAggregateResourcesByAdvancedSearchRequest): Promise<$_model.ListAggregateResourcesByAdvancedSearchResponse>;
2174
2060
  /**
2175
- * Queries all account groups within the current management account or delegated administrator account.
2176
- *
2177
- * @remarks
2178
- * 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.
2061
+ * 获取账号组列表
2179
2062
  *
2180
2063
  * @param tmpReq - ListAggregatorsRequest
2181
2064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2183,20 +2066,17 @@ export default class Client extends OpenApi {
2183
2066
  */
2184
2067
  listAggregatorsWithOptions(tmpReq: $_model.ListAggregatorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregatorsResponse>;
2185
2068
  /**
2186
- * Queries all account groups within the current management account or delegated administrator account.
2187
- *
2188
- * @remarks
2189
- * 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.
2069
+ * 获取账号组列表
2190
2070
  *
2191
2071
  * @param request - ListAggregatorsRequest
2192
2072
  * @returns ListAggregatorsResponse
2193
2073
  */
2194
2074
  listAggregators(request: $_model.ListAggregatorsRequest): Promise<$_model.ListAggregatorsResponse>;
2195
2075
  /**
2196
- * Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
2076
+ * Queries the details of all compliance pack templates provided by CloudConfig.
2197
2077
  *
2198
2078
  * @remarks
2199
- * A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
2079
+ * A compliance pack template is a collection of rules customized by CloudConfig for compliance scenarios.
2200
2080
  *
2201
2081
  * @param request - ListCompliancePackTemplatesRequest
2202
2082
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2204,20 +2084,20 @@ export default class Client extends OpenApi {
2204
2084
  */
2205
2085
  listCompliancePackTemplatesWithOptions(request: $_model.ListCompliancePackTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCompliancePackTemplatesResponse>;
2206
2086
  /**
2207
- * Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
2087
+ * Queries the details of all compliance pack templates provided by CloudConfig.
2208
2088
  *
2209
2089
  * @remarks
2210
- * A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
2090
+ * A compliance pack template is a collection of rules customized by CloudConfig for compliance scenarios.
2211
2091
  *
2212
2092
  * @param request - ListCompliancePackTemplatesRequest
2213
2093
  * @returns ListCompliancePackTemplatesResponse
2214
2094
  */
2215
2095
  listCompliancePackTemplates(request: $_model.ListCompliancePackTemplatesRequest): Promise<$_model.ListCompliancePackTemplatesResponse>;
2216
2096
  /**
2217
- * Queries a list of compliance packages.
2097
+ * Lists the compliance packs for the current account.
2218
2098
  *
2219
2099
  * @remarks
2220
- * This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
2100
+ * This topic provides an example of how to list compliance packs. The response returns one compliance pack record: `cp-fdc8626622af00f9****`.
2221
2101
  *
2222
2102
  * @param tmpReq - ListCompliancePacksRequest
2223
2103
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2225,17 +2105,17 @@ export default class Client extends OpenApi {
2225
2105
  */
2226
2106
  listCompliancePacksWithOptions(tmpReq: $_model.ListCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCompliancePacksResponse>;
2227
2107
  /**
2228
- * Queries a list of compliance packages.
2108
+ * Lists the compliance packs for the current account.
2229
2109
  *
2230
2110
  * @remarks
2231
- * This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
2111
+ * This topic provides an example of how to list compliance packs. The response returns one compliance pack record: `cp-fdc8626622af00f9****`.
2232
2112
  *
2233
2113
  * @param request - ListCompliancePacksRequest
2234
2114
  * @returns ListCompliancePacksResponse
2235
2115
  */
2236
2116
  listCompliancePacks(request: $_model.ListCompliancePacksRequest): Promise<$_model.ListCompliancePacksResponse>;
2237
2117
  /**
2238
- * Queries a list of delivery channels.
2118
+ * Returns a list of delivery channels.
2239
2119
  *
2240
2120
  * @param request - ListConfigDeliveryChannelsRequest
2241
2121
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2243,17 +2123,14 @@ export default class Client extends OpenApi {
2243
2123
  */
2244
2124
  listConfigDeliveryChannelsWithOptions(request: $_model.ListConfigDeliveryChannelsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigDeliveryChannelsResponse>;
2245
2125
  /**
2246
- * Queries a list of delivery channels.
2126
+ * Returns a list of delivery channels.
2247
2127
  *
2248
2128
  * @param request - ListConfigDeliveryChannelsRequest
2249
2129
  * @returns ListConfigDeliveryChannelsResponse
2250
2130
  */
2251
2131
  listConfigDeliveryChannels(request: $_model.ListConfigDeliveryChannelsRequest): Promise<$_model.ListConfigDeliveryChannelsResponse>;
2252
2132
  /**
2253
- * Queries the compliance evaluation results of resources based on a rule.
2254
- *
2255
- * @remarks
2256
- * 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.
2133
+ * Queries the compliance evaluation results of a rule.
2257
2134
  *
2258
2135
  * @param request - ListConfigRuleEvaluationResultsRequest
2259
2136
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2261,17 +2138,14 @@ export default class Client extends OpenApi {
2261
2138
  */
2262
2139
  listConfigRuleEvaluationResultsWithOptions(request: $_model.ListConfigRuleEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRuleEvaluationResultsResponse>;
2263
2140
  /**
2264
- * Queries the compliance evaluation results of resources based on a rule.
2265
- *
2266
- * @remarks
2267
- * 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.
2141
+ * Queries the compliance evaluation results of a rule.
2268
2142
  *
2269
2143
  * @param request - ListConfigRuleEvaluationResultsRequest
2270
2144
  * @returns ListConfigRuleEvaluationResultsResponse
2271
2145
  */
2272
2146
  listConfigRuleEvaluationResults(request: $_model.ListConfigRuleEvaluationResultsRequest): Promise<$_model.ListConfigRuleEvaluationResultsResponse>;
2273
2147
  /**
2274
- * Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
2148
+ * 透出用户维度的历史评估结果统计
2275
2149
  *
2276
2150
  * @param request - ListConfigRuleEvaluationStatisticsRequest
2277
2151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2279,12 +2153,12 @@ export default class Client extends OpenApi {
2279
2153
  */
2280
2154
  listConfigRuleEvaluationStatisticsWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRuleEvaluationStatisticsResponse>;
2281
2155
  /**
2282
- * Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
2156
+ * 透出用户维度的历史评估结果统计
2283
2157
  * @returns ListConfigRuleEvaluationStatisticsResponse
2284
2158
  */
2285
2159
  listConfigRuleEvaluationStatistics(): Promise<$_model.ListConfigRuleEvaluationStatisticsResponse>;
2286
2160
  /**
2287
- * 规则支持的操作符列表
2161
+ * Lists the operators available for Cloud Config rules.
2288
2162
  *
2289
2163
  * @param request - ListConfigRuleOperatorsRequest
2290
2164
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2292,15 +2166,15 @@ export default class Client extends OpenApi {
2292
2166
  */
2293
2167
  listConfigRuleOperatorsWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRuleOperatorsResponse>;
2294
2168
  /**
2295
- * 规则支持的操作符列表
2169
+ * Lists the operators available for Cloud Config rules.
2296
2170
  * @returns ListConfigRuleOperatorsResponse
2297
2171
  */
2298
2172
  listConfigRuleOperators(): Promise<$_model.ListConfigRuleOperatorsResponse>;
2299
2173
  /**
2300
- * Queries the rules of the current account.
2174
+ * Queries a list of rules.
2301
2175
  *
2302
2176
  * @remarks
2303
- * 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.
2177
+ * 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.
2304
2178
  *
2305
2179
  * @param tmpReq - ListConfigRulesRequest
2306
2180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2308,20 +2182,23 @@ export default class Client extends OpenApi {
2308
2182
  */
2309
2183
  listConfigRulesWithOptions(tmpReq: $_model.ListConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRulesResponse>;
2310
2184
  /**
2311
- * Queries the rules of the current account.
2185
+ * Queries a list of rules.
2312
2186
  *
2313
2187
  * @remarks
2314
- * 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.
2188
+ * 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.
2315
2189
  *
2316
2190
  * @param request - ListConfigRulesRequest
2317
2191
  * @returns ListConfigRulesResponse
2318
2192
  */
2319
2193
  listConfigRules(request: $_model.ListConfigRulesRequest): Promise<$_model.ListConfigRulesResponse>;
2320
2194
  /**
2321
- * Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
2195
+ * Queries a list of resources that are aggregated across regions in the current Alibaba Cloud account.
2322
2196
  *
2323
2197
  * @remarks
2324
- * 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.
2198
+ * ### Limits
2199
+ * 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).
2200
+ * ### Usage notes
2201
+ * This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
2325
2202
  *
2326
2203
  * @param request - ListDiscoveredResourcesRequest
2327
2204
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2329,20 +2206,20 @@ export default class Client extends OpenApi {
2329
2206
  */
2330
2207
  listDiscoveredResourcesWithOptions(request: $_model.ListDiscoveredResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDiscoveredResourcesResponse>;
2331
2208
  /**
2332
- * Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
2209
+ * Queries a list of resources that are aggregated across regions in the current Alibaba Cloud account.
2333
2210
  *
2334
2211
  * @remarks
2335
- * 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.
2212
+ * ### Limits
2213
+ * 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).
2214
+ * ### Usage notes
2215
+ * This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
2336
2216
  *
2337
2217
  * @param request - ListDiscoveredResourcesRequest
2338
2218
  * @returns ListDiscoveredResourcesResponse
2339
2219
  */
2340
2220
  listDiscoveredResources(request: $_model.ListDiscoveredResourcesRequest): Promise<$_model.ListDiscoveredResourcesResponse>;
2341
2221
  /**
2342
- * Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
2343
- *
2344
- * @remarks
2345
- * This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
2222
+ * Queries the services integrated with CloudConfig and their statuses.
2346
2223
  *
2347
2224
  * @param request - ListIntegratedServiceRequest
2348
2225
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2350,21 +2227,18 @@ export default class Client extends OpenApi {
2350
2227
  */
2351
2228
  listIntegratedServiceWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListIntegratedServiceResponse>;
2352
2229
  /**
2353
- * Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
2354
- *
2355
- * @remarks
2356
- * This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
2230
+ * Queries the services integrated with CloudConfig and their statuses.
2357
2231
  * @returns ListIntegratedServiceResponse
2358
2232
  */
2359
2233
  listIntegratedService(): Promise<$_model.ListIntegratedServiceResponse>;
2360
2234
  /**
2361
- * Queries a list of managed rules supported by Cloud Config.
2235
+ * Queries the rule templates that are supported by Cloud Config.
2362
2236
  *
2363
2237
  * @remarks
2364
- * ### [](#)Background information
2365
- * 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).
2366
- * ### [](#)Description
2367
- * This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
2238
+ * ### Background information
2239
+ * 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).
2240
+ * ### Usage notes
2241
+ * 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.
2368
2242
  *
2369
2243
  * @param request - ListManagedRulesRequest
2370
2244
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2372,24 +2246,24 @@ export default class Client extends OpenApi {
2372
2246
  */
2373
2247
  listManagedRulesWithOptions(request: $_model.ListManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListManagedRulesResponse>;
2374
2248
  /**
2375
- * Queries a list of managed rules supported by Cloud Config.
2249
+ * Queries the rule templates that are supported by Cloud Config.
2376
2250
  *
2377
2251
  * @remarks
2378
- * ### [](#)Background information
2379
- * 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).
2380
- * ### [](#)Description
2381
- * This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
2252
+ * ### Background information
2253
+ * 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).
2254
+ * ### Usage notes
2255
+ * 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.
2382
2256
  *
2383
2257
  * @param request - ListManagedRulesRequest
2384
2258
  * @returns ListManagedRulesResponse
2385
2259
  */
2386
2260
  listManagedRules(request: $_model.ListManagedRulesRequest): Promise<$_model.ListManagedRulesResponse>;
2387
2261
  /**
2388
- * Queries a list of evaluation rules supported by Cloud Config.
2262
+ * Queries the proactive rules supported by Cloud Config.
2389
2263
  *
2390
2264
  * @remarks
2391
- * 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).
2392
- * 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.
2265
+ * 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).
2266
+ * Proactive rules and rule templates originate from the same source rules. After you create resources, proactive rules continuously check your resources for compliance.
2393
2267
  *
2394
2268
  * @param tmpReq - ListPreManagedRulesRequest
2395
2269
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2397,18 +2271,18 @@ export default class Client extends OpenApi {
2397
2271
  */
2398
2272
  listPreManagedRulesWithOptions(tmpReq: $_model.ListPreManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListPreManagedRulesResponse>;
2399
2273
  /**
2400
- * Queries a list of evaluation rules supported by Cloud Config.
2274
+ * Queries the proactive rules supported by Cloud Config.
2401
2275
  *
2402
2276
  * @remarks
2403
- * 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).
2404
- * 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.
2277
+ * 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).
2278
+ * Proactive rules and rule templates originate from the same source rules. After you create resources, proactive rules continuously check your resources for compliance.
2405
2279
  *
2406
2280
  * @param request - ListPreManagedRulesRequest
2407
2281
  * @returns ListPreManagedRulesResponse
2408
2282
  */
2409
2283
  listPreManagedRules(request: $_model.ListPreManagedRulesRequest): Promise<$_model.ListPreManagedRulesResponse>;
2410
2284
  /**
2411
- * 获取推荐的托管规则列表
2285
+ * This operation obtains a list of recommended managed rules.
2412
2286
  *
2413
2287
  * @param request - ListRecommendManagedRulesRequest
2414
2288
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2416,17 +2290,14 @@ export default class Client extends OpenApi {
2416
2290
  */
2417
2291
  listRecommendManagedRulesWithOptions(request: $_model.ListRecommendManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRecommendManagedRulesResponse>;
2418
2292
  /**
2419
- * 获取推荐的托管规则列表
2293
+ * This operation obtains a list of recommended managed rules.
2420
2294
  *
2421
2295
  * @param request - ListRecommendManagedRulesRequest
2422
2296
  * @returns ListRecommendManagedRulesResponse
2423
2297
  */
2424
2298
  listRecommendManagedRules(request: $_model.ListRecommendManagedRulesRequest): Promise<$_model.ListRecommendManagedRulesResponse>;
2425
2299
  /**
2426
- * Queries the remediation records of a rule.
2427
- *
2428
- * @remarks
2429
- * This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
2300
+ * 修正执行历史
2430
2301
  *
2431
2302
  * @param request - ListRemediationExecutionsRequest
2432
2303
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2434,20 +2305,14 @@ export default class Client extends OpenApi {
2434
2305
  */
2435
2306
  listRemediationExecutionsWithOptions(request: $_model.ListRemediationExecutionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRemediationExecutionsResponse>;
2436
2307
  /**
2437
- * Queries the remediation records of a rule.
2438
- *
2439
- * @remarks
2440
- * This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
2308
+ * 修正执行历史
2441
2309
  *
2442
2310
  * @param request - ListRemediationExecutionsRequest
2443
2311
  * @returns ListRemediationExecutionsResponse
2444
2312
  */
2445
2313
  listRemediationExecutions(request: $_model.ListRemediationExecutionsRequest): Promise<$_model.ListRemediationExecutionsResponse>;
2446
2314
  /**
2447
- * Queries a list of remediation templates for a managed rule.
2448
- *
2449
- * @remarks
2450
- * 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.
2315
+ * 修正模版列表
2451
2316
  *
2452
2317
  * @param request - ListRemediationTemplatesRequest
2453
2318
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2455,20 +2320,14 @@ export default class Client extends OpenApi {
2455
2320
  */
2456
2321
  listRemediationTemplatesWithOptions(request: $_model.ListRemediationTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRemediationTemplatesResponse>;
2457
2322
  /**
2458
- * Queries a list of remediation templates for a managed rule.
2459
- *
2460
- * @remarks
2461
- * 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.
2323
+ * 修正模版列表
2462
2324
  *
2463
2325
  * @param request - ListRemediationTemplatesRequest
2464
2326
  * @returns ListRemediationTemplatesResponse
2465
2327
  */
2466
2328
  listRemediationTemplates(request: $_model.ListRemediationTemplatesRequest): Promise<$_model.ListRemediationTemplatesResponse>;
2467
2329
  /**
2468
- * Queries the information about the execution of remediation templates.
2469
- *
2470
- * @remarks
2471
- * This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
2330
+ * 查询规则的修正
2472
2331
  *
2473
2332
  * @param request - ListRemediationsRequest
2474
2333
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2476,20 +2335,29 @@ export default class Client extends OpenApi {
2476
2335
  */
2477
2336
  listRemediationsWithOptions(request: $_model.ListRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRemediationsResponse>;
2478
2337
  /**
2479
- * Queries the information about the execution of remediation templates.
2480
- *
2481
- * @remarks
2482
- * This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
2338
+ * 查询规则的修正
2483
2339
  *
2484
2340
  * @param request - ListRemediationsRequest
2485
2341
  * @returns ListRemediationsResponse
2486
2342
  */
2487
2343
  listRemediations(request: $_model.ListRemediationsRequest): Promise<$_model.ListRemediationsResponse>;
2488
2344
  /**
2489
- * Queries the compliance evaluation results of resources.
2345
+ * Queries the details of compliance report templates in batches.
2490
2346
  *
2491
- * @remarks
2492
- * 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.
2347
+ * @param request - ListReportTemplatesRequest
2348
+ * @param runtime - runtime options for this request RuntimeOptions
2349
+ * @returns ListReportTemplatesResponse
2350
+ */
2351
+ listReportTemplatesWithOptions(request: $_model.ListReportTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListReportTemplatesResponse>;
2352
+ /**
2353
+ * Queries the details of compliance report templates in batches.
2354
+ *
2355
+ * @param request - ListReportTemplatesRequest
2356
+ * @returns ListReportTemplatesResponse
2357
+ */
2358
+ listReportTemplates(request: $_model.ListReportTemplatesRequest): Promise<$_model.ListReportTemplatesResponse>;
2359
+ /**
2360
+ * Queries the evaluation results for a resource based on a rule.
2493
2361
  *
2494
2362
  * @param request - ListResourceEvaluationResultsRequest
2495
2363
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2497,21 +2365,14 @@ export default class Client extends OpenApi {
2497
2365
  */
2498
2366
  listResourceEvaluationResultsWithOptions(request: $_model.ListResourceEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListResourceEvaluationResultsResponse>;
2499
2367
  /**
2500
- * Queries the compliance evaluation results of resources.
2501
- *
2502
- * @remarks
2503
- * 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.
2368
+ * Queries the evaluation results for a resource based on a rule.
2504
2369
  *
2505
2370
  * @param request - ListResourceEvaluationResultsRequest
2506
2371
  * @returns ListResourceEvaluationResultsResponse
2507
2372
  */
2508
2373
  listResourceEvaluationResults(request: $_model.ListResourceEvaluationResultsRequest): Promise<$_model.ListResourceEvaluationResultsResponse>;
2509
2374
  /**
2510
- * Queries a list of resources that associate with a specific resource.
2511
- *
2512
- * @remarks
2513
- * 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).
2514
- * 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.
2375
+ * 获取资源关系列表
2515
2376
  *
2516
2377
  * @param request - ListResourceRelationsRequest
2517
2378
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2519,25 +2380,14 @@ export default class Client extends OpenApi {
2519
2380
  */
2520
2381
  listResourceRelationsWithOptions(request: $_model.ListResourceRelationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListResourceRelationsResponse>;
2521
2382
  /**
2522
- * Queries a list of resources that associate with a specific resource.
2523
- *
2524
- * @remarks
2525
- * 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).
2526
- * 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.
2383
+ * 获取资源关系列表
2527
2384
  *
2528
2385
  * @param request - ListResourceRelationsRequest
2529
2386
  * @returns ListResourceRelationsResponse
2530
2387
  */
2531
2388
  listResourceRelations(request: $_model.ListResourceRelationsRequest): Promise<$_model.ListResourceRelationsResponse>;
2532
2389
  /**
2533
- * Obtains resources based on the fields in the resource properties by using a SELECT statement.
2534
- *
2535
- * @remarks
2536
- * 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).
2537
- * >
2538
- * * 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.
2539
- * * 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).
2540
- * 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.
2390
+ * 资源列表高级搜索接口
2541
2391
  *
2542
2392
  * @param request - ListResourcesByAdvancedSearchRequest
2543
2393
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2545,14 +2395,7 @@ export default class Client extends OpenApi {
2545
2395
  */
2546
2396
  listResourcesByAdvancedSearchWithOptions(request: $_model.ListResourcesByAdvancedSearchRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListResourcesByAdvancedSearchResponse>;
2547
2397
  /**
2548
- * Obtains resources based on the fields in the resource properties by using a SELECT statement.
2549
- *
2550
- * @remarks
2551
- * 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).
2552
- * >
2553
- * * 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.
2554
- * * 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).
2555
- * 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.
2398
+ * 资源列表高级搜索接口
2556
2399
  *
2557
2400
  * @param request - ListResourcesByAdvancedSearchRequest
2558
2401
  * @returns ListResourcesByAdvancedSearchResponse
@@ -2580,7 +2423,7 @@ export default class Client extends OpenApi {
2580
2423
  */
2581
2424
  listSupportedProducts(request: $_model.ListSupportedProductsRequest): Promise<$_model.ListSupportedProductsResponse>;
2582
2425
  /**
2583
- * Queries tags that are added to specified resources.
2426
+ * Queries the tags attached to resources in Cloud Config.
2584
2427
  *
2585
2428
  * @param tmpReq - ListTagResourcesRequest
2586
2429
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2588,17 +2431,14 @@ export default class Client extends OpenApi {
2588
2431
  */
2589
2432
  listTagResourcesWithOptions(tmpReq: $_model.ListTagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagResourcesResponse>;
2590
2433
  /**
2591
- * Queries tags that are added to specified resources.
2434
+ * Queries the tags attached to resources in Cloud Config.
2592
2435
  *
2593
2436
  * @param request - ListTagResourcesRequest
2594
2437
  * @returns ListTagResourcesResponse
2595
2438
  */
2596
2439
  listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
2597
2440
  /**
2598
- * Submits the evaluation results of a rule from Function Compute.
2599
- *
2600
- * @remarks
2601
- * 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).
2441
+ * 自定义规则评估结果回调
2602
2442
  *
2603
2443
  * @param request - PutEvaluationsRequest
2604
2444
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2606,23 +2446,14 @@ export default class Client extends OpenApi {
2606
2446
  */
2607
2447
  putEvaluationsWithOptions(request: $_model.PutEvaluationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutEvaluationsResponse>;
2608
2448
  /**
2609
- * Submits the evaluation results of a rule from Function Compute.
2610
- *
2611
- * @remarks
2612
- * 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).
2449
+ * 自定义规则评估结果回调
2613
2450
  *
2614
2451
  * @param request - PutEvaluationsRequest
2615
2452
  * @returns PutEvaluationsResponse
2616
2453
  */
2617
2454
  putEvaluations(request: $_model.PutEvaluationsRequest): Promise<$_model.PutEvaluationsResponse>;
2618
2455
  /**
2619
- * 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.
2620
- *
2621
- * @remarks
2622
- * ### [](#)Prerequisites
2623
- * 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).
2624
- * ### [](#)Description
2625
- * 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****`.
2456
+ * 取消评估结果的忽略状态
2626
2457
  *
2627
2458
  * @param tmpReq - RevertAggregateEvaluationResultsRequest
2628
2459
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2630,26 +2461,14 @@ export default class Client extends OpenApi {
2630
2461
  */
2631
2462
  revertAggregateEvaluationResultsWithOptions(tmpReq: $_model.RevertAggregateEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevertAggregateEvaluationResultsResponse>;
2632
2463
  /**
2633
- * 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.
2634
- *
2635
- * @remarks
2636
- * ### [](#)Prerequisites
2637
- * 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).
2638
- * ### [](#)Description
2639
- * 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****`.
2464
+ * 取消评估结果的忽略状态
2640
2465
  *
2641
2466
  * @param request - RevertAggregateEvaluationResultsRequest
2642
2467
  * @returns RevertAggregateEvaluationResultsResponse
2643
2468
  */
2644
2469
  revertAggregateEvaluationResults(request: $_model.RevertAggregateEvaluationResultsRequest): Promise<$_model.RevertAggregateEvaluationResultsResponse>;
2645
2470
  /**
2646
- * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
2647
- *
2648
- * @remarks
2649
- * ### [](#)Prerequisites
2650
- * 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).
2651
- * ### [](#)Description
2652
- * 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****`.
2471
+ * 恢复已忽略的某条规则对某些资源的评估结果后,继续显示该规则对资源的评估结果
2653
2472
  *
2654
2473
  * @param tmpReq - RevertEvaluationResultsRequest
2655
2474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2657,24 +2476,14 @@ export default class Client extends OpenApi {
2657
2476
  */
2658
2477
  revertEvaluationResultsWithOptions(tmpReq: $_model.RevertEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevertEvaluationResultsResponse>;
2659
2478
  /**
2660
- * Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
2661
- *
2662
- * @remarks
2663
- * ### [](#)Prerequisites
2664
- * 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).
2665
- * ### [](#)Description
2666
- * 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****`.
2479
+ * 恢复已忽略的某条规则对某些资源的评估结果后,继续显示该规则对资源的评估结果
2667
2480
  *
2668
2481
  * @param request - RevertEvaluationResultsRequest
2669
2482
  * @returns RevertEvaluationResultsResponse
2670
2483
  */
2671
2484
  revertEvaluationResults(request: $_model.RevertEvaluationResultsRequest): Promise<$_model.RevertEvaluationResultsResponse>;
2672
2485
  /**
2673
- * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
2674
- *
2675
- * @remarks
2676
- * > 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).
2677
- * The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
2486
+ * 重新审计指定账号组内的某条规则或某个合规包中的所有规则
2678
2487
  *
2679
2488
  * @param request - StartAggregateConfigRuleEvaluationRequest
2680
2489
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2682,21 +2491,14 @@ export default class Client extends OpenApi {
2682
2491
  */
2683
2492
  startAggregateConfigRuleEvaluationWithOptions(request: $_model.StartAggregateConfigRuleEvaluationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartAggregateConfigRuleEvaluationResponse>;
2684
2493
  /**
2685
- * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
2686
- *
2687
- * @remarks
2688
- * > 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).
2689
- * The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
2494
+ * 重新审计指定账号组内的某条规则或某个合规包中的所有规则
2690
2495
  *
2691
2496
  * @param request - StartAggregateConfigRuleEvaluationRequest
2692
2497
  * @returns StartAggregateConfigRuleEvaluationResponse
2693
2498
  */
2694
2499
  startAggregateConfigRuleEvaluation(request: $_model.StartAggregateConfigRuleEvaluationRequest): Promise<$_model.StartAggregateConfigRuleEvaluationResponse>;
2695
2500
  /**
2696
- * Performs a remediation operation by using a rule in an account group.
2697
- *
2698
- * @remarks
2699
- * 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.
2501
+ * 执行账号组规则修正
2700
2502
  *
2701
2503
  * @param request - StartAggregateRemediationRequest
2702
2504
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2704,20 +2506,17 @@ export default class Client extends OpenApi {
2704
2506
  */
2705
2507
  startAggregateRemediationWithOptions(request: $_model.StartAggregateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartAggregateRemediationResponse>;
2706
2508
  /**
2707
- * Performs a remediation operation by using a rule in an account group.
2708
- *
2709
- * @remarks
2710
- * 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.
2509
+ * 执行账号组规则修正
2711
2510
  *
2712
2511
  * @param request - StartAggregateRemediationRequest
2713
2512
  * @returns StartAggregateRemediationResponse
2714
2513
  */
2715
2514
  startAggregateRemediation(request: $_model.StartAggregateRemediationRequest): Promise<$_model.StartAggregateRemediationResponse>;
2716
2515
  /**
2717
- * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
2516
+ * Re-evaluates a specific rule or all rules in a compliance package.
2718
2517
  *
2719
2518
  * @remarks
2720
- * In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
2519
+ * This topic provides an example of how to re-evaluate the rule cr-9920626622af0035\\*\\*\\*\\*.
2721
2520
  *
2722
2521
  * @param request - StartConfigRuleEvaluationRequest
2723
2522
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2725,17 +2524,17 @@ export default class Client extends OpenApi {
2725
2524
  */
2726
2525
  startConfigRuleEvaluationWithOptions(request: $_model.StartConfigRuleEvaluationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartConfigRuleEvaluationResponse>;
2727
2526
  /**
2728
- * Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
2527
+ * Re-evaluates a specific rule or all rules in a compliance package.
2729
2528
  *
2730
2529
  * @remarks
2731
- * In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
2530
+ * This topic provides an example of how to re-evaluate the rule cr-9920626622af0035\\*\\*\\*\\*.
2732
2531
  *
2733
2532
  * @param request - StartConfigRuleEvaluationRequest
2734
2533
  * @returns StartConfigRuleEvaluationResponse
2735
2534
  */
2736
2535
  startConfigRuleEvaluation(request: $_model.StartConfigRuleEvaluationRequest): Promise<$_model.StartConfigRuleEvaluationResponse>;
2737
2536
  /**
2738
- * 触发单资源重新评估
2537
+ * Starts a re-evaluation of a single resource.
2739
2538
  *
2740
2539
  * @param request - StartConfigRuleEvaluationByResourceRequest
2741
2540
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2743,17 +2542,14 @@ export default class Client extends OpenApi {
2743
2542
  */
2744
2543
  startConfigRuleEvaluationByResourceWithOptions(request: $_model.StartConfigRuleEvaluationByResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartConfigRuleEvaluationByResourceResponse>;
2745
2544
  /**
2746
- * 触发单资源重新评估
2545
+ * Starts a re-evaluation of a single resource.
2747
2546
  *
2748
2547
  * @param request - StartConfigRuleEvaluationByResourceRequest
2749
2548
  * @returns StartConfigRuleEvaluationByResourceResponse
2750
2549
  */
2751
2550
  startConfigRuleEvaluationByResource(request: $_model.StartConfigRuleEvaluationByResourceRequest): Promise<$_model.StartConfigRuleEvaluationByResourceResponse>;
2752
2551
  /**
2753
- * Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
2754
- *
2755
- * @remarks
2756
- * This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
2552
+ * 启用配置审计服务
2757
2553
  *
2758
2554
  * @param request - StartConfigurationRecorderRequest
2759
2555
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2761,18 +2557,12 @@ export default class Client extends OpenApi {
2761
2557
  */
2762
2558
  startConfigurationRecorderWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.StartConfigurationRecorderResponse>;
2763
2559
  /**
2764
- * Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
2765
- *
2766
- * @remarks
2767
- * This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
2560
+ * 启用配置审计服务
2768
2561
  * @returns StartConfigurationRecorderResponse
2769
2562
  */
2770
2563
  startConfigurationRecorder(): Promise<$_model.StartConfigurationRecorderResponse>;
2771
2564
  /**
2772
- * Performs a remediation operation by using a rule.
2773
- *
2774
- * @remarks
2775
- * 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.
2565
+ * 执行修正
2776
2566
  *
2777
2567
  * @param request - StartRemediationRequest
2778
2568
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2780,20 +2570,14 @@ export default class Client extends OpenApi {
2780
2570
  */
2781
2571
  startRemediationWithOptions(request: $_model.StartRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartRemediationResponse>;
2782
2572
  /**
2783
- * Performs a remediation operation by using a rule.
2784
- *
2785
- * @remarks
2786
- * 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.
2573
+ * 执行修正
2787
2574
  *
2788
2575
  * @param request - StartRemediationRequest
2789
2576
  * @returns StartRemediationResponse
2790
2577
  */
2791
2578
  startRemediation(request: $_model.StartRemediationRequest): Promise<$_model.StartRemediationResponse>;
2792
2579
  /**
2793
- * Deactivates Cloud Config.
2794
- *
2795
- * @remarks
2796
- * > 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.
2580
+ * 停用配置审计服务
2797
2581
  *
2798
2582
  * @param request - StopConfigurationRecorderRequest
2799
2583
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2801,15 +2585,12 @@ export default class Client extends OpenApi {
2801
2585
  */
2802
2586
  stopConfigurationRecorderWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.StopConfigurationRecorderResponse>;
2803
2587
  /**
2804
- * Deactivates Cloud Config.
2805
- *
2806
- * @remarks
2807
- * > 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.
2588
+ * 停用配置审计服务
2808
2589
  * @returns StopConfigurationRecorderResponse
2809
2590
  */
2810
2591
  stopConfigurationRecorder(): Promise<$_model.StopConfigurationRecorderResponse>;
2811
2592
  /**
2812
- * Adds tags to resources.
2593
+ * Attaches tags to CloudConfig rules, account groups, and compliance packages.
2813
2594
  *
2814
2595
  * @param tmpReq - TagResourcesRequest
2815
2596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2817,14 +2598,14 @@ export default class Client extends OpenApi {
2817
2598
  */
2818
2599
  tagResourcesWithOptions(tmpReq: $_model.TagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TagResourcesResponse>;
2819
2600
  /**
2820
- * Adds tags to resources.
2601
+ * Attaches tags to CloudConfig rules, account groups, and compliance packages.
2821
2602
  *
2822
2603
  * @param request - TagResourcesRequest
2823
2604
  * @returns TagResourcesResponse
2824
2605
  */
2825
2606
  tagResources(request: $_model.TagResourcesRequest): Promise<$_model.TagResourcesResponse>;
2826
2607
  /**
2827
- * 实时测试通知
2608
+ * Sends a real-time test notification.
2828
2609
  *
2829
2610
  * @param request - TriggerReportSendRequest
2830
2611
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2832,14 +2613,14 @@ export default class Client extends OpenApi {
2832
2613
  */
2833
2614
  triggerReportSendWithOptions(request: $_model.TriggerReportSendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TriggerReportSendResponse>;
2834
2615
  /**
2835
- * 实时测试通知
2616
+ * Sends a real-time test notification.
2836
2617
  *
2837
2618
  * @param request - TriggerReportSendRequest
2838
2619
  * @returns TriggerReportSendResponse
2839
2620
  */
2840
2621
  triggerReportSend(request: $_model.TriggerReportSendRequest): Promise<$_model.TriggerReportSendResponse>;
2841
2622
  /**
2842
- * Removes tags from specified resources.
2623
+ * Detaches tags from resources in Cloud Config.
2843
2624
  *
2844
2625
  * @param request - UntagResourcesRequest
2845
2626
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2847,17 +2628,17 @@ export default class Client extends OpenApi {
2847
2628
  */
2848
2629
  untagResourcesWithOptions(request: $_model.UntagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UntagResourcesResponse>;
2849
2630
  /**
2850
- * Removes tags from specified resources.
2631
+ * Detaches tags from resources in Cloud Config.
2851
2632
  *
2852
2633
  * @param request - UntagResourcesRequest
2853
2634
  * @returns UntagResourcesResponse
2854
2635
  */
2855
2636
  untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
2856
2637
  /**
2857
- * Modifies the configurations of a compliance package in an account group.
2638
+ * Updates a compliance pack in a specified account group.
2858
2639
  *
2859
2640
  * @remarks
2860
- * 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`.
2641
+ * 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.
2861
2642
  *
2862
2643
  * @param tmpReq - UpdateAggregateCompliancePackRequest
2863
2644
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2865,20 +2646,17 @@ export default class Client extends OpenApi {
2865
2646
  */
2866
2647
  updateAggregateCompliancePackWithOptions(tmpReq: $_model.UpdateAggregateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateCompliancePackResponse>;
2867
2648
  /**
2868
- * Modifies the configurations of a compliance package in an account group.
2649
+ * Updates a compliance pack in a specified account group.
2869
2650
  *
2870
2651
  * @remarks
2871
- * 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`.
2652
+ * 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.
2872
2653
  *
2873
2654
  * @param request - UpdateAggregateCompliancePackRequest
2874
2655
  * @returns UpdateAggregateCompliancePackResponse
2875
2656
  */
2876
2657
  updateAggregateCompliancePack(request: $_model.UpdateAggregateCompliancePackRequest): Promise<$_model.UpdateAggregateCompliancePackResponse>;
2877
2658
  /**
2878
- * Modifies a delivery channel in an account group.
2879
- *
2880
- * @remarks
2881
- * 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.
2659
+ * 账号组修改投递渠道
2882
2660
  *
2883
2661
  * @param request - UpdateAggregateConfigDeliveryChannelRequest
2884
2662
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2886,20 +2664,17 @@ export default class Client extends OpenApi {
2886
2664
  */
2887
2665
  updateAggregateConfigDeliveryChannelWithOptions(request: $_model.UpdateAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateConfigDeliveryChannelResponse>;
2888
2666
  /**
2889
- * Modifies a delivery channel in an account group.
2890
- *
2891
- * @remarks
2892
- * 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.
2667
+ * 账号组修改投递渠道
2893
2668
  *
2894
2669
  * @param request - UpdateAggregateConfigDeliveryChannelRequest
2895
2670
  * @returns UpdateAggregateConfigDeliveryChannelResponse
2896
2671
  */
2897
2672
  updateAggregateConfigDeliveryChannel(request: $_model.UpdateAggregateConfigDeliveryChannelRequest): Promise<$_model.UpdateAggregateConfigDeliveryChannelResponse>;
2898
2673
  /**
2899
- * Modifies the description, input parameters, and risk level of a rule in a specific account group.
2674
+ * Modifies the description, input parameters, and risk level of a rule in a specified account group.
2900
2675
  *
2901
2676
  * @remarks
2902
- * 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.
2677
+ * 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).
2903
2678
  *
2904
2679
  * @param tmpReq - UpdateAggregateConfigRuleRequest
2905
2680
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2907,20 +2682,20 @@ export default class Client extends OpenApi {
2907
2682
  */
2908
2683
  updateAggregateConfigRuleWithOptions(tmpReq: $_model.UpdateAggregateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateConfigRuleResponse>;
2909
2684
  /**
2910
- * Modifies the description, input parameters, and risk level of a rule in a specific account group.
2685
+ * Modifies the description, input parameters, and risk level of a rule in a specified account group.
2911
2686
  *
2912
2687
  * @remarks
2913
- * 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.
2688
+ * 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).
2914
2689
  *
2915
2690
  * @param request - UpdateAggregateConfigRuleRequest
2916
2691
  * @returns UpdateAggregateConfigRuleResponse
2917
2692
  */
2918
2693
  updateAggregateConfigRule(request: $_model.UpdateAggregateConfigRuleRequest): Promise<$_model.UpdateAggregateConfigRuleResponse>;
2919
2694
  /**
2920
- * Modifies a remediation template for a rule in an account group.
2695
+ * Updates a specified rule remediation.
2921
2696
  *
2922
2697
  * @remarks
2923
- * 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.
2698
+ * 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****`.
2924
2699
  *
2925
2700
  * @param request - UpdateAggregateRemediationRequest
2926
2701
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2928,20 +2703,20 @@ export default class Client extends OpenApi {
2928
2703
  */
2929
2704
  updateAggregateRemediationWithOptions(request: $_model.UpdateAggregateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateRemediationResponse>;
2930
2705
  /**
2931
- * Modifies a remediation template for a rule in an account group.
2706
+ * Updates a specified rule remediation.
2932
2707
  *
2933
2708
  * @remarks
2934
- * 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.
2709
+ * 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****`.
2935
2710
  *
2936
2711
  * @param request - UpdateAggregateRemediationRequest
2937
2712
  * @returns UpdateAggregateRemediationResponse
2938
2713
  */
2939
2714
  updateAggregateRemediation(request: $_model.UpdateAggregateRemediationRequest): Promise<$_model.UpdateAggregateRemediationResponse>;
2940
2715
  /**
2941
- * 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.
2716
+ * 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.
2942
2717
  *
2943
2718
  * @remarks
2944
- * 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`.
2719
+ * 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`.
2945
2720
  *
2946
2721
  * @param tmpReq - UpdateAggregatorRequest
2947
2722
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2949,20 +2724,20 @@ export default class Client extends OpenApi {
2949
2724
  */
2950
2725
  updateAggregatorWithOptions(tmpReq: $_model.UpdateAggregatorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregatorResponse>;
2951
2726
  /**
2952
- * 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.
2727
+ * 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.
2953
2728
  *
2954
2729
  * @remarks
2955
- * 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`.
2730
+ * 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`.
2956
2731
  *
2957
2732
  * @param request - UpdateAggregatorRequest
2958
2733
  * @returns UpdateAggregatorResponse
2959
2734
  */
2960
2735
  updateAggregator(request: $_model.UpdateAggregatorRequest): Promise<$_model.UpdateAggregatorResponse>;
2961
2736
  /**
2962
- * Modifies the configurations of a specific compliance package in the current account.
2737
+ * Updates the configuration of a specified compliance pack in the current account.
2963
2738
  *
2964
2739
  * @remarks
2965
- * 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`.
2740
+ * 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****`.
2966
2741
  *
2967
2742
  * @param tmpReq - UpdateCompliancePackRequest
2968
2743
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2970,20 +2745,20 @@ export default class Client extends OpenApi {
2970
2745
  */
2971
2746
  updateCompliancePackWithOptions(tmpReq: $_model.UpdateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateCompliancePackResponse>;
2972
2747
  /**
2973
- * Modifies the configurations of a specific compliance package in the current account.
2748
+ * Updates the configuration of a specified compliance pack in the current account.
2974
2749
  *
2975
2750
  * @remarks
2976
- * 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`.
2751
+ * 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****`.
2977
2752
  *
2978
2753
  * @param request - UpdateCompliancePackRequest
2979
2754
  * @returns UpdateCompliancePackResponse
2980
2755
  */
2981
2756
  updateCompliancePack(request: $_model.UpdateCompliancePackRequest): Promise<$_model.UpdateCompliancePackResponse>;
2982
2757
  /**
2983
- * Modifies a delivery channel by using the current account.
2758
+ * This operation modifies a delivery channel for the current account.
2984
2759
  *
2985
2760
  * @remarks
2986
- * 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.
2761
+ * 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.
2987
2762
  *
2988
2763
  * @param request - UpdateConfigDeliveryChannelRequest
2989
2764
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2991,10 +2766,10 @@ export default class Client extends OpenApi {
2991
2766
  */
2992
2767
  updateConfigDeliveryChannelWithOptions(request: $_model.UpdateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateConfigDeliveryChannelResponse>;
2993
2768
  /**
2994
- * Modifies a delivery channel by using the current account.
2769
+ * This operation modifies a delivery channel for the current account.
2995
2770
  *
2996
2771
  * @remarks
2997
- * 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.
2772
+ * 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.
2998
2773
  *
2999
2774
  * @param request - UpdateConfigDeliveryChannelRequest
3000
2775
  * @returns UpdateConfigDeliveryChannelResponse
@@ -3004,7 +2779,7 @@ export default class Client extends OpenApi {
3004
2779
  * Modifies the description, input parameters, and risk level of a rule.
3005
2780
  *
3006
2781
  * @remarks
3007
- * This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
2782
+ * This topic provides an example of how to change the risk level of the rule `cr-a260626622af0005****` to `3` (low risk).
3008
2783
  *
3009
2784
  * @param tmpReq - UpdateConfigRuleRequest
3010
2785
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3015,17 +2790,14 @@ export default class Client extends OpenApi {
3015
2790
  * Modifies the description, input parameters, and risk level of a rule.
3016
2791
  *
3017
2792
  * @remarks
3018
- * This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
2793
+ * This topic provides an example of how to change the risk level of the rule `cr-a260626622af0005****` to `3` (low risk).
3019
2794
  *
3020
2795
  * @param request - UpdateConfigRuleRequest
3021
2796
  * @returns UpdateConfigRuleResponse
3022
2797
  */
3023
2798
  updateConfigRule(request: $_model.UpdateConfigRuleRequest): Promise<$_model.UpdateConfigRuleResponse>;
3024
2799
  /**
3025
- * Modifies the resource monitoring scope of the current account.
3026
- *
3027
- * @remarks
3028
- * This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
2800
+ * 修改配置审计监控资源范围
3029
2801
  *
3030
2802
  * @param request - UpdateConfigurationRecorderRequest
3031
2803
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3033,17 +2805,14 @@ export default class Client extends OpenApi {
3033
2805
  */
3034
2806
  updateConfigurationRecorderWithOptions(request: $_model.UpdateConfigurationRecorderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateConfigurationRecorderResponse>;
3035
2807
  /**
3036
- * Modifies the resource monitoring scope of the current account.
3037
- *
3038
- * @remarks
3039
- * This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
2808
+ * 修改配置审计监控资源范围
3040
2809
  *
3041
2810
  * @param request - UpdateConfigurationRecorderRequest
3042
2811
  * @returns UpdateConfigurationRecorderResponse
3043
2812
  */
3044
2813
  updateConfigurationRecorder(request: $_model.UpdateConfigurationRecorderRequest): Promise<$_model.UpdateConfigurationRecorderResponse>;
3045
2814
  /**
3046
- * Enables or disables the integration of a cloud service.
2815
+ * 修改云产品集成用户状态
3047
2816
  *
3048
2817
  * @param request - UpdateIntegratedServiceStatusRequest
3049
2818
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3051,17 +2820,17 @@ export default class Client extends OpenApi {
3051
2820
  */
3052
2821
  updateIntegratedServiceStatusWithOptions(request: $_model.UpdateIntegratedServiceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateIntegratedServiceStatusResponse>;
3053
2822
  /**
3054
- * Enables or disables the integration of a cloud service.
2823
+ * 修改云产品集成用户状态
3055
2824
  *
3056
2825
  * @param request - UpdateIntegratedServiceStatusRequest
3057
2826
  * @returns UpdateIntegratedServiceStatusResponse
3058
2827
  */
3059
2828
  updateIntegratedServiceStatus(request: $_model.UpdateIntegratedServiceStatusRequest): Promise<$_model.UpdateIntegratedServiceStatusResponse>;
3060
2829
  /**
3061
- * Updates a remediation template for a rule.
2830
+ * Updates the specified remediation setting.
3062
2831
  *
3063
2832
  * @remarks
3064
- * 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.
2833
+ * This topic provides an example of how to change the execution mode for the remediation setting `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution).
3065
2834
  *
3066
2835
  * @param request - UpdateRemediationRequest
3067
2836
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3069,13 +2838,28 @@ export default class Client extends OpenApi {
3069
2838
  */
3070
2839
  updateRemediationWithOptions(request: $_model.UpdateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateRemediationResponse>;
3071
2840
  /**
3072
- * Updates a remediation template for a rule.
2841
+ * Updates the specified remediation setting.
3073
2842
  *
3074
2843
  * @remarks
3075
- * 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.
2844
+ * This topic provides an example of how to change the execution mode for the remediation setting `crr-909ba2d4716700eb****` to `AUTO_EXECUTION` (automatic execution).
3076
2845
  *
3077
2846
  * @param request - UpdateRemediationRequest
3078
2847
  * @returns UpdateRemediationResponse
3079
2848
  */
3080
2849
  updateRemediation(request: $_model.UpdateRemediationRequest): Promise<$_model.UpdateRemediationResponse>;
2850
+ /**
2851
+ * Updates a compliance report template.
2852
+ *
2853
+ * @param tmpReq - UpdateReportTemplateRequest
2854
+ * @param runtime - runtime options for this request RuntimeOptions
2855
+ * @returns UpdateReportTemplateResponse
2856
+ */
2857
+ updateReportTemplateWithOptions(tmpReq: $_model.UpdateReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateReportTemplateResponse>;
2858
+ /**
2859
+ * Updates a compliance report template.
2860
+ *
2861
+ * @param request - UpdateReportTemplateRequest
2862
+ * @returns UpdateReportTemplateResponse
2863
+ */
2864
+ updateReportTemplate(request: $_model.UpdateReportTemplateRequest): Promise<$_model.UpdateReportTemplateResponse>;
3081
2865
  }