@aws-sdk/client-config-service 3.1077.0 → 3.1078.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/dist-cjs/index.js +297 -1165
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateResourceTypesCommand.js +2 -14
  4. package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +2 -14
  5. package/dist-es/commands/BatchGetResourceConfigCommand.js +2 -14
  6. package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +2 -14
  7. package/dist-es/commands/DeleteConfigRuleCommand.js +2 -14
  8. package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +2 -14
  9. package/dist-es/commands/DeleteConfigurationRecorderCommand.js +2 -14
  10. package/dist-es/commands/DeleteConformancePackCommand.js +2 -14
  11. package/dist-es/commands/DeleteDeliveryChannelCommand.js +2 -14
  12. package/dist-es/commands/DeleteEvaluationResultsCommand.js +2 -14
  13. package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +2 -14
  14. package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +2 -14
  15. package/dist-es/commands/DeletePendingAggregationRequestCommand.js +2 -14
  16. package/dist-es/commands/DeleteRemediationConfigurationCommand.js +2 -14
  17. package/dist-es/commands/DeleteRemediationExceptionsCommand.js +2 -14
  18. package/dist-es/commands/DeleteResourceConfigCommand.js +2 -14
  19. package/dist-es/commands/DeleteRetentionConfigurationCommand.js +2 -14
  20. package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +2 -14
  21. package/dist-es/commands/DeleteStoredQueryCommand.js +2 -14
  22. package/dist-es/commands/DeliverConfigSnapshotCommand.js +2 -14
  23. package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +2 -14
  24. package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +2 -14
  25. package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +2 -14
  26. package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +2 -14
  27. package/dist-es/commands/DescribeComplianceByResourceCommand.js +2 -14
  28. package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +2 -14
  29. package/dist-es/commands/DescribeConfigRulesCommand.js +2 -14
  30. package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +2 -14
  31. package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +2 -14
  32. package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +2 -14
  33. package/dist-es/commands/DescribeConfigurationRecordersCommand.js +2 -14
  34. package/dist-es/commands/DescribeConformancePackComplianceCommand.js +2 -14
  35. package/dist-es/commands/DescribeConformancePackStatusCommand.js +2 -14
  36. package/dist-es/commands/DescribeConformancePacksCommand.js +2 -14
  37. package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +2 -14
  38. package/dist-es/commands/DescribeDeliveryChannelsCommand.js +2 -14
  39. package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +2 -14
  40. package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +2 -14
  41. package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +2 -14
  42. package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +2 -14
  43. package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +2 -14
  44. package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +2 -14
  45. package/dist-es/commands/DescribeRemediationExceptionsCommand.js +2 -14
  46. package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +2 -14
  47. package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +2 -14
  48. package/dist-es/commands/DisassociateResourceTypesCommand.js +2 -14
  49. package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +2 -14
  50. package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +2 -14
  51. package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +2 -14
  52. package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +2 -14
  53. package/dist-es/commands/GetAggregateResourceConfigCommand.js +2 -14
  54. package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +2 -14
  55. package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +2 -14
  56. package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +2 -14
  57. package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +2 -14
  58. package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +2 -14
  59. package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +2 -14
  60. package/dist-es/commands/GetCustomRulePolicyCommand.js +2 -14
  61. package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +2 -14
  62. package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +2 -14
  63. package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +2 -14
  64. package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +2 -14
  65. package/dist-es/commands/GetResourceConfigHistoryCommand.js +2 -14
  66. package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +2 -14
  67. package/dist-es/commands/GetStoredQueryCommand.js +2 -14
  68. package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +2 -14
  69. package/dist-es/commands/ListConfigurationRecordersCommand.js +2 -14
  70. package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +2 -14
  71. package/dist-es/commands/ListDiscoveredResourcesCommand.js +2 -14
  72. package/dist-es/commands/ListResourceEvaluationsCommand.js +2 -14
  73. package/dist-es/commands/ListStoredQueriesCommand.js +2 -14
  74. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  75. package/dist-es/commands/PutAggregationAuthorizationCommand.js +2 -14
  76. package/dist-es/commands/PutConfigRuleCommand.js +2 -14
  77. package/dist-es/commands/PutConfigurationAggregatorCommand.js +2 -14
  78. package/dist-es/commands/PutConfigurationRecorderCommand.js +2 -14
  79. package/dist-es/commands/PutConformancePackCommand.js +2 -14
  80. package/dist-es/commands/PutDeliveryChannelCommand.js +2 -14
  81. package/dist-es/commands/PutEvaluationsCommand.js +2 -14
  82. package/dist-es/commands/PutExternalEvaluationCommand.js +2 -14
  83. package/dist-es/commands/PutOrganizationConfigRuleCommand.js +2 -14
  84. package/dist-es/commands/PutOrganizationConformancePackCommand.js +2 -14
  85. package/dist-es/commands/PutRemediationConfigurationsCommand.js +2 -14
  86. package/dist-es/commands/PutRemediationExceptionsCommand.js +2 -14
  87. package/dist-es/commands/PutResourceConfigCommand.js +2 -14
  88. package/dist-es/commands/PutRetentionConfigurationCommand.js +2 -14
  89. package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +2 -14
  90. package/dist-es/commands/PutStoredQueryCommand.js +2 -14
  91. package/dist-es/commands/SelectAggregateResourceConfigCommand.js +2 -14
  92. package/dist-es/commands/SelectResourceConfigCommand.js +2 -14
  93. package/dist-es/commands/StartConfigRulesEvaluationCommand.js +2 -14
  94. package/dist-es/commands/StartConfigurationRecorderCommand.js +2 -14
  95. package/dist-es/commands/StartRemediationExecutionCommand.js +2 -14
  96. package/dist-es/commands/StartResourceEvaluationCommand.js +2 -14
  97. package/dist-es/commands/StopConfigurationRecorderCommand.js +2 -14
  98. package/dist-es/commands/TagResourceCommand.js +2 -14
  99. package/dist-es/commands/UntagResourceCommand.js +2 -14
  100. package/dist-es/index.js +1 -0
  101. package/dist-types/commandBuilder.d.ts +18 -0
  102. package/dist-types/commands/AssociateResourceTypesCommand.d.ts +3 -8
  103. package/dist-types/commands/BatchGetAggregateResourceConfigCommand.d.ts +3 -8
  104. package/dist-types/commands/BatchGetResourceConfigCommand.d.ts +3 -8
  105. package/dist-types/commands/DeleteAggregationAuthorizationCommand.d.ts +3 -8
  106. package/dist-types/commands/DeleteConfigRuleCommand.d.ts +3 -8
  107. package/dist-types/commands/DeleteConfigurationAggregatorCommand.d.ts +3 -8
  108. package/dist-types/commands/DeleteConfigurationRecorderCommand.d.ts +3 -8
  109. package/dist-types/commands/DeleteConformancePackCommand.d.ts +3 -8
  110. package/dist-types/commands/DeleteDeliveryChannelCommand.d.ts +3 -8
  111. package/dist-types/commands/DeleteEvaluationResultsCommand.d.ts +3 -8
  112. package/dist-types/commands/DeleteOrganizationConfigRuleCommand.d.ts +3 -8
  113. package/dist-types/commands/DeleteOrganizationConformancePackCommand.d.ts +3 -8
  114. package/dist-types/commands/DeletePendingAggregationRequestCommand.d.ts +3 -8
  115. package/dist-types/commands/DeleteRemediationConfigurationCommand.d.ts +3 -8
  116. package/dist-types/commands/DeleteRemediationExceptionsCommand.d.ts +3 -8
  117. package/dist-types/commands/DeleteResourceConfigCommand.d.ts +3 -8
  118. package/dist-types/commands/DeleteRetentionConfigurationCommand.d.ts +3 -8
  119. package/dist-types/commands/DeleteServiceLinkedConfigurationRecorderCommand.d.ts +3 -8
  120. package/dist-types/commands/DeleteStoredQueryCommand.d.ts +3 -8
  121. package/dist-types/commands/DeliverConfigSnapshotCommand.d.ts +3 -8
  122. package/dist-types/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +3 -8
  123. package/dist-types/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +3 -8
  124. package/dist-types/commands/DescribeAggregationAuthorizationsCommand.d.ts +3 -8
  125. package/dist-types/commands/DescribeComplianceByConfigRuleCommand.d.ts +3 -8
  126. package/dist-types/commands/DescribeComplianceByResourceCommand.d.ts +3 -8
  127. package/dist-types/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +3 -8
  128. package/dist-types/commands/DescribeConfigRulesCommand.d.ts +3 -8
  129. package/dist-types/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +3 -8
  130. package/dist-types/commands/DescribeConfigurationAggregatorsCommand.d.ts +3 -8
  131. package/dist-types/commands/DescribeConfigurationRecorderStatusCommand.d.ts +3 -8
  132. package/dist-types/commands/DescribeConfigurationRecordersCommand.d.ts +3 -8
  133. package/dist-types/commands/DescribeConformancePackComplianceCommand.d.ts +3 -8
  134. package/dist-types/commands/DescribeConformancePackStatusCommand.d.ts +3 -8
  135. package/dist-types/commands/DescribeConformancePacksCommand.d.ts +3 -8
  136. package/dist-types/commands/DescribeDeliveryChannelStatusCommand.d.ts +3 -8
  137. package/dist-types/commands/DescribeDeliveryChannelsCommand.d.ts +3 -8
  138. package/dist-types/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +3 -8
  139. package/dist-types/commands/DescribeOrganizationConfigRulesCommand.d.ts +3 -8
  140. package/dist-types/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +3 -8
  141. package/dist-types/commands/DescribeOrganizationConformancePacksCommand.d.ts +3 -8
  142. package/dist-types/commands/DescribePendingAggregationRequestsCommand.d.ts +3 -8
  143. package/dist-types/commands/DescribeRemediationConfigurationsCommand.d.ts +3 -8
  144. package/dist-types/commands/DescribeRemediationExceptionsCommand.d.ts +3 -8
  145. package/dist-types/commands/DescribeRemediationExecutionStatusCommand.d.ts +3 -8
  146. package/dist-types/commands/DescribeRetentionConfigurationsCommand.d.ts +3 -8
  147. package/dist-types/commands/DisassociateResourceTypesCommand.d.ts +3 -8
  148. package/dist-types/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +3 -8
  149. package/dist-types/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +3 -8
  150. package/dist-types/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +3 -8
  151. package/dist-types/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +3 -8
  152. package/dist-types/commands/GetAggregateResourceConfigCommand.d.ts +3 -8
  153. package/dist-types/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +3 -8
  154. package/dist-types/commands/GetComplianceDetailsByResourceCommand.d.ts +3 -8
  155. package/dist-types/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +3 -8
  156. package/dist-types/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +3 -8
  157. package/dist-types/commands/GetConformancePackComplianceDetailsCommand.d.ts +3 -8
  158. package/dist-types/commands/GetConformancePackComplianceSummaryCommand.d.ts +3 -8
  159. package/dist-types/commands/GetCustomRulePolicyCommand.d.ts +3 -8
  160. package/dist-types/commands/GetDiscoveredResourceCountsCommand.d.ts +3 -8
  161. package/dist-types/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +3 -8
  162. package/dist-types/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +3 -8
  163. package/dist-types/commands/GetOrganizationCustomRulePolicyCommand.d.ts +3 -8
  164. package/dist-types/commands/GetResourceConfigHistoryCommand.d.ts +3 -8
  165. package/dist-types/commands/GetResourceEvaluationSummaryCommand.d.ts +3 -8
  166. package/dist-types/commands/GetStoredQueryCommand.d.ts +3 -8
  167. package/dist-types/commands/ListAggregateDiscoveredResourcesCommand.d.ts +3 -8
  168. package/dist-types/commands/ListConfigurationRecordersCommand.d.ts +3 -8
  169. package/dist-types/commands/ListConformancePackComplianceScoresCommand.d.ts +3 -8
  170. package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +3 -8
  171. package/dist-types/commands/ListResourceEvaluationsCommand.d.ts +3 -8
  172. package/dist-types/commands/ListStoredQueriesCommand.d.ts +3 -8
  173. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  174. package/dist-types/commands/PutAggregationAuthorizationCommand.d.ts +3 -8
  175. package/dist-types/commands/PutConfigRuleCommand.d.ts +3 -8
  176. package/dist-types/commands/PutConfigurationAggregatorCommand.d.ts +3 -8
  177. package/dist-types/commands/PutConfigurationRecorderCommand.d.ts +3 -8
  178. package/dist-types/commands/PutConformancePackCommand.d.ts +3 -8
  179. package/dist-types/commands/PutDeliveryChannelCommand.d.ts +3 -8
  180. package/dist-types/commands/PutEvaluationsCommand.d.ts +3 -8
  181. package/dist-types/commands/PutExternalEvaluationCommand.d.ts +3 -8
  182. package/dist-types/commands/PutOrganizationConfigRuleCommand.d.ts +3 -8
  183. package/dist-types/commands/PutOrganizationConformancePackCommand.d.ts +3 -8
  184. package/dist-types/commands/PutRemediationConfigurationsCommand.d.ts +3 -8
  185. package/dist-types/commands/PutRemediationExceptionsCommand.d.ts +3 -8
  186. package/dist-types/commands/PutResourceConfigCommand.d.ts +3 -8
  187. package/dist-types/commands/PutRetentionConfigurationCommand.d.ts +3 -8
  188. package/dist-types/commands/PutServiceLinkedConfigurationRecorderCommand.d.ts +3 -8
  189. package/dist-types/commands/PutStoredQueryCommand.d.ts +3 -8
  190. package/dist-types/commands/SelectAggregateResourceConfigCommand.d.ts +3 -8
  191. package/dist-types/commands/SelectResourceConfigCommand.d.ts +3 -8
  192. package/dist-types/commands/StartConfigRulesEvaluationCommand.d.ts +3 -8
  193. package/dist-types/commands/StartConfigurationRecorderCommand.d.ts +3 -8
  194. package/dist-types/commands/StartRemediationExecutionCommand.d.ts +3 -8
  195. package/dist-types/commands/StartResourceEvaluationCommand.d.ts +3 -8
  196. package/dist-types/commands/StopConfigurationRecorderCommand.d.ts +3 -8
  197. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  198. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  199. package/dist-types/index.d.ts +1 -0
  200. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  201. package/dist-types/ts3.4/commands/AssociateResourceTypesCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/BatchGetAggregateResourceConfigCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/BatchGetResourceConfigCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/DeleteAggregationAuthorizationCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/DeleteConfigRuleCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/DeleteConfigurationAggregatorCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/DeleteConfigurationRecorderCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/DeleteConformancePackCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/DeleteDeliveryChannelCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/DeleteEvaluationResultsCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/DeleteOrganizationConfigRuleCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/DeleteOrganizationConformancePackCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/DeletePendingAggregationRequestCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/DeleteRemediationConfigurationCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/DeleteRemediationExceptionsCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/DeleteResourceConfigCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/DeleteRetentionConfigurationCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DeleteServiceLinkedConfigurationRecorderCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DeleteStoredQueryCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DeliverConfigSnapshotCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/DescribeAggregationAuthorizationsCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DescribeComplianceByConfigRuleCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DescribeComplianceByResourceCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DescribeConfigRulesCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/DescribeConfigurationAggregatorsCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/DescribeConfigurationRecorderStatusCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/DescribeConfigurationRecordersCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/DescribeConformancePackComplianceCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/DescribeConformancePackStatusCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/DescribeConformancePacksCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/DescribeDeliveryChannelStatusCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/DescribeDeliveryChannelsCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/DescribeOrganizationConfigRulesCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/DescribeOrganizationConformancePacksCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/DescribePendingAggregationRequestsCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/DescribeRemediationConfigurationsCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/DescribeRemediationExceptionsCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/DescribeRemediationExecutionStatusCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/DescribeRetentionConfigurationsCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/DisassociateResourceTypesCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/GetAggregateResourceConfigCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/GetComplianceDetailsByResourceCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/GetConformancePackComplianceDetailsCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/GetConformancePackComplianceSummaryCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/GetCustomRulePolicyCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/GetDiscoveredResourceCountsCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/GetOrganizationCustomRulePolicyCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/GetResourceConfigHistoryCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/GetResourceEvaluationSummaryCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/GetStoredQueryCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/ListAggregateDiscoveredResourcesCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/ListConfigurationRecordersCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/ListConformancePackComplianceScoresCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/ListResourceEvaluationsCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/ListStoredQueriesCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/PutAggregationAuthorizationCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/PutConfigRuleCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/PutConfigurationAggregatorCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/PutConfigurationRecorderCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/PutConformancePackCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/PutDeliveryChannelCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/PutEvaluationsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/PutExternalEvaluationCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/PutOrganizationConfigRuleCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/PutOrganizationConformancePackCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/PutRemediationConfigurationsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/PutRemediationExceptionsCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/PutResourceConfigCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/PutRetentionConfigurationCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/PutServiceLinkedConfigurationRecorderCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/PutStoredQueryCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/SelectAggregateResourceConfigCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/SelectResourceConfigCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/StartConfigRulesEvaluationCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/StartConfigurationRecorderCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/StartRemediationExecutionCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/StartResourceEvaluationCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/StopConfigurationRecorderCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/index.d.ts +1 -0
  299. package/package.json +8 -8
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1077.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -4006,1168 +4007,299 @@ class ConfigServiceClient extends Client {
4006
4007
  }
4007
4008
  }
4008
4009
 
4009
- class AssociateResourceTypesCommand extends Command
4010
- .classBuilder()
4011
- .ep(commonParams)
4012
- .m(function (Command, cs, config, o) {
4013
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4014
- })
4015
- .s("StarlingDoveService", "AssociateResourceTypes", {})
4016
- .n("ConfigServiceClient", "AssociateResourceTypesCommand")
4017
- .sc(AssociateResourceTypes$)
4018
- .build() {
4019
- }
4020
-
4021
- class BatchGetAggregateResourceConfigCommand extends Command
4022
- .classBuilder()
4023
- .ep(commonParams)
4024
- .m(function (Command, cs, config, o) {
4025
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4026
- })
4027
- .s("StarlingDoveService", "BatchGetAggregateResourceConfig", {})
4028
- .n("ConfigServiceClient", "BatchGetAggregateResourceConfigCommand")
4029
- .sc(BatchGetAggregateResourceConfig$)
4030
- .build() {
4031
- }
4032
-
4033
- class BatchGetResourceConfigCommand extends Command
4034
- .classBuilder()
4035
- .ep(commonParams)
4036
- .m(function (Command, cs, config, o) {
4037
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4038
- })
4039
- .s("StarlingDoveService", "BatchGetResourceConfig", {})
4040
- .n("ConfigServiceClient", "BatchGetResourceConfigCommand")
4041
- .sc(BatchGetResourceConfig$)
4042
- .build() {
4043
- }
4044
-
4045
- class DeleteAggregationAuthorizationCommand extends Command
4046
- .classBuilder()
4047
- .ep(commonParams)
4048
- .m(function (Command, cs, config, o) {
4049
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4050
- })
4051
- .s("StarlingDoveService", "DeleteAggregationAuthorization", {})
4052
- .n("ConfigServiceClient", "DeleteAggregationAuthorizationCommand")
4053
- .sc(DeleteAggregationAuthorization$)
4054
- .build() {
4055
- }
4056
-
4057
- class DeleteConfigRuleCommand extends Command
4058
- .classBuilder()
4059
- .ep(commonParams)
4060
- .m(function (Command, cs, config, o) {
4061
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4062
- })
4063
- .s("StarlingDoveService", "DeleteConfigRule", {})
4064
- .n("ConfigServiceClient", "DeleteConfigRuleCommand")
4065
- .sc(DeleteConfigRule$)
4066
- .build() {
4067
- }
4068
-
4069
- class DeleteConfigurationAggregatorCommand extends Command
4070
- .classBuilder()
4071
- .ep(commonParams)
4072
- .m(function (Command, cs, config, o) {
4073
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4074
- })
4075
- .s("StarlingDoveService", "DeleteConfigurationAggregator", {})
4076
- .n("ConfigServiceClient", "DeleteConfigurationAggregatorCommand")
4077
- .sc(DeleteConfigurationAggregator$)
4078
- .build() {
4079
- }
4080
-
4081
- class DeleteConfigurationRecorderCommand extends Command
4082
- .classBuilder()
4083
- .ep(commonParams)
4084
- .m(function (Command, cs, config, o) {
4085
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4086
- })
4087
- .s("StarlingDoveService", "DeleteConfigurationRecorder", {})
4088
- .n("ConfigServiceClient", "DeleteConfigurationRecorderCommand")
4089
- .sc(DeleteConfigurationRecorder$)
4090
- .build() {
4091
- }
4092
-
4093
- class DeleteConformancePackCommand extends Command
4094
- .classBuilder()
4095
- .ep(commonParams)
4096
- .m(function (Command, cs, config, o) {
4097
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4098
- })
4099
- .s("StarlingDoveService", "DeleteConformancePack", {})
4100
- .n("ConfigServiceClient", "DeleteConformancePackCommand")
4101
- .sc(DeleteConformancePack$)
4102
- .build() {
4103
- }
4104
-
4105
- class DeleteDeliveryChannelCommand extends Command
4106
- .classBuilder()
4107
- .ep(commonParams)
4108
- .m(function (Command, cs, config, o) {
4109
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4110
- })
4111
- .s("StarlingDoveService", "DeleteDeliveryChannel", {})
4112
- .n("ConfigServiceClient", "DeleteDeliveryChannelCommand")
4113
- .sc(DeleteDeliveryChannel$)
4114
- .build() {
4115
- }
4116
-
4117
- class DeleteEvaluationResultsCommand extends Command
4118
- .classBuilder()
4119
- .ep(commonParams)
4120
- .m(function (Command, cs, config, o) {
4121
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4122
- })
4123
- .s("StarlingDoveService", "DeleteEvaluationResults", {})
4124
- .n("ConfigServiceClient", "DeleteEvaluationResultsCommand")
4125
- .sc(DeleteEvaluationResults$)
4126
- .build() {
4127
- }
4128
-
4129
- class DeleteOrganizationConfigRuleCommand extends Command
4130
- .classBuilder()
4131
- .ep(commonParams)
4132
- .m(function (Command, cs, config, o) {
4133
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4134
- })
4135
- .s("StarlingDoveService", "DeleteOrganizationConfigRule", {})
4136
- .n("ConfigServiceClient", "DeleteOrganizationConfigRuleCommand")
4137
- .sc(DeleteOrganizationConfigRule$)
4138
- .build() {
4139
- }
4140
-
4141
- class DeleteOrganizationConformancePackCommand extends Command
4142
- .classBuilder()
4143
- .ep(commonParams)
4144
- .m(function (Command, cs, config, o) {
4145
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4146
- })
4147
- .s("StarlingDoveService", "DeleteOrganizationConformancePack", {})
4148
- .n("ConfigServiceClient", "DeleteOrganizationConformancePackCommand")
4149
- .sc(DeleteOrganizationConformancePack$)
4150
- .build() {
4151
- }
4152
-
4153
- class DeletePendingAggregationRequestCommand extends Command
4154
- .classBuilder()
4155
- .ep(commonParams)
4156
- .m(function (Command, cs, config, o) {
4157
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4158
- })
4159
- .s("StarlingDoveService", "DeletePendingAggregationRequest", {})
4160
- .n("ConfigServiceClient", "DeletePendingAggregationRequestCommand")
4161
- .sc(DeletePendingAggregationRequest$)
4162
- .build() {
4163
- }
4164
-
4165
- class DeleteRemediationConfigurationCommand extends Command
4166
- .classBuilder()
4167
- .ep(commonParams)
4168
- .m(function (Command, cs, config, o) {
4169
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4170
- })
4171
- .s("StarlingDoveService", "DeleteRemediationConfiguration", {})
4172
- .n("ConfigServiceClient", "DeleteRemediationConfigurationCommand")
4173
- .sc(DeleteRemediationConfiguration$)
4174
- .build() {
4175
- }
4176
-
4177
- class DeleteRemediationExceptionsCommand extends Command
4178
- .classBuilder()
4179
- .ep(commonParams)
4180
- .m(function (Command, cs, config, o) {
4181
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4182
- })
4183
- .s("StarlingDoveService", "DeleteRemediationExceptions", {})
4184
- .n("ConfigServiceClient", "DeleteRemediationExceptionsCommand")
4185
- .sc(DeleteRemediationExceptions$)
4186
- .build() {
4187
- }
4188
-
4189
- class DeleteResourceConfigCommand extends Command
4190
- .classBuilder()
4191
- .ep(commonParams)
4192
- .m(function (Command, cs, config, o) {
4193
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4194
- })
4195
- .s("StarlingDoveService", "DeleteResourceConfig", {})
4196
- .n("ConfigServiceClient", "DeleteResourceConfigCommand")
4197
- .sc(DeleteResourceConfig$)
4198
- .build() {
4199
- }
4200
-
4201
- class DeleteRetentionConfigurationCommand extends Command
4202
- .classBuilder()
4203
- .ep(commonParams)
4204
- .m(function (Command, cs, config, o) {
4205
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4206
- })
4207
- .s("StarlingDoveService", "DeleteRetentionConfiguration", {})
4208
- .n("ConfigServiceClient", "DeleteRetentionConfigurationCommand")
4209
- .sc(DeleteRetentionConfiguration$)
4210
- .build() {
4211
- }
4212
-
4213
- class DeleteServiceLinkedConfigurationRecorderCommand extends Command
4214
- .classBuilder()
4215
- .ep(commonParams)
4216
- .m(function (Command, cs, config, o) {
4217
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4218
- })
4219
- .s("StarlingDoveService", "DeleteServiceLinkedConfigurationRecorder", {})
4220
- .n("ConfigServiceClient", "DeleteServiceLinkedConfigurationRecorderCommand")
4221
- .sc(DeleteServiceLinkedConfigurationRecorder$)
4222
- .build() {
4223
- }
4224
-
4225
- class DeleteStoredQueryCommand extends Command
4226
- .classBuilder()
4227
- .ep(commonParams)
4228
- .m(function (Command, cs, config, o) {
4229
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4230
- })
4231
- .s("StarlingDoveService", "DeleteStoredQuery", {})
4232
- .n("ConfigServiceClient", "DeleteStoredQueryCommand")
4233
- .sc(DeleteStoredQuery$)
4234
- .build() {
4235
- }
4236
-
4237
- class DeliverConfigSnapshotCommand extends Command
4238
- .classBuilder()
4239
- .ep(commonParams)
4240
- .m(function (Command, cs, config, o) {
4241
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4242
- })
4243
- .s("StarlingDoveService", "DeliverConfigSnapshot", {})
4244
- .n("ConfigServiceClient", "DeliverConfigSnapshotCommand")
4245
- .sc(DeliverConfigSnapshot$)
4246
- .build() {
4247
- }
4248
-
4249
- class DescribeAggregateComplianceByConfigRulesCommand extends Command
4250
- .classBuilder()
4251
- .ep(commonParams)
4252
- .m(function (Command, cs, config, o) {
4253
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4254
- })
4255
- .s("StarlingDoveService", "DescribeAggregateComplianceByConfigRules", {})
4256
- .n("ConfigServiceClient", "DescribeAggregateComplianceByConfigRulesCommand")
4257
- .sc(DescribeAggregateComplianceByConfigRules$)
4258
- .build() {
4259
- }
4260
-
4261
- class DescribeAggregateComplianceByConformancePacksCommand extends Command
4262
- .classBuilder()
4263
- .ep(commonParams)
4264
- .m(function (Command, cs, config, o) {
4265
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4266
- })
4267
- .s("StarlingDoveService", "DescribeAggregateComplianceByConformancePacks", {})
4268
- .n("ConfigServiceClient", "DescribeAggregateComplianceByConformancePacksCommand")
4269
- .sc(DescribeAggregateComplianceByConformancePacks$)
4270
- .build() {
4271
- }
4272
-
4273
- class DescribeAggregationAuthorizationsCommand extends Command
4274
- .classBuilder()
4275
- .ep(commonParams)
4276
- .m(function (Command, cs, config, o) {
4277
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4278
- })
4279
- .s("StarlingDoveService", "DescribeAggregationAuthorizations", {})
4280
- .n("ConfigServiceClient", "DescribeAggregationAuthorizationsCommand")
4281
- .sc(DescribeAggregationAuthorizations$)
4282
- .build() {
4283
- }
4284
-
4285
- class DescribeComplianceByConfigRuleCommand extends Command
4286
- .classBuilder()
4287
- .ep(commonParams)
4288
- .m(function (Command, cs, config, o) {
4289
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4290
- })
4291
- .s("StarlingDoveService", "DescribeComplianceByConfigRule", {})
4292
- .n("ConfigServiceClient", "DescribeComplianceByConfigRuleCommand")
4293
- .sc(DescribeComplianceByConfigRule$)
4294
- .build() {
4295
- }
4296
-
4297
- class DescribeComplianceByResourceCommand extends Command
4298
- .classBuilder()
4299
- .ep(commonParams)
4300
- .m(function (Command, cs, config, o) {
4301
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4302
- })
4303
- .s("StarlingDoveService", "DescribeComplianceByResource", {})
4304
- .n("ConfigServiceClient", "DescribeComplianceByResourceCommand")
4305
- .sc(DescribeComplianceByResource$)
4306
- .build() {
4307
- }
4308
-
4309
- class DescribeConfigRuleEvaluationStatusCommand extends Command
4310
- .classBuilder()
4311
- .ep(commonParams)
4312
- .m(function (Command, cs, config, o) {
4313
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4314
- })
4315
- .s("StarlingDoveService", "DescribeConfigRuleEvaluationStatus", {})
4316
- .n("ConfigServiceClient", "DescribeConfigRuleEvaluationStatusCommand")
4317
- .sc(DescribeConfigRuleEvaluationStatus$)
4318
- .build() {
4319
- }
4320
-
4321
- class DescribeConfigRulesCommand extends Command
4322
- .classBuilder()
4323
- .ep(commonParams)
4324
- .m(function (Command, cs, config, o) {
4325
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4326
- })
4327
- .s("StarlingDoveService", "DescribeConfigRules", {})
4328
- .n("ConfigServiceClient", "DescribeConfigRulesCommand")
4329
- .sc(DescribeConfigRules$)
4330
- .build() {
4331
- }
4332
-
4333
- class DescribeConfigurationAggregatorsCommand extends Command
4334
- .classBuilder()
4335
- .ep(commonParams)
4336
- .m(function (Command, cs, config, o) {
4337
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4338
- })
4339
- .s("StarlingDoveService", "DescribeConfigurationAggregators", {})
4340
- .n("ConfigServiceClient", "DescribeConfigurationAggregatorsCommand")
4341
- .sc(DescribeConfigurationAggregators$)
4342
- .build() {
4343
- }
4344
-
4345
- class DescribeConfigurationAggregatorSourcesStatusCommand extends Command
4346
- .classBuilder()
4347
- .ep(commonParams)
4348
- .m(function (Command, cs, config, o) {
4349
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4350
- })
4351
- .s("StarlingDoveService", "DescribeConfigurationAggregatorSourcesStatus", {})
4352
- .n("ConfigServiceClient", "DescribeConfigurationAggregatorSourcesStatusCommand")
4353
- .sc(DescribeConfigurationAggregatorSourcesStatus$)
4354
- .build() {
4355
- }
4356
-
4357
- class DescribeConfigurationRecordersCommand extends Command
4358
- .classBuilder()
4359
- .ep(commonParams)
4360
- .m(function (Command, cs, config, o) {
4361
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4362
- })
4363
- .s("StarlingDoveService", "DescribeConfigurationRecorders", {})
4364
- .n("ConfigServiceClient", "DescribeConfigurationRecordersCommand")
4365
- .sc(DescribeConfigurationRecorders$)
4366
- .build() {
4367
- }
4368
-
4369
- class DescribeConfigurationRecorderStatusCommand extends Command
4370
- .classBuilder()
4371
- .ep(commonParams)
4372
- .m(function (Command, cs, config, o) {
4373
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4374
- })
4375
- .s("StarlingDoveService", "DescribeConfigurationRecorderStatus", {})
4376
- .n("ConfigServiceClient", "DescribeConfigurationRecorderStatusCommand")
4377
- .sc(DescribeConfigurationRecorderStatus$)
4378
- .build() {
4379
- }
4380
-
4381
- class DescribeConformancePackComplianceCommand extends Command
4382
- .classBuilder()
4383
- .ep(commonParams)
4384
- .m(function (Command, cs, config, o) {
4385
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4386
- })
4387
- .s("StarlingDoveService", "DescribeConformancePackCompliance", {})
4388
- .n("ConfigServiceClient", "DescribeConformancePackComplianceCommand")
4389
- .sc(DescribeConformancePackCompliance$)
4390
- .build() {
4391
- }
4392
-
4393
- class DescribeConformancePacksCommand extends Command
4394
- .classBuilder()
4395
- .ep(commonParams)
4396
- .m(function (Command, cs, config, o) {
4397
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4398
- })
4399
- .s("StarlingDoveService", "DescribeConformancePacks", {})
4400
- .n("ConfigServiceClient", "DescribeConformancePacksCommand")
4401
- .sc(DescribeConformancePacks$)
4402
- .build() {
4403
- }
4404
-
4405
- class DescribeConformancePackStatusCommand extends Command
4406
- .classBuilder()
4407
- .ep(commonParams)
4408
- .m(function (Command, cs, config, o) {
4409
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4410
- })
4411
- .s("StarlingDoveService", "DescribeConformancePackStatus", {})
4412
- .n("ConfigServiceClient", "DescribeConformancePackStatusCommand")
4413
- .sc(DescribeConformancePackStatus$)
4414
- .build() {
4415
- }
4416
-
4417
- class DescribeDeliveryChannelsCommand extends Command
4418
- .classBuilder()
4419
- .ep(commonParams)
4420
- .m(function (Command, cs, config, o) {
4421
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4422
- })
4423
- .s("StarlingDoveService", "DescribeDeliveryChannels", {})
4424
- .n("ConfigServiceClient", "DescribeDeliveryChannelsCommand")
4425
- .sc(DescribeDeliveryChannels$)
4426
- .build() {
4427
- }
4428
-
4429
- class DescribeDeliveryChannelStatusCommand extends Command
4430
- .classBuilder()
4431
- .ep(commonParams)
4432
- .m(function (Command, cs, config, o) {
4433
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4434
- })
4435
- .s("StarlingDoveService", "DescribeDeliveryChannelStatus", {})
4436
- .n("ConfigServiceClient", "DescribeDeliveryChannelStatusCommand")
4437
- .sc(DescribeDeliveryChannelStatus$)
4438
- .build() {
4439
- }
4440
-
4441
- class DescribeOrganizationConfigRulesCommand extends Command
4442
- .classBuilder()
4443
- .ep(commonParams)
4444
- .m(function (Command, cs, config, o) {
4445
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4446
- })
4447
- .s("StarlingDoveService", "DescribeOrganizationConfigRules", {})
4448
- .n("ConfigServiceClient", "DescribeOrganizationConfigRulesCommand")
4449
- .sc(DescribeOrganizationConfigRules$)
4450
- .build() {
4451
- }
4452
-
4453
- class DescribeOrganizationConfigRuleStatusesCommand extends Command
4454
- .classBuilder()
4455
- .ep(commonParams)
4456
- .m(function (Command, cs, config, o) {
4457
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4458
- })
4459
- .s("StarlingDoveService", "DescribeOrganizationConfigRuleStatuses", {})
4460
- .n("ConfigServiceClient", "DescribeOrganizationConfigRuleStatusesCommand")
4461
- .sc(DescribeOrganizationConfigRuleStatuses$)
4462
- .build() {
4463
- }
4464
-
4465
- class DescribeOrganizationConformancePacksCommand extends Command
4466
- .classBuilder()
4467
- .ep(commonParams)
4468
- .m(function (Command, cs, config, o) {
4469
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4470
- })
4471
- .s("StarlingDoveService", "DescribeOrganizationConformancePacks", {})
4472
- .n("ConfigServiceClient", "DescribeOrganizationConformancePacksCommand")
4473
- .sc(DescribeOrganizationConformancePacks$)
4474
- .build() {
4475
- }
4476
-
4477
- class DescribeOrganizationConformancePackStatusesCommand extends Command
4478
- .classBuilder()
4479
- .ep(commonParams)
4480
- .m(function (Command, cs, config, o) {
4481
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4482
- })
4483
- .s("StarlingDoveService", "DescribeOrganizationConformancePackStatuses", {})
4484
- .n("ConfigServiceClient", "DescribeOrganizationConformancePackStatusesCommand")
4485
- .sc(DescribeOrganizationConformancePackStatuses$)
4486
- .build() {
4487
- }
4488
-
4489
- class DescribePendingAggregationRequestsCommand extends Command
4490
- .classBuilder()
4491
- .ep(commonParams)
4492
- .m(function (Command, cs, config, o) {
4493
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4494
- })
4495
- .s("StarlingDoveService", "DescribePendingAggregationRequests", {})
4496
- .n("ConfigServiceClient", "DescribePendingAggregationRequestsCommand")
4497
- .sc(DescribePendingAggregationRequests$)
4498
- .build() {
4499
- }
4500
-
4501
- class DescribeRemediationConfigurationsCommand extends Command
4502
- .classBuilder()
4503
- .ep(commonParams)
4504
- .m(function (Command, cs, config, o) {
4505
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4506
- })
4507
- .s("StarlingDoveService", "DescribeRemediationConfigurations", {})
4508
- .n("ConfigServiceClient", "DescribeRemediationConfigurationsCommand")
4509
- .sc(DescribeRemediationConfigurations$)
4510
- .build() {
4511
- }
4512
-
4513
- class DescribeRemediationExceptionsCommand extends Command
4514
- .classBuilder()
4515
- .ep(commonParams)
4516
- .m(function (Command, cs, config, o) {
4517
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4518
- })
4519
- .s("StarlingDoveService", "DescribeRemediationExceptions", {})
4520
- .n("ConfigServiceClient", "DescribeRemediationExceptionsCommand")
4521
- .sc(DescribeRemediationExceptions$)
4522
- .build() {
4523
- }
4524
-
4525
- class DescribeRemediationExecutionStatusCommand extends Command
4526
- .classBuilder()
4527
- .ep(commonParams)
4528
- .m(function (Command, cs, config, o) {
4529
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4530
- })
4531
- .s("StarlingDoveService", "DescribeRemediationExecutionStatus", {})
4532
- .n("ConfigServiceClient", "DescribeRemediationExecutionStatusCommand")
4533
- .sc(DescribeRemediationExecutionStatus$)
4534
- .build() {
4535
- }
4536
-
4537
- class DescribeRetentionConfigurationsCommand extends Command
4538
- .classBuilder()
4539
- .ep(commonParams)
4540
- .m(function (Command, cs, config, o) {
4541
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4542
- })
4543
- .s("StarlingDoveService", "DescribeRetentionConfigurations", {})
4544
- .n("ConfigServiceClient", "DescribeRetentionConfigurationsCommand")
4545
- .sc(DescribeRetentionConfigurations$)
4546
- .build() {
4547
- }
4548
-
4549
- class DisassociateResourceTypesCommand extends Command
4550
- .classBuilder()
4551
- .ep(commonParams)
4552
- .m(function (Command, cs, config, o) {
4553
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4554
- })
4555
- .s("StarlingDoveService", "DisassociateResourceTypes", {})
4556
- .n("ConfigServiceClient", "DisassociateResourceTypesCommand")
4557
- .sc(DisassociateResourceTypes$)
4558
- .build() {
4559
- }
4560
-
4561
- class GetAggregateComplianceDetailsByConfigRuleCommand extends Command
4562
- .classBuilder()
4563
- .ep(commonParams)
4564
- .m(function (Command, cs, config, o) {
4565
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4566
- })
4567
- .s("StarlingDoveService", "GetAggregateComplianceDetailsByConfigRule", {})
4568
- .n("ConfigServiceClient", "GetAggregateComplianceDetailsByConfigRuleCommand")
4569
- .sc(GetAggregateComplianceDetailsByConfigRule$)
4570
- .build() {
4571
- }
4572
-
4573
- class GetAggregateConfigRuleComplianceSummaryCommand extends Command
4574
- .classBuilder()
4575
- .ep(commonParams)
4576
- .m(function (Command, cs, config, o) {
4577
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4578
- })
4579
- .s("StarlingDoveService", "GetAggregateConfigRuleComplianceSummary", {})
4580
- .n("ConfigServiceClient", "GetAggregateConfigRuleComplianceSummaryCommand")
4581
- .sc(GetAggregateConfigRuleComplianceSummary$)
4582
- .build() {
4583
- }
4584
-
4585
- class GetAggregateConformancePackComplianceSummaryCommand extends Command
4586
- .classBuilder()
4587
- .ep(commonParams)
4588
- .m(function (Command, cs, config, o) {
4589
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4590
- })
4591
- .s("StarlingDoveService", "GetAggregateConformancePackComplianceSummary", {})
4592
- .n("ConfigServiceClient", "GetAggregateConformancePackComplianceSummaryCommand")
4593
- .sc(GetAggregateConformancePackComplianceSummary$)
4594
- .build() {
4595
- }
4596
-
4597
- class GetAggregateDiscoveredResourceCountsCommand extends Command
4598
- .classBuilder()
4599
- .ep(commonParams)
4600
- .m(function (Command, cs, config, o) {
4601
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4602
- })
4603
- .s("StarlingDoveService", "GetAggregateDiscoveredResourceCounts", {})
4604
- .n("ConfigServiceClient", "GetAggregateDiscoveredResourceCountsCommand")
4605
- .sc(GetAggregateDiscoveredResourceCounts$)
4606
- .build() {
4607
- }
4608
-
4609
- class GetAggregateResourceConfigCommand extends Command
4610
- .classBuilder()
4611
- .ep(commonParams)
4612
- .m(function (Command, cs, config, o) {
4613
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4614
- })
4615
- .s("StarlingDoveService", "GetAggregateResourceConfig", {})
4616
- .n("ConfigServiceClient", "GetAggregateResourceConfigCommand")
4617
- .sc(GetAggregateResourceConfig$)
4618
- .build() {
4619
- }
4620
-
4621
- class GetComplianceDetailsByConfigRuleCommand extends Command
4622
- .classBuilder()
4623
- .ep(commonParams)
4624
- .m(function (Command, cs, config, o) {
4625
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4626
- })
4627
- .s("StarlingDoveService", "GetComplianceDetailsByConfigRule", {})
4628
- .n("ConfigServiceClient", "GetComplianceDetailsByConfigRuleCommand")
4629
- .sc(GetComplianceDetailsByConfigRule$)
4630
- .build() {
4631
- }
4632
-
4633
- class GetComplianceDetailsByResourceCommand extends Command
4634
- .classBuilder()
4635
- .ep(commonParams)
4636
- .m(function (Command, cs, config, o) {
4637
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4638
- })
4639
- .s("StarlingDoveService", "GetComplianceDetailsByResource", {})
4640
- .n("ConfigServiceClient", "GetComplianceDetailsByResourceCommand")
4641
- .sc(GetComplianceDetailsByResource$)
4642
- .build() {
4643
- }
4644
-
4645
- class GetComplianceSummaryByConfigRuleCommand extends Command
4646
- .classBuilder()
4647
- .ep(commonParams)
4648
- .m(function (Command, cs, config, o) {
4649
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4650
- })
4651
- .s("StarlingDoveService", "GetComplianceSummaryByConfigRule", {})
4652
- .n("ConfigServiceClient", "GetComplianceSummaryByConfigRuleCommand")
4653
- .sc(GetComplianceSummaryByConfigRule$)
4654
- .build() {
4655
- }
4656
-
4657
- class GetComplianceSummaryByResourceTypeCommand extends Command
4658
- .classBuilder()
4659
- .ep(commonParams)
4660
- .m(function (Command, cs, config, o) {
4661
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4662
- })
4663
- .s("StarlingDoveService", "GetComplianceSummaryByResourceType", {})
4664
- .n("ConfigServiceClient", "GetComplianceSummaryByResourceTypeCommand")
4665
- .sc(GetComplianceSummaryByResourceType$)
4666
- .build() {
4667
- }
4668
-
4669
- class GetConformancePackComplianceDetailsCommand extends Command
4670
- .classBuilder()
4671
- .ep(commonParams)
4672
- .m(function (Command, cs, config, o) {
4673
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4674
- })
4675
- .s("StarlingDoveService", "GetConformancePackComplianceDetails", {})
4676
- .n("ConfigServiceClient", "GetConformancePackComplianceDetailsCommand")
4677
- .sc(GetConformancePackComplianceDetails$)
4678
- .build() {
4679
- }
4680
-
4681
- class GetConformancePackComplianceSummaryCommand extends Command
4682
- .classBuilder()
4683
- .ep(commonParams)
4684
- .m(function (Command, cs, config, o) {
4685
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4686
- })
4687
- .s("StarlingDoveService", "GetConformancePackComplianceSummary", {})
4688
- .n("ConfigServiceClient", "GetConformancePackComplianceSummaryCommand")
4689
- .sc(GetConformancePackComplianceSummary$)
4690
- .build() {
4691
- }
4692
-
4693
- class GetCustomRulePolicyCommand extends Command
4694
- .classBuilder()
4695
- .ep(commonParams)
4696
- .m(function (Command, cs, config, o) {
4697
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4698
- })
4699
- .s("StarlingDoveService", "GetCustomRulePolicy", {})
4700
- .n("ConfigServiceClient", "GetCustomRulePolicyCommand")
4701
- .sc(GetCustomRulePolicy$)
4702
- .build() {
4703
- }
4704
-
4705
- class GetDiscoveredResourceCountsCommand extends Command
4706
- .classBuilder()
4707
- .ep(commonParams)
4708
- .m(function (Command, cs, config, o) {
4709
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4710
- })
4711
- .s("StarlingDoveService", "GetDiscoveredResourceCounts", {})
4712
- .n("ConfigServiceClient", "GetDiscoveredResourceCountsCommand")
4713
- .sc(GetDiscoveredResourceCounts$)
4714
- .build() {
4715
- }
4716
-
4717
- class GetOrganizationConfigRuleDetailedStatusCommand extends Command
4718
- .classBuilder()
4719
- .ep(commonParams)
4720
- .m(function (Command, cs, config, o) {
4721
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4722
- })
4723
- .s("StarlingDoveService", "GetOrganizationConfigRuleDetailedStatus", {})
4724
- .n("ConfigServiceClient", "GetOrganizationConfigRuleDetailedStatusCommand")
4725
- .sc(GetOrganizationConfigRuleDetailedStatus$)
4726
- .build() {
4727
- }
4728
-
4729
- class GetOrganizationConformancePackDetailedStatusCommand extends Command
4730
- .classBuilder()
4731
- .ep(commonParams)
4732
- .m(function (Command, cs, config, o) {
4733
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4734
- })
4735
- .s("StarlingDoveService", "GetOrganizationConformancePackDetailedStatus", {})
4736
- .n("ConfigServiceClient", "GetOrganizationConformancePackDetailedStatusCommand")
4737
- .sc(GetOrganizationConformancePackDetailedStatus$)
4738
- .build() {
4739
- }
4740
-
4741
- class GetOrganizationCustomRulePolicyCommand extends Command
4742
- .classBuilder()
4743
- .ep(commonParams)
4744
- .m(function (Command, cs, config, o) {
4745
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4746
- })
4747
- .s("StarlingDoveService", "GetOrganizationCustomRulePolicy", {})
4748
- .n("ConfigServiceClient", "GetOrganizationCustomRulePolicyCommand")
4749
- .sc(GetOrganizationCustomRulePolicy$)
4750
- .build() {
4751
- }
4752
-
4753
- class GetResourceConfigHistoryCommand extends Command
4754
- .classBuilder()
4755
- .ep(commonParams)
4756
- .m(function (Command, cs, config, o) {
4757
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4758
- })
4759
- .s("StarlingDoveService", "GetResourceConfigHistory", {})
4760
- .n("ConfigServiceClient", "GetResourceConfigHistoryCommand")
4761
- .sc(GetResourceConfigHistory$)
4762
- .build() {
4763
- }
4764
-
4765
- class GetResourceEvaluationSummaryCommand extends Command
4766
- .classBuilder()
4767
- .ep(commonParams)
4768
- .m(function (Command, cs, config, o) {
4769
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4770
- })
4771
- .s("StarlingDoveService", "GetResourceEvaluationSummary", {})
4772
- .n("ConfigServiceClient", "GetResourceEvaluationSummaryCommand")
4773
- .sc(GetResourceEvaluationSummary$)
4774
- .build() {
4775
- }
4776
-
4777
- class GetStoredQueryCommand extends Command
4778
- .classBuilder()
4779
- .ep(commonParams)
4780
- .m(function (Command, cs, config, o) {
4781
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4782
- })
4783
- .s("StarlingDoveService", "GetStoredQuery", {})
4784
- .n("ConfigServiceClient", "GetStoredQueryCommand")
4785
- .sc(GetStoredQuery$)
4786
- .build() {
4787
- }
4788
-
4789
- class ListAggregateDiscoveredResourcesCommand extends Command
4790
- .classBuilder()
4791
- .ep(commonParams)
4792
- .m(function (Command, cs, config, o) {
4793
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4794
- })
4795
- .s("StarlingDoveService", "ListAggregateDiscoveredResources", {})
4796
- .n("ConfigServiceClient", "ListAggregateDiscoveredResourcesCommand")
4797
- .sc(ListAggregateDiscoveredResources$)
4798
- .build() {
4799
- }
4800
-
4801
- class ListConfigurationRecordersCommand extends Command
4802
- .classBuilder()
4803
- .ep(commonParams)
4804
- .m(function (Command, cs, config, o) {
4805
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4806
- })
4807
- .s("StarlingDoveService", "ListConfigurationRecorders", {})
4808
- .n("ConfigServiceClient", "ListConfigurationRecordersCommand")
4809
- .sc(ListConfigurationRecorders$)
4810
- .build() {
4811
- }
4812
-
4813
- class ListConformancePackComplianceScoresCommand extends Command
4814
- .classBuilder()
4815
- .ep(commonParams)
4816
- .m(function (Command, cs, config, o) {
4817
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4818
- })
4819
- .s("StarlingDoveService", "ListConformancePackComplianceScores", {})
4820
- .n("ConfigServiceClient", "ListConformancePackComplianceScoresCommand")
4821
- .sc(ListConformancePackComplianceScores$)
4822
- .build() {
4823
- }
4824
-
4825
- class ListDiscoveredResourcesCommand extends Command
4826
- .classBuilder()
4827
- .ep(commonParams)
4828
- .m(function (Command, cs, config, o) {
4829
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4830
- })
4831
- .s("StarlingDoveService", "ListDiscoveredResources", {})
4832
- .n("ConfigServiceClient", "ListDiscoveredResourcesCommand")
4833
- .sc(ListDiscoveredResources$)
4834
- .build() {
4835
- }
4836
-
4837
- class ListResourceEvaluationsCommand extends Command
4838
- .classBuilder()
4839
- .ep(commonParams)
4840
- .m(function (Command, cs, config, o) {
4841
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4842
- })
4843
- .s("StarlingDoveService", "ListResourceEvaluations", {})
4844
- .n("ConfigServiceClient", "ListResourceEvaluationsCommand")
4845
- .sc(ListResourceEvaluations$)
4846
- .build() {
4847
- }
4848
-
4849
- class ListStoredQueriesCommand extends Command
4850
- .classBuilder()
4851
- .ep(commonParams)
4852
- .m(function (Command, cs, config, o) {
4853
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4854
- })
4855
- .s("StarlingDoveService", "ListStoredQueries", {})
4856
- .n("ConfigServiceClient", "ListStoredQueriesCommand")
4857
- .sc(ListStoredQueries$)
4858
- .build() {
4859
- }
4860
-
4861
- class ListTagsForResourceCommand extends Command
4862
- .classBuilder()
4863
- .ep(commonParams)
4864
- .m(function (Command, cs, config, o) {
4865
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4866
- })
4867
- .s("StarlingDoveService", "ListTagsForResource", {})
4868
- .n("ConfigServiceClient", "ListTagsForResourceCommand")
4869
- .sc(ListTagsForResource$)
4870
- .build() {
4871
- }
4872
-
4873
- class PutAggregationAuthorizationCommand extends Command
4874
- .classBuilder()
4875
- .ep(commonParams)
4876
- .m(function (Command, cs, config, o) {
4877
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4878
- })
4879
- .s("StarlingDoveService", "PutAggregationAuthorization", {})
4880
- .n("ConfigServiceClient", "PutAggregationAuthorizationCommand")
4881
- .sc(PutAggregationAuthorization$)
4882
- .build() {
4883
- }
4884
-
4885
- class PutConfigRuleCommand extends Command
4886
- .classBuilder()
4887
- .ep(commonParams)
4888
- .m(function (Command, cs, config, o) {
4889
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4890
- })
4891
- .s("StarlingDoveService", "PutConfigRule", {})
4892
- .n("ConfigServiceClient", "PutConfigRuleCommand")
4893
- .sc(PutConfigRule$)
4894
- .build() {
4895
- }
4896
-
4897
- class PutConfigurationAggregatorCommand extends Command
4898
- .classBuilder()
4899
- .ep(commonParams)
4900
- .m(function (Command, cs, config, o) {
4901
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4902
- })
4903
- .s("StarlingDoveService", "PutConfigurationAggregator", {})
4904
- .n("ConfigServiceClient", "PutConfigurationAggregatorCommand")
4905
- .sc(PutConfigurationAggregator$)
4906
- .build() {
4907
- }
4908
-
4909
- class PutConfigurationRecorderCommand extends Command
4910
- .classBuilder()
4911
- .ep(commonParams)
4912
- .m(function (Command, cs, config, o) {
4913
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4914
- })
4915
- .s("StarlingDoveService", "PutConfigurationRecorder", {})
4916
- .n("ConfigServiceClient", "PutConfigurationRecorderCommand")
4917
- .sc(PutConfigurationRecorder$)
4918
- .build() {
4919
- }
4920
-
4921
- class PutConformancePackCommand extends Command
4922
- .classBuilder()
4923
- .ep(commonParams)
4924
- .m(function (Command, cs, config, o) {
4925
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4926
- })
4927
- .s("StarlingDoveService", "PutConformancePack", {})
4928
- .n("ConfigServiceClient", "PutConformancePackCommand")
4929
- .sc(PutConformancePack$)
4930
- .build() {
4931
- }
4932
-
4933
- class PutDeliveryChannelCommand extends Command
4934
- .classBuilder()
4935
- .ep(commonParams)
4936
- .m(function (Command, cs, config, o) {
4937
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4938
- })
4939
- .s("StarlingDoveService", "PutDeliveryChannel", {})
4940
- .n("ConfigServiceClient", "PutDeliveryChannelCommand")
4941
- .sc(PutDeliveryChannel$)
4942
- .build() {
4943
- }
4944
-
4945
- class PutEvaluationsCommand extends Command
4946
- .classBuilder()
4947
- .ep(commonParams)
4948
- .m(function (Command, cs, config, o) {
4949
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4950
- })
4951
- .s("StarlingDoveService", "PutEvaluations", {})
4952
- .n("ConfigServiceClient", "PutEvaluationsCommand")
4953
- .sc(PutEvaluations$)
4954
- .build() {
4955
- }
4956
-
4957
- class PutExternalEvaluationCommand extends Command
4958
- .classBuilder()
4959
- .ep(commonParams)
4960
- .m(function (Command, cs, config, o) {
4961
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4962
- })
4963
- .s("StarlingDoveService", "PutExternalEvaluation", {})
4964
- .n("ConfigServiceClient", "PutExternalEvaluationCommand")
4965
- .sc(PutExternalEvaluation$)
4966
- .build() {
4967
- }
4968
-
4969
- class PutOrganizationConfigRuleCommand extends Command
4970
- .classBuilder()
4971
- .ep(commonParams)
4972
- .m(function (Command, cs, config, o) {
4973
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4974
- })
4975
- .s("StarlingDoveService", "PutOrganizationConfigRule", {})
4976
- .n("ConfigServiceClient", "PutOrganizationConfigRuleCommand")
4977
- .sc(PutOrganizationConfigRule$)
4978
- .build() {
4979
- }
4980
-
4981
- class PutOrganizationConformancePackCommand extends Command
4982
- .classBuilder()
4983
- .ep(commonParams)
4984
- .m(function (Command, cs, config, o) {
4985
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4986
- })
4987
- .s("StarlingDoveService", "PutOrganizationConformancePack", {})
4988
- .n("ConfigServiceClient", "PutOrganizationConformancePackCommand")
4989
- .sc(PutOrganizationConformancePack$)
4990
- .build() {
4991
- }
4992
-
4993
- class PutRemediationConfigurationsCommand extends Command
4994
- .classBuilder()
4995
- .ep(commonParams)
4996
- .m(function (Command, cs, config, o) {
4997
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4998
- })
4999
- .s("StarlingDoveService", "PutRemediationConfigurations", {})
5000
- .n("ConfigServiceClient", "PutRemediationConfigurationsCommand")
5001
- .sc(PutRemediationConfigurations$)
5002
- .build() {
5003
- }
5004
-
5005
- class PutRemediationExceptionsCommand extends Command
5006
- .classBuilder()
5007
- .ep(commonParams)
5008
- .m(function (Command, cs, config, o) {
5009
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5010
- })
5011
- .s("StarlingDoveService", "PutRemediationExceptions", {})
5012
- .n("ConfigServiceClient", "PutRemediationExceptionsCommand")
5013
- .sc(PutRemediationExceptions$)
5014
- .build() {
5015
- }
5016
-
5017
- class PutResourceConfigCommand extends Command
5018
- .classBuilder()
5019
- .ep(commonParams)
5020
- .m(function (Command, cs, config, o) {
5021
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5022
- })
5023
- .s("StarlingDoveService", "PutResourceConfig", {})
5024
- .n("ConfigServiceClient", "PutResourceConfigCommand")
5025
- .sc(PutResourceConfig$)
5026
- .build() {
5027
- }
5028
-
5029
- class PutRetentionConfigurationCommand extends Command
5030
- .classBuilder()
5031
- .ep(commonParams)
5032
- .m(function (Command, cs, config, o) {
5033
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5034
- })
5035
- .s("StarlingDoveService", "PutRetentionConfiguration", {})
5036
- .n("ConfigServiceClient", "PutRetentionConfigurationCommand")
5037
- .sc(PutRetentionConfiguration$)
5038
- .build() {
5039
- }
5040
-
5041
- class PutServiceLinkedConfigurationRecorderCommand extends Command
5042
- .classBuilder()
5043
- .ep(commonParams)
5044
- .m(function (Command, cs, config, o) {
5045
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5046
- })
5047
- .s("StarlingDoveService", "PutServiceLinkedConfigurationRecorder", {})
5048
- .n("ConfigServiceClient", "PutServiceLinkedConfigurationRecorderCommand")
5049
- .sc(PutServiceLinkedConfigurationRecorder$)
5050
- .build() {
5051
- }
5052
-
5053
- class PutStoredQueryCommand extends Command
5054
- .classBuilder()
5055
- .ep(commonParams)
5056
- .m(function (Command, cs, config, o) {
5057
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5058
- })
5059
- .s("StarlingDoveService", "PutStoredQuery", {})
5060
- .n("ConfigServiceClient", "PutStoredQueryCommand")
5061
- .sc(PutStoredQuery$)
5062
- .build() {
5063
- }
5064
-
5065
- class SelectAggregateResourceConfigCommand extends Command
5066
- .classBuilder()
5067
- .ep(commonParams)
5068
- .m(function (Command, cs, config, o) {
5069
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5070
- })
5071
- .s("StarlingDoveService", "SelectAggregateResourceConfig", {})
5072
- .n("ConfigServiceClient", "SelectAggregateResourceConfigCommand")
5073
- .sc(SelectAggregateResourceConfig$)
5074
- .build() {
5075
- }
5076
-
5077
- class SelectResourceConfigCommand extends Command
5078
- .classBuilder()
5079
- .ep(commonParams)
5080
- .m(function (Command, cs, config, o) {
5081
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5082
- })
5083
- .s("StarlingDoveService", "SelectResourceConfig", {})
5084
- .n("ConfigServiceClient", "SelectResourceConfigCommand")
5085
- .sc(SelectResourceConfig$)
5086
- .build() {
5087
- }
5088
-
5089
- class StartConfigRulesEvaluationCommand extends Command
5090
- .classBuilder()
5091
- .ep(commonParams)
5092
- .m(function (Command, cs, config, o) {
5093
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5094
- })
5095
- .s("StarlingDoveService", "StartConfigRulesEvaluation", {})
5096
- .n("ConfigServiceClient", "StartConfigRulesEvaluationCommand")
5097
- .sc(StartConfigRulesEvaluation$)
5098
- .build() {
5099
- }
5100
-
5101
- class StartConfigurationRecorderCommand extends Command
5102
- .classBuilder()
5103
- .ep(commonParams)
5104
- .m(function (Command, cs, config, o) {
5105
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5106
- })
5107
- .s("StarlingDoveService", "StartConfigurationRecorder", {})
5108
- .n("ConfigServiceClient", "StartConfigurationRecorderCommand")
5109
- .sc(StartConfigurationRecorder$)
5110
- .build() {
5111
- }
5112
-
5113
- class StartRemediationExecutionCommand extends Command
5114
- .classBuilder()
5115
- .ep(commonParams)
5116
- .m(function (Command, cs, config, o) {
5117
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5118
- })
5119
- .s("StarlingDoveService", "StartRemediationExecution", {})
5120
- .n("ConfigServiceClient", "StartRemediationExecutionCommand")
5121
- .sc(StartRemediationExecution$)
5122
- .build() {
5123
- }
5124
-
5125
- class StartResourceEvaluationCommand extends Command
5126
- .classBuilder()
5127
- .ep(commonParams)
5128
- .m(function (Command, cs, config, o) {
5129
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5130
- })
5131
- .s("StarlingDoveService", "StartResourceEvaluation", {})
5132
- .n("ConfigServiceClient", "StartResourceEvaluationCommand")
5133
- .sc(StartResourceEvaluation$)
5134
- .build() {
5135
- }
5136
-
5137
- class StopConfigurationRecorderCommand extends Command
5138
- .classBuilder()
5139
- .ep(commonParams)
5140
- .m(function (Command, cs, config, o) {
5141
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5142
- })
5143
- .s("StarlingDoveService", "StopConfigurationRecorder", {})
5144
- .n("ConfigServiceClient", "StopConfigurationRecorderCommand")
5145
- .sc(StopConfigurationRecorder$)
5146
- .build() {
5147
- }
5148
-
5149
- class TagResourceCommand extends Command
5150
- .classBuilder()
5151
- .ep(commonParams)
5152
- .m(function (Command, cs, config, o) {
5153
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5154
- })
5155
- .s("StarlingDoveService", "TagResource", {})
5156
- .n("ConfigServiceClient", "TagResourceCommand")
5157
- .sc(TagResource$)
5158
- .build() {
5159
- }
5160
-
5161
- class UntagResourceCommand extends Command
5162
- .classBuilder()
5163
- .ep(commonParams)
5164
- .m(function (Command, cs, config, o) {
5165
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5166
- })
5167
- .s("StarlingDoveService", "UntagResource", {})
5168
- .n("ConfigServiceClient", "UntagResourceCommand")
5169
- .sc(UntagResource$)
5170
- .build() {
4010
+ const command = makeBuilder(commonParams, "StarlingDoveService", "ConfigServiceClient", getEndpointPlugin);
4011
+ const _ep0 = {};
4012
+ const _mw0 = (Command, cs, config, o) => [];
4013
+
4014
+ class AssociateResourceTypesCommand extends command(_ep0, _mw0, "AssociateResourceTypes", AssociateResourceTypes$) {
4015
+ }
4016
+
4017
+ class BatchGetAggregateResourceConfigCommand extends command(_ep0, _mw0, "BatchGetAggregateResourceConfig", BatchGetAggregateResourceConfig$) {
4018
+ }
4019
+
4020
+ class BatchGetResourceConfigCommand extends command(_ep0, _mw0, "BatchGetResourceConfig", BatchGetResourceConfig$) {
4021
+ }
4022
+
4023
+ class DeleteAggregationAuthorizationCommand extends command(_ep0, _mw0, "DeleteAggregationAuthorization", DeleteAggregationAuthorization$) {
4024
+ }
4025
+
4026
+ class DeleteConfigRuleCommand extends command(_ep0, _mw0, "DeleteConfigRule", DeleteConfigRule$) {
4027
+ }
4028
+
4029
+ class DeleteConfigurationAggregatorCommand extends command(_ep0, _mw0, "DeleteConfigurationAggregator", DeleteConfigurationAggregator$) {
4030
+ }
4031
+
4032
+ class DeleteConfigurationRecorderCommand extends command(_ep0, _mw0, "DeleteConfigurationRecorder", DeleteConfigurationRecorder$) {
4033
+ }
4034
+
4035
+ class DeleteConformancePackCommand extends command(_ep0, _mw0, "DeleteConformancePack", DeleteConformancePack$) {
4036
+ }
4037
+
4038
+ class DeleteDeliveryChannelCommand extends command(_ep0, _mw0, "DeleteDeliveryChannel", DeleteDeliveryChannel$) {
4039
+ }
4040
+
4041
+ class DeleteEvaluationResultsCommand extends command(_ep0, _mw0, "DeleteEvaluationResults", DeleteEvaluationResults$) {
4042
+ }
4043
+
4044
+ class DeleteOrganizationConfigRuleCommand extends command(_ep0, _mw0, "DeleteOrganizationConfigRule", DeleteOrganizationConfigRule$) {
4045
+ }
4046
+
4047
+ class DeleteOrganizationConformancePackCommand extends command(_ep0, _mw0, "DeleteOrganizationConformancePack", DeleteOrganizationConformancePack$) {
4048
+ }
4049
+
4050
+ class DeletePendingAggregationRequestCommand extends command(_ep0, _mw0, "DeletePendingAggregationRequest", DeletePendingAggregationRequest$) {
4051
+ }
4052
+
4053
+ class DeleteRemediationConfigurationCommand extends command(_ep0, _mw0, "DeleteRemediationConfiguration", DeleteRemediationConfiguration$) {
4054
+ }
4055
+
4056
+ class DeleteRemediationExceptionsCommand extends command(_ep0, _mw0, "DeleteRemediationExceptions", DeleteRemediationExceptions$) {
4057
+ }
4058
+
4059
+ class DeleteResourceConfigCommand extends command(_ep0, _mw0, "DeleteResourceConfig", DeleteResourceConfig$) {
4060
+ }
4061
+
4062
+ class DeleteRetentionConfigurationCommand extends command(_ep0, _mw0, "DeleteRetentionConfiguration", DeleteRetentionConfiguration$) {
4063
+ }
4064
+
4065
+ class DeleteServiceLinkedConfigurationRecorderCommand extends command(_ep0, _mw0, "DeleteServiceLinkedConfigurationRecorder", DeleteServiceLinkedConfigurationRecorder$) {
4066
+ }
4067
+
4068
+ class DeleteStoredQueryCommand extends command(_ep0, _mw0, "DeleteStoredQuery", DeleteStoredQuery$) {
4069
+ }
4070
+
4071
+ class DeliverConfigSnapshotCommand extends command(_ep0, _mw0, "DeliverConfigSnapshot", DeliverConfigSnapshot$) {
4072
+ }
4073
+
4074
+ class DescribeAggregateComplianceByConfigRulesCommand extends command(_ep0, _mw0, "DescribeAggregateComplianceByConfigRules", DescribeAggregateComplianceByConfigRules$) {
4075
+ }
4076
+
4077
+ class DescribeAggregateComplianceByConformancePacksCommand extends command(_ep0, _mw0, "DescribeAggregateComplianceByConformancePacks", DescribeAggregateComplianceByConformancePacks$) {
4078
+ }
4079
+
4080
+ class DescribeAggregationAuthorizationsCommand extends command(_ep0, _mw0, "DescribeAggregationAuthorizations", DescribeAggregationAuthorizations$) {
4081
+ }
4082
+
4083
+ class DescribeComplianceByConfigRuleCommand extends command(_ep0, _mw0, "DescribeComplianceByConfigRule", DescribeComplianceByConfigRule$) {
4084
+ }
4085
+
4086
+ class DescribeComplianceByResourceCommand extends command(_ep0, _mw0, "DescribeComplianceByResource", DescribeComplianceByResource$) {
4087
+ }
4088
+
4089
+ class DescribeConfigRuleEvaluationStatusCommand extends command(_ep0, _mw0, "DescribeConfigRuleEvaluationStatus", DescribeConfigRuleEvaluationStatus$) {
4090
+ }
4091
+
4092
+ class DescribeConfigRulesCommand extends command(_ep0, _mw0, "DescribeConfigRules", DescribeConfigRules$) {
4093
+ }
4094
+
4095
+ class DescribeConfigurationAggregatorsCommand extends command(_ep0, _mw0, "DescribeConfigurationAggregators", DescribeConfigurationAggregators$) {
4096
+ }
4097
+
4098
+ class DescribeConfigurationAggregatorSourcesStatusCommand extends command(_ep0, _mw0, "DescribeConfigurationAggregatorSourcesStatus", DescribeConfigurationAggregatorSourcesStatus$) {
4099
+ }
4100
+
4101
+ class DescribeConfigurationRecordersCommand extends command(_ep0, _mw0, "DescribeConfigurationRecorders", DescribeConfigurationRecorders$) {
4102
+ }
4103
+
4104
+ class DescribeConfigurationRecorderStatusCommand extends command(_ep0, _mw0, "DescribeConfigurationRecorderStatus", DescribeConfigurationRecorderStatus$) {
4105
+ }
4106
+
4107
+ class DescribeConformancePackComplianceCommand extends command(_ep0, _mw0, "DescribeConformancePackCompliance", DescribeConformancePackCompliance$) {
4108
+ }
4109
+
4110
+ class DescribeConformancePacksCommand extends command(_ep0, _mw0, "DescribeConformancePacks", DescribeConformancePacks$) {
4111
+ }
4112
+
4113
+ class DescribeConformancePackStatusCommand extends command(_ep0, _mw0, "DescribeConformancePackStatus", DescribeConformancePackStatus$) {
4114
+ }
4115
+
4116
+ class DescribeDeliveryChannelsCommand extends command(_ep0, _mw0, "DescribeDeliveryChannels", DescribeDeliveryChannels$) {
4117
+ }
4118
+
4119
+ class DescribeDeliveryChannelStatusCommand extends command(_ep0, _mw0, "DescribeDeliveryChannelStatus", DescribeDeliveryChannelStatus$) {
4120
+ }
4121
+
4122
+ class DescribeOrganizationConfigRulesCommand extends command(_ep0, _mw0, "DescribeOrganizationConfigRules", DescribeOrganizationConfigRules$) {
4123
+ }
4124
+
4125
+ class DescribeOrganizationConfigRuleStatusesCommand extends command(_ep0, _mw0, "DescribeOrganizationConfigRuleStatuses", DescribeOrganizationConfigRuleStatuses$) {
4126
+ }
4127
+
4128
+ class DescribeOrganizationConformancePacksCommand extends command(_ep0, _mw0, "DescribeOrganizationConformancePacks", DescribeOrganizationConformancePacks$) {
4129
+ }
4130
+
4131
+ class DescribeOrganizationConformancePackStatusesCommand extends command(_ep0, _mw0, "DescribeOrganizationConformancePackStatuses", DescribeOrganizationConformancePackStatuses$) {
4132
+ }
4133
+
4134
+ class DescribePendingAggregationRequestsCommand extends command(_ep0, _mw0, "DescribePendingAggregationRequests", DescribePendingAggregationRequests$) {
4135
+ }
4136
+
4137
+ class DescribeRemediationConfigurationsCommand extends command(_ep0, _mw0, "DescribeRemediationConfigurations", DescribeRemediationConfigurations$) {
4138
+ }
4139
+
4140
+ class DescribeRemediationExceptionsCommand extends command(_ep0, _mw0, "DescribeRemediationExceptions", DescribeRemediationExceptions$) {
4141
+ }
4142
+
4143
+ class DescribeRemediationExecutionStatusCommand extends command(_ep0, _mw0, "DescribeRemediationExecutionStatus", DescribeRemediationExecutionStatus$) {
4144
+ }
4145
+
4146
+ class DescribeRetentionConfigurationsCommand extends command(_ep0, _mw0, "DescribeRetentionConfigurations", DescribeRetentionConfigurations$) {
4147
+ }
4148
+
4149
+ class DisassociateResourceTypesCommand extends command(_ep0, _mw0, "DisassociateResourceTypes", DisassociateResourceTypes$) {
4150
+ }
4151
+
4152
+ class GetAggregateComplianceDetailsByConfigRuleCommand extends command(_ep0, _mw0, "GetAggregateComplianceDetailsByConfigRule", GetAggregateComplianceDetailsByConfigRule$) {
4153
+ }
4154
+
4155
+ class GetAggregateConfigRuleComplianceSummaryCommand extends command(_ep0, _mw0, "GetAggregateConfigRuleComplianceSummary", GetAggregateConfigRuleComplianceSummary$) {
4156
+ }
4157
+
4158
+ class GetAggregateConformancePackComplianceSummaryCommand extends command(_ep0, _mw0, "GetAggregateConformancePackComplianceSummary", GetAggregateConformancePackComplianceSummary$) {
4159
+ }
4160
+
4161
+ class GetAggregateDiscoveredResourceCountsCommand extends command(_ep0, _mw0, "GetAggregateDiscoveredResourceCounts", GetAggregateDiscoveredResourceCounts$) {
4162
+ }
4163
+
4164
+ class GetAggregateResourceConfigCommand extends command(_ep0, _mw0, "GetAggregateResourceConfig", GetAggregateResourceConfig$) {
4165
+ }
4166
+
4167
+ class GetComplianceDetailsByConfigRuleCommand extends command(_ep0, _mw0, "GetComplianceDetailsByConfigRule", GetComplianceDetailsByConfigRule$) {
4168
+ }
4169
+
4170
+ class GetComplianceDetailsByResourceCommand extends command(_ep0, _mw0, "GetComplianceDetailsByResource", GetComplianceDetailsByResource$) {
4171
+ }
4172
+
4173
+ class GetComplianceSummaryByConfigRuleCommand extends command(_ep0, _mw0, "GetComplianceSummaryByConfigRule", GetComplianceSummaryByConfigRule$) {
4174
+ }
4175
+
4176
+ class GetComplianceSummaryByResourceTypeCommand extends command(_ep0, _mw0, "GetComplianceSummaryByResourceType", GetComplianceSummaryByResourceType$) {
4177
+ }
4178
+
4179
+ class GetConformancePackComplianceDetailsCommand extends command(_ep0, _mw0, "GetConformancePackComplianceDetails", GetConformancePackComplianceDetails$) {
4180
+ }
4181
+
4182
+ class GetConformancePackComplianceSummaryCommand extends command(_ep0, _mw0, "GetConformancePackComplianceSummary", GetConformancePackComplianceSummary$) {
4183
+ }
4184
+
4185
+ class GetCustomRulePolicyCommand extends command(_ep0, _mw0, "GetCustomRulePolicy", GetCustomRulePolicy$) {
4186
+ }
4187
+
4188
+ class GetDiscoveredResourceCountsCommand extends command(_ep0, _mw0, "GetDiscoveredResourceCounts", GetDiscoveredResourceCounts$) {
4189
+ }
4190
+
4191
+ class GetOrganizationConfigRuleDetailedStatusCommand extends command(_ep0, _mw0, "GetOrganizationConfigRuleDetailedStatus", GetOrganizationConfigRuleDetailedStatus$) {
4192
+ }
4193
+
4194
+ class GetOrganizationConformancePackDetailedStatusCommand extends command(_ep0, _mw0, "GetOrganizationConformancePackDetailedStatus", GetOrganizationConformancePackDetailedStatus$) {
4195
+ }
4196
+
4197
+ class GetOrganizationCustomRulePolicyCommand extends command(_ep0, _mw0, "GetOrganizationCustomRulePolicy", GetOrganizationCustomRulePolicy$) {
4198
+ }
4199
+
4200
+ class GetResourceConfigHistoryCommand extends command(_ep0, _mw0, "GetResourceConfigHistory", GetResourceConfigHistory$) {
4201
+ }
4202
+
4203
+ class GetResourceEvaluationSummaryCommand extends command(_ep0, _mw0, "GetResourceEvaluationSummary", GetResourceEvaluationSummary$) {
4204
+ }
4205
+
4206
+ class GetStoredQueryCommand extends command(_ep0, _mw0, "GetStoredQuery", GetStoredQuery$) {
4207
+ }
4208
+
4209
+ class ListAggregateDiscoveredResourcesCommand extends command(_ep0, _mw0, "ListAggregateDiscoveredResources", ListAggregateDiscoveredResources$) {
4210
+ }
4211
+
4212
+ class ListConfigurationRecordersCommand extends command(_ep0, _mw0, "ListConfigurationRecorders", ListConfigurationRecorders$) {
4213
+ }
4214
+
4215
+ class ListConformancePackComplianceScoresCommand extends command(_ep0, _mw0, "ListConformancePackComplianceScores", ListConformancePackComplianceScores$) {
4216
+ }
4217
+
4218
+ class ListDiscoveredResourcesCommand extends command(_ep0, _mw0, "ListDiscoveredResources", ListDiscoveredResources$) {
4219
+ }
4220
+
4221
+ class ListResourceEvaluationsCommand extends command(_ep0, _mw0, "ListResourceEvaluations", ListResourceEvaluations$) {
4222
+ }
4223
+
4224
+ class ListStoredQueriesCommand extends command(_ep0, _mw0, "ListStoredQueries", ListStoredQueries$) {
4225
+ }
4226
+
4227
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4228
+ }
4229
+
4230
+ class PutAggregationAuthorizationCommand extends command(_ep0, _mw0, "PutAggregationAuthorization", PutAggregationAuthorization$) {
4231
+ }
4232
+
4233
+ class PutConfigRuleCommand extends command(_ep0, _mw0, "PutConfigRule", PutConfigRule$) {
4234
+ }
4235
+
4236
+ class PutConfigurationAggregatorCommand extends command(_ep0, _mw0, "PutConfigurationAggregator", PutConfigurationAggregator$) {
4237
+ }
4238
+
4239
+ class PutConfigurationRecorderCommand extends command(_ep0, _mw0, "PutConfigurationRecorder", PutConfigurationRecorder$) {
4240
+ }
4241
+
4242
+ class PutConformancePackCommand extends command(_ep0, _mw0, "PutConformancePack", PutConformancePack$) {
4243
+ }
4244
+
4245
+ class PutDeliveryChannelCommand extends command(_ep0, _mw0, "PutDeliveryChannel", PutDeliveryChannel$) {
4246
+ }
4247
+
4248
+ class PutEvaluationsCommand extends command(_ep0, _mw0, "PutEvaluations", PutEvaluations$) {
4249
+ }
4250
+
4251
+ class PutExternalEvaluationCommand extends command(_ep0, _mw0, "PutExternalEvaluation", PutExternalEvaluation$) {
4252
+ }
4253
+
4254
+ class PutOrganizationConfigRuleCommand extends command(_ep0, _mw0, "PutOrganizationConfigRule", PutOrganizationConfigRule$) {
4255
+ }
4256
+
4257
+ class PutOrganizationConformancePackCommand extends command(_ep0, _mw0, "PutOrganizationConformancePack", PutOrganizationConformancePack$) {
4258
+ }
4259
+
4260
+ class PutRemediationConfigurationsCommand extends command(_ep0, _mw0, "PutRemediationConfigurations", PutRemediationConfigurations$) {
4261
+ }
4262
+
4263
+ class PutRemediationExceptionsCommand extends command(_ep0, _mw0, "PutRemediationExceptions", PutRemediationExceptions$) {
4264
+ }
4265
+
4266
+ class PutResourceConfigCommand extends command(_ep0, _mw0, "PutResourceConfig", PutResourceConfig$) {
4267
+ }
4268
+
4269
+ class PutRetentionConfigurationCommand extends command(_ep0, _mw0, "PutRetentionConfiguration", PutRetentionConfiguration$) {
4270
+ }
4271
+
4272
+ class PutServiceLinkedConfigurationRecorderCommand extends command(_ep0, _mw0, "PutServiceLinkedConfigurationRecorder", PutServiceLinkedConfigurationRecorder$) {
4273
+ }
4274
+
4275
+ class PutStoredQueryCommand extends command(_ep0, _mw0, "PutStoredQuery", PutStoredQuery$) {
4276
+ }
4277
+
4278
+ class SelectAggregateResourceConfigCommand extends command(_ep0, _mw0, "SelectAggregateResourceConfig", SelectAggregateResourceConfig$) {
4279
+ }
4280
+
4281
+ class SelectResourceConfigCommand extends command(_ep0, _mw0, "SelectResourceConfig", SelectResourceConfig$) {
4282
+ }
4283
+
4284
+ class StartConfigRulesEvaluationCommand extends command(_ep0, _mw0, "StartConfigRulesEvaluation", StartConfigRulesEvaluation$) {
4285
+ }
4286
+
4287
+ class StartConfigurationRecorderCommand extends command(_ep0, _mw0, "StartConfigurationRecorder", StartConfigurationRecorder$) {
4288
+ }
4289
+
4290
+ class StartRemediationExecutionCommand extends command(_ep0, _mw0, "StartRemediationExecution", StartRemediationExecution$) {
4291
+ }
4292
+
4293
+ class StartResourceEvaluationCommand extends command(_ep0, _mw0, "StartResourceEvaluation", StartResourceEvaluation$) {
4294
+ }
4295
+
4296
+ class StopConfigurationRecorderCommand extends command(_ep0, _mw0, "StopConfigurationRecorder", StopConfigurationRecorder$) {
4297
+ }
4298
+
4299
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4300
+ }
4301
+
4302
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
5171
4303
  }
5172
4304
 
5173
4305
  const paginateDescribeAggregateComplianceByConfigRules = createPaginator(ConfigServiceClient, DescribeAggregateComplianceByConfigRulesCommand, "NextToken", "NextToken", "Limit");