@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
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartRemediationExecution$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartRemediationExecutionCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("StarlingDoveService", "StartRemediationExecution", {})
13
- .n("ConfigServiceClient", "StartRemediationExecutionCommand")
14
- .sc(StartRemediationExecution$)
15
- .build() {
3
+ export class StartRemediationExecutionCommand extends command(_ep0, _mw0, "StartRemediationExecution", StartRemediationExecution$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartResourceEvaluation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartResourceEvaluationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("StarlingDoveService", "StartResourceEvaluation", {})
13
- .n("ConfigServiceClient", "StartResourceEvaluationCommand")
14
- .sc(StartResourceEvaluation$)
15
- .build() {
3
+ export class StartResourceEvaluationCommand extends command(_ep0, _mw0, "StartResourceEvaluation", StartResourceEvaluation$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StopConfigurationRecorder$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StopConfigurationRecorderCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("StarlingDoveService", "StopConfigurationRecorder", {})
13
- .n("ConfigServiceClient", "StopConfigurationRecorderCommand")
14
- .sc(StopConfigurationRecorder$)
15
- .build() {
3
+ export class StopConfigurationRecorderCommand extends command(_ep0, _mw0, "StopConfigurationRecorder", StopConfigurationRecorder$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { TagResource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class TagResourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("StarlingDoveService", "TagResource", {})
13
- .n("ConfigServiceClient", "TagResourceCommand")
14
- .sc(TagResource$)
15
- .build() {
3
+ export class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UntagResource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UntagResourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("StarlingDoveService", "UntagResource", {})
13
- .n("ConfigServiceClient", "UntagResourceCommand")
14
- .sc(UntagResource$)
15
- .build() {
3
+ export class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
16
4
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./ConfigServiceClient";
2
2
  export * from "./ConfigService";
3
3
  export * from "./commands";
4
+ export { Command as $Command } from "@smithy/core/client";
4
5
  export * from "./schemas/schemas_0";
5
6
  export * from "./pagination";
6
7
  export * from "./models/enums";
@@ -0,0 +1,18 @@
1
+ import type { EndpointParameterInstructions } from "@smithy/types";
2
+ import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./ConfigServiceClient";
3
+ /**
4
+ * @internal
5
+ */
6
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
7
+ new (input: I): import("@smithy/core/client").CommandImpl<I, O, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
8
+ new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
9
+ getEndpointParameterInstructions(): EndpointParameterInstructions;
10
+ };
11
+ /**
12
+ * @internal
13
+ */
14
+ export declare const _ep0: EndpointParameterInstructions;
15
+ /**
16
+ * @internal
17
+ */
18
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { AssociateResourceTypesRequest, AssociateResourceTypesResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface AssociateResourceTypesCommandInput extends AssociateResourceTyp
22
19
  export interface AssociateResourceTypesCommandOutput extends AssociateResourceTypesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const AssociateResourceTypesCommand_base: {
25
- new (input: AssociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: AssociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: AssociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: AssociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Adds all resource types specified in the <code>ResourceTypes</code> list to the <a href="https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html">RecordingGroup</a> of specified configuration recorder and includes those resource types when recording.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { BatchGetAggregateResourceConfigRequest, BatchGetAggregateResourceConfigResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface BatchGetAggregateResourceConfigCommandInput extends BatchGetAgg
22
19
  export interface BatchGetAggregateResourceConfigCommandOutput extends BatchGetAggregateResourceConfigResponse, __MetadataBearer {
23
20
  }
24
21
  declare const BatchGetAggregateResourceConfigCommand_base: {
25
- new (input: BatchGetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: BatchGetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: BatchGetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns the current configuration items for resources that are present in your Config aggregator. The operation also returns a list of resources that are not processed in the current request.
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { BatchGetResourceConfigRequest, BatchGetResourceConfigResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface BatchGetResourceConfigCommandInput extends BatchGetResourceConf
22
19
  export interface BatchGetResourceConfigCommandOutput extends BatchGetResourceConfigResponse, __MetadataBearer {
23
20
  }
24
21
  declare const BatchGetResourceConfigCommand_base: {
25
- new (input: BatchGetResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: BatchGetResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: BatchGetResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns the <code>BaseConfigurationItem</code> for one or more requested resources.
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteAggregationAuthorizationRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteAggregationAuthorizationCommandInput extends DeleteAggreg
22
19
  export interface DeleteAggregationAuthorizationCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteAggregationAuthorizationCommand_base: {
25
- new (input: DeleteAggregationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteAggregationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteAggregationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteAggregationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the authorization granted to the specified
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteConfigRuleRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteConfigRuleCommandInput extends DeleteConfigRuleRequest {
22
19
  export interface DeleteConfigRuleCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteConfigRuleCommand_base: {
25
- new (input: DeleteConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified Config rule and all of its evaluation
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteConfigurationAggregatorRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteConfigurationAggregatorCommandInput extends DeleteConfigu
22
19
  export interface DeleteConfigurationAggregatorCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteConfigurationAggregatorCommand_base: {
25
- new (input: DeleteConfigurationAggregatorCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteConfigurationAggregatorCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteConfigurationAggregatorCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteConfigurationAggregatorCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified configuration aggregator and the
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteConfigurationRecorderRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteConfigurationRecorderCommandInput extends DeleteConfigura
22
19
  export interface DeleteConfigurationRecorderCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteConfigurationRecorderCommand_base: {
25
- new (input: DeleteConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the customer managed configuration recorder.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteConformancePackRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteConformancePackCommandInput extends DeleteConformancePack
22
19
  export interface DeleteConformancePackCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteConformancePackCommand_base: {
25
- new (input: DeleteConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteDeliveryChannelRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteDeliveryChannelCommandInput extends DeleteDeliveryChannel
22
19
  export interface DeleteDeliveryChannelCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteDeliveryChannelCommand_base: {
25
- new (input: DeleteDeliveryChannelCommandInput): import("@smithy/core/client").CommandImpl<DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteDeliveryChannelCommandInput): import("@smithy/core/client").CommandImpl<DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteDeliveryChannelCommandInput): import("@smithy/core/client").CommandImpl<DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteDeliveryChannelCommandInput): import("@smithy/core/client").CommandImpl<DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the delivery channel.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteEvaluationResultsRequest, DeleteEvaluationResultsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteEvaluationResultsCommandInput extends DeleteEvaluationRes
22
19
  export interface DeleteEvaluationResultsCommandOutput extends DeleteEvaluationResultsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteEvaluationResultsCommand_base: {
25
- new (input: DeleteEvaluationResultsCommandInput): import("@smithy/core/client").CommandImpl<DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteEvaluationResultsCommandInput): import("@smithy/core/client").CommandImpl<DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteEvaluationResultsCommandInput): import("@smithy/core/client").CommandImpl<DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteEvaluationResultsCommandInput): import("@smithy/core/client").CommandImpl<DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the evaluation results for the specified Config
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteOrganizationConfigRuleRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteOrganizationConfigRuleCommandInput extends DeleteOrganiza
22
19
  export interface DeleteOrganizationConfigRuleCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteOrganizationConfigRuleCommand_base: {
25
- new (input: DeleteOrganizationConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteOrganizationConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteOrganizationConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteOrganizationConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified organization Config rule and all of its evaluation results from all member accounts in that organization. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteOrganizationConformancePackRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteOrganizationConformancePackCommandInput extends DeleteOrg
22
19
  export interface DeleteOrganizationConformancePackCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteOrganizationConformancePackCommand_base: {
25
- new (input: DeleteOrganizationConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteOrganizationConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteOrganizationConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteOrganizationConformancePackCommandInput): import("@smithy/core/client").CommandImpl<DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified organization conformance pack and all of the Config rules and remediation actions from
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeletePendingAggregationRequestRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeletePendingAggregationRequestCommandInput extends DeletePendi
22
19
  export interface DeletePendingAggregationRequestCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeletePendingAggregationRequestCommand_base: {
25
- new (input: DeletePendingAggregationRequestCommandInput): import("@smithy/core/client").CommandImpl<DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeletePendingAggregationRequestCommandInput): import("@smithy/core/client").CommandImpl<DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeletePendingAggregationRequestCommandInput): import("@smithy/core/client").CommandImpl<DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeletePendingAggregationRequestCommandInput): import("@smithy/core/client").CommandImpl<DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes pending authorization requests for a specified
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteRemediationConfigurationRequest, DeleteRemediationConfigurationResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRemediationConfigurationCommandInput extends DeleteRemedi
22
19
  export interface DeleteRemediationConfigurationCommandOutput extends DeleteRemediationConfigurationResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRemediationConfigurationCommand_base: {
25
- new (input: DeleteRemediationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRemediationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRemediationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRemediationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the remediation configuration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteRemediationExceptionsRequest, DeleteRemediationExceptionsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRemediationExceptionsCommandInput extends DeleteRemediati
22
19
  export interface DeleteRemediationExceptionsCommandOutput extends DeleteRemediationExceptionsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRemediationExceptionsCommand_base: {
25
- new (input: DeleteRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes one or more remediation exceptions mentioned in the resource keys.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
4
2
  import type { DeleteResourceConfigRequest } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteResourceConfigCommandInput extends DeleteResourceConfigRe
22
19
  export interface DeleteResourceConfigCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteResourceConfigCommand_base: {
25
- new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Records the configuration state for a custom resource that has been deleted. This API records a new ConfigurationItem with a ResourceDeleted status. You can retrieve the ConfigurationItems recorded for this resource in your Config History.