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