@aws-sdk/client-config-service 3.651.1 → 3.658.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 (185) hide show
  1. package/dist-types/commands/BatchGetAggregateResourceConfigCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchGetResourceConfigCommand.d.ts +11 -0
  3. package/dist-types/commands/DeleteAggregationAuthorizationCommand.d.ts +11 -0
  4. package/dist-types/commands/DeleteConfigRuleCommand.d.ts +11 -0
  5. package/dist-types/commands/DeleteConfigurationAggregatorCommand.d.ts +11 -0
  6. package/dist-types/commands/DeleteConfigurationRecorderCommand.d.ts +11 -0
  7. package/dist-types/commands/DeleteConformancePackCommand.d.ts +11 -0
  8. package/dist-types/commands/DeleteDeliveryChannelCommand.d.ts +11 -0
  9. package/dist-types/commands/DeleteEvaluationResultsCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteOrganizationConfigRuleCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteOrganizationConformancePackCommand.d.ts +11 -0
  12. package/dist-types/commands/DeletePendingAggregationRequestCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteRemediationConfigurationCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteRemediationExceptionsCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteResourceConfigCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteRetentionConfigurationCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteStoredQueryCommand.d.ts +11 -0
  18. package/dist-types/commands/DeliverConfigSnapshotCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeAggregationAuthorizationsCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeComplianceByConfigRuleCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeComplianceByResourceCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeConfigRulesCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeConfigurationAggregatorsCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeConfigurationRecorderStatusCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeConfigurationRecordersCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeConformancePackComplianceCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeConformancePackStatusCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeConformancePacksCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeDeliveryChannelStatusCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeDeliveryChannelsCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeOrganizationConfigRulesCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeOrganizationConformancePacksCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribePendingAggregationRequestsCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeRemediationConfigurationsCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeRemediationExceptionsCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeRemediationExecutionStatusCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeRetentionConfigurationsCommand.d.ts +11 -0
  44. package/dist-types/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +11 -0
  45. package/dist-types/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +11 -0
  46. package/dist-types/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +11 -0
  47. package/dist-types/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +11 -0
  48. package/dist-types/commands/GetAggregateResourceConfigCommand.d.ts +11 -0
  49. package/dist-types/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +11 -0
  50. package/dist-types/commands/GetComplianceDetailsByResourceCommand.d.ts +11 -0
  51. package/dist-types/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +11 -0
  52. package/dist-types/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +11 -0
  53. package/dist-types/commands/GetConformancePackComplianceDetailsCommand.d.ts +11 -0
  54. package/dist-types/commands/GetConformancePackComplianceSummaryCommand.d.ts +11 -0
  55. package/dist-types/commands/GetCustomRulePolicyCommand.d.ts +11 -0
  56. package/dist-types/commands/GetDiscoveredResourceCountsCommand.d.ts +11 -0
  57. package/dist-types/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +11 -0
  58. package/dist-types/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +11 -0
  59. package/dist-types/commands/GetOrganizationCustomRulePolicyCommand.d.ts +11 -0
  60. package/dist-types/commands/GetResourceConfigHistoryCommand.d.ts +11 -0
  61. package/dist-types/commands/GetResourceEvaluationSummaryCommand.d.ts +11 -0
  62. package/dist-types/commands/GetStoredQueryCommand.d.ts +11 -0
  63. package/dist-types/commands/ListAggregateDiscoveredResourcesCommand.d.ts +11 -0
  64. package/dist-types/commands/ListConformancePackComplianceScoresCommand.d.ts +11 -0
  65. package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +11 -0
  66. package/dist-types/commands/ListResourceEvaluationsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListStoredQueriesCommand.d.ts +11 -0
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/PutAggregationAuthorizationCommand.d.ts +11 -0
  70. package/dist-types/commands/PutConfigRuleCommand.d.ts +11 -0
  71. package/dist-types/commands/PutConfigurationAggregatorCommand.d.ts +11 -0
  72. package/dist-types/commands/PutConfigurationRecorderCommand.d.ts +11 -0
  73. package/dist-types/commands/PutConformancePackCommand.d.ts +11 -0
  74. package/dist-types/commands/PutDeliveryChannelCommand.d.ts +11 -0
  75. package/dist-types/commands/PutEvaluationsCommand.d.ts +11 -0
  76. package/dist-types/commands/PutExternalEvaluationCommand.d.ts +11 -0
  77. package/dist-types/commands/PutOrganizationConfigRuleCommand.d.ts +11 -0
  78. package/dist-types/commands/PutOrganizationConformancePackCommand.d.ts +11 -0
  79. package/dist-types/commands/PutRemediationConfigurationsCommand.d.ts +11 -0
  80. package/dist-types/commands/PutRemediationExceptionsCommand.d.ts +11 -0
  81. package/dist-types/commands/PutResourceConfigCommand.d.ts +11 -0
  82. package/dist-types/commands/PutRetentionConfigurationCommand.d.ts +11 -0
  83. package/dist-types/commands/PutStoredQueryCommand.d.ts +11 -0
  84. package/dist-types/commands/SelectAggregateResourceConfigCommand.d.ts +11 -0
  85. package/dist-types/commands/SelectResourceConfigCommand.d.ts +11 -0
  86. package/dist-types/commands/StartConfigRulesEvaluationCommand.d.ts +11 -0
  87. package/dist-types/commands/StartConfigurationRecorderCommand.d.ts +11 -0
  88. package/dist-types/commands/StartRemediationExecutionCommand.d.ts +11 -0
  89. package/dist-types/commands/StartResourceEvaluationCommand.d.ts +11 -0
  90. package/dist-types/commands/StopConfigurationRecorderCommand.d.ts +11 -0
  91. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  92. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  93. package/dist-types/ts3.4/commands/BatchGetAggregateResourceConfigCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/BatchGetResourceConfigCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteAggregationAuthorizationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DeleteConfigRuleCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DeleteConfigurationAggregatorCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DeleteConfigurationRecorderCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeleteConformancePackCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeleteDeliveryChannelCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteEvaluationResultsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteOrganizationConfigRuleCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteOrganizationConformancePackCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeletePendingAggregationRequestCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteRemediationConfigurationCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteRemediationExceptionsCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteResourceConfigCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteRetentionConfigurationCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteStoredQueryCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeliverConfigSnapshotCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DescribeAggregationAuthorizationsCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DescribeComplianceByConfigRuleCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeComplianceByResourceCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DescribeConfigRulesCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DescribeConfigurationAggregatorsCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DescribeConfigurationRecorderStatusCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DescribeConfigurationRecordersCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DescribeConformancePackComplianceCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DescribeConformancePackStatusCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DescribeConformancePacksCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DescribeDeliveryChannelStatusCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DescribeDeliveryChannelsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DescribeOrganizationConfigRulesCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DescribeOrganizationConformancePacksCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DescribePendingAggregationRequestsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DescribeRemediationConfigurationsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DescribeRemediationExceptionsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DescribeRemediationExecutionStatusCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DescribeRetentionConfigurationsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetAggregateResourceConfigCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetComplianceDetailsByResourceCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetConformancePackComplianceDetailsCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetConformancePackComplianceSummaryCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/GetCustomRulePolicyCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/GetDiscoveredResourceCountsCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/GetOrganizationCustomRulePolicyCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/GetResourceConfigHistoryCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/GetResourceEvaluationSummaryCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/GetStoredQueryCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/ListAggregateDiscoveredResourcesCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/ListConformancePackComplianceScoresCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ListResourceEvaluationsCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ListStoredQueriesCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/PutAggregationAuthorizationCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/PutConfigRuleCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/PutConfigurationAggregatorCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/PutConfigurationRecorderCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/PutConformancePackCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/PutDeliveryChannelCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/PutEvaluationsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/PutExternalEvaluationCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/PutOrganizationConfigRuleCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/PutOrganizationConformancePackCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/PutRemediationConfigurationsCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/PutRemediationExceptionsCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/PutResourceConfigCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/PutRetentionConfigurationCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/PutStoredQueryCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/SelectAggregateResourceConfigCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/SelectResourceConfigCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/StartConfigRulesEvaluationCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/StartConfigurationRecorderCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/StartRemediationExecutionCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/StartResourceEvaluationCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/StopConfigurationRecorderCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  185. package/package.json +35 -35
@@ -183,4 +183,15 @@ declare const PutRemediationConfigurationsCommand_base: {
183
183
  * @public
184
184
  */
185
185
  export declare class PutRemediationConfigurationsCommand extends PutRemediationConfigurationsCommand_base {
186
+ /** @internal type navigation helper, not in runtime. */
187
+ protected static __types: {
188
+ api: {
189
+ input: PutRemediationConfigurationsRequest;
190
+ output: PutRemediationConfigurationsResponse;
191
+ };
192
+ sdk: {
193
+ input: PutRemediationConfigurationsCommandInput;
194
+ output: PutRemediationConfigurationsCommandOutput;
195
+ };
196
+ };
186
197
  }
@@ -143,4 +143,15 @@ declare const PutRemediationExceptionsCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class PutRemediationExceptionsCommand extends PutRemediationExceptionsCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: PutRemediationExceptionsRequest;
150
+ output: PutRemediationExceptionsResponse;
151
+ };
152
+ sdk: {
153
+ input: PutRemediationExceptionsCommandInput;
154
+ output: PutRemediationExceptionsCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -109,4 +109,15 @@ declare const PutResourceConfigCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class PutResourceConfigCommand extends PutResourceConfigCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: PutResourceConfigRequest;
116
+ output: {};
117
+ };
118
+ sdk: {
119
+ input: PutResourceConfigCommandInput;
120
+ output: PutResourceConfigCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -77,4 +77,15 @@ declare const PutRetentionConfigurationCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class PutRetentionConfigurationCommand extends PutRetentionConfigurationCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: PutRetentionConfigurationRequest;
84
+ output: PutRetentionConfigurationResponse;
85
+ };
86
+ sdk: {
87
+ input: PutRetentionConfigurationCommandInput;
88
+ output: PutRetentionConfigurationCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -89,4 +89,15 @@ declare const PutStoredQueryCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class PutStoredQueryCommand extends PutStoredQueryCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: PutStoredQueryRequest;
96
+ output: PutStoredQueryResponse;
97
+ };
98
+ sdk: {
99
+ input: PutStoredQueryCommandInput;
100
+ output: PutStoredQueryCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -96,4 +96,15 @@ declare const SelectAggregateResourceConfigCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class SelectAggregateResourceConfigCommand extends SelectAggregateResourceConfigCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: SelectAggregateResourceConfigRequest;
103
+ output: SelectAggregateResourceConfigResponse;
104
+ };
105
+ sdk: {
106
+ input: SelectAggregateResourceConfigCommandInput;
107
+ output: SelectAggregateResourceConfigCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -84,4 +84,15 @@ declare const SelectResourceConfigCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class SelectResourceConfigCommand extends SelectResourceConfigCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: SelectResourceConfigRequest;
91
+ output: SelectResourceConfigResponse;
92
+ };
93
+ sdk: {
94
+ input: SelectResourceConfigCommandInput;
95
+ output: SelectResourceConfigCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -143,4 +143,15 @@ declare const StartConfigRulesEvaluationCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class StartConfigRulesEvaluationCommand extends StartConfigRulesEvaluationCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: StartConfigRulesEvaluationRequest;
150
+ output: {};
151
+ };
152
+ sdk: {
153
+ input: StartConfigRulesEvaluationCommandInput;
154
+ output: StartConfigRulesEvaluationCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -66,4 +66,15 @@ declare const StartConfigurationRecorderCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class StartConfigurationRecorderCommand extends StartConfigurationRecorderCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: StartConfigurationRecorderRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: StartConfigurationRecorderCommandInput;
77
+ output: StartConfigurationRecorderCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -102,4 +102,15 @@ declare const StartRemediationExecutionCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class StartRemediationExecutionCommand extends StartRemediationExecutionCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: StartRemediationExecutionRequest;
109
+ output: StartRemediationExecutionResponse;
110
+ };
111
+ sdk: {
112
+ input: StartRemediationExecutionCommandInput;
113
+ output: StartRemediationExecutionCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -85,4 +85,15 @@ declare const StartResourceEvaluationCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class StartResourceEvaluationCommand extends StartResourceEvaluationCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: StartResourceEvaluationRequest;
92
+ output: StartResourceEvaluationResponse;
93
+ };
94
+ sdk: {
95
+ input: StartResourceEvaluationCommandInput;
96
+ output: StartResourceEvaluationCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -59,4 +59,15 @@ declare const StopConfigurationRecorderCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class StopConfigurationRecorderCommand extends StopConfigurationRecorderCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: StopConfigurationRecorderRequest;
66
+ output: {};
67
+ };
68
+ sdk: {
69
+ input: StopConfigurationRecorderCommandInput;
70
+ output: StopConfigurationRecorderCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -76,4 +76,15 @@ declare const TagResourceCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class TagResourceCommand extends TagResourceCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: TagResourceRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: TagResourceCommandInput;
87
+ output: TagResourceCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -66,4 +66,15 @@ declare const UntagResourceCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: UntagResourceRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: UntagResourceCommandInput;
77
+ output: UntagResourceCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -37,4 +37,15 @@ declare const BatchGetAggregateResourceConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetAggregateResourceConfigCommand extends BatchGetAggregateResourceConfigCommand_base {}
40
+ export declare class BatchGetAggregateResourceConfigCommand extends BatchGetAggregateResourceConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetAggregateResourceConfigRequest;
44
+ output: BatchGetAggregateResourceConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetAggregateResourceConfigCommandInput;
48
+ output: BatchGetAggregateResourceConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetResourceConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetResourceConfigCommand extends BatchGetResourceConfigCommand_base {}
40
+ export declare class BatchGetResourceConfigCommand extends BatchGetResourceConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetResourceConfigRequest;
44
+ output: BatchGetResourceConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetResourceConfigCommandInput;
48
+ output: BatchGetResourceConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteAggregationAuthorizationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAggregationAuthorizationCommand extends DeleteAggregationAuthorizationCommand_base {}
36
+ export declare class DeleteAggregationAuthorizationCommand extends DeleteAggregationAuthorizationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAggregationAuthorizationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAggregationAuthorizationCommandInput;
44
+ output: DeleteAggregationAuthorizationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const DeleteConfigRuleCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteConfigRuleCommand extends DeleteConfigRuleCommand_base {}
34
+ export declare class DeleteConfigRuleCommand extends DeleteConfigRuleCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteConfigRuleRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteConfigRuleCommandInput;
42
+ output: DeleteConfigRuleCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const DeleteConfigurationAggregatorCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteConfigurationAggregatorCommand extends DeleteConfigurationAggregatorCommand_base {}
36
+ export declare class DeleteConfigurationAggregatorCommand extends DeleteConfigurationAggregatorCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteConfigurationAggregatorRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteConfigurationAggregatorCommandInput;
44
+ output: DeleteConfigurationAggregatorCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteConfigurationRecorderCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteConfigurationRecorderCommand extends DeleteConfigurationRecorderCommand_base {}
36
+ export declare class DeleteConfigurationRecorderCommand extends DeleteConfigurationRecorderCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteConfigurationRecorderRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteConfigurationRecorderCommandInput;
44
+ output: DeleteConfigurationRecorderCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const DeleteConformancePackCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteConformancePackCommand extends DeleteConformancePackCommand_base {}
35
+ export declare class DeleteConformancePackCommand extends DeleteConformancePackCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteConformancePackRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteConformancePackCommandInput;
43
+ output: DeleteConformancePackCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const DeleteDeliveryChannelCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteDeliveryChannelCommand extends DeleteDeliveryChannelCommand_base {}
35
+ export declare class DeleteDeliveryChannelCommand extends DeleteDeliveryChannelCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteDeliveryChannelRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteDeliveryChannelCommandInput;
43
+ output: DeleteDeliveryChannelCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const DeleteEvaluationResultsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteEvaluationResultsCommand extends DeleteEvaluationResultsCommand_base {}
40
+ export declare class DeleteEvaluationResultsCommand extends DeleteEvaluationResultsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteEvaluationResultsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteEvaluationResultsCommandInput;
48
+ output: DeleteEvaluationResultsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteOrganizationConfigRuleCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteOrganizationConfigRuleCommand extends DeleteOrganizationConfigRuleCommand_base {}
36
+ export declare class DeleteOrganizationConfigRuleCommand extends DeleteOrganizationConfigRuleCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteOrganizationConfigRuleRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteOrganizationConfigRuleCommandInput;
44
+ output: DeleteOrganizationConfigRuleCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteOrganizationConformancePackCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteOrganizationConformancePackCommand extends DeleteOrganizationConformancePackCommand_base {}
36
+ export declare class DeleteOrganizationConformancePackCommand extends DeleteOrganizationConformancePackCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteOrganizationConformancePackRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteOrganizationConformancePackCommandInput;
44
+ output: DeleteOrganizationConformancePackCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeletePendingAggregationRequestCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeletePendingAggregationRequestCommand extends DeletePendingAggregationRequestCommand_base {}
36
+ export declare class DeletePendingAggregationRequestCommand extends DeletePendingAggregationRequestCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeletePendingAggregationRequestRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeletePendingAggregationRequestCommandInput;
44
+ output: DeletePendingAggregationRequestCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteRemediationConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteRemediationConfigurationCommand extends DeleteRemediationConfigurationCommand_base {}
40
+ export declare class DeleteRemediationConfigurationCommand extends DeleteRemediationConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteRemediationConfigurationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteRemediationConfigurationCommandInput;
48
+ output: DeleteRemediationConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteRemediationExceptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteRemediationExceptionsCommand extends DeleteRemediationExceptionsCommand_base {}
40
+ export declare class DeleteRemediationExceptionsCommand extends DeleteRemediationExceptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteRemediationExceptionsRequest;
44
+ output: DeleteRemediationExceptionsResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteRemediationExceptionsCommandInput;
48
+ output: DeleteRemediationExceptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const DeleteResourceConfigCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteResourceConfigCommand extends DeleteResourceConfigCommand_base {}
35
+ export declare class DeleteResourceConfigCommand extends DeleteResourceConfigCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteResourceConfigRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteResourceConfigCommandInput;
43
+ output: DeleteResourceConfigCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const DeleteRetentionConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteRetentionConfigurationCommand extends DeleteRetentionConfigurationCommand_base {}
36
+ export declare class DeleteRetentionConfigurationCommand extends DeleteRetentionConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteRetentionConfigurationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteRetentionConfigurationCommandInput;
44
+ output: DeleteRetentionConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteStoredQueryCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteStoredQueryCommand extends DeleteStoredQueryCommand_base {}
40
+ export declare class DeleteStoredQueryCommand extends DeleteStoredQueryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteStoredQueryRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteStoredQueryCommandInput;
48
+ output: DeleteStoredQueryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeliverConfigSnapshotCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeliverConfigSnapshotCommand extends DeliverConfigSnapshotCommand_base {}
40
+ export declare class DeliverConfigSnapshotCommand extends DeliverConfigSnapshotCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeliverConfigSnapshotRequest;
44
+ output: DeliverConfigSnapshotResponse;
45
+ };
46
+ sdk: {
47
+ input: DeliverConfigSnapshotCommandInput;
48
+ output: DeliverConfigSnapshotCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAggregateComplianceByConfigRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAggregateComplianceByConfigRulesCommand extends DescribeAggregateComplianceByConfigRulesCommand_base {}
40
+ export declare class DescribeAggregateComplianceByConfigRulesCommand extends DescribeAggregateComplianceByConfigRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAggregateComplianceByConfigRulesRequest;
44
+ output: DescribeAggregateComplianceByConfigRulesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAggregateComplianceByConfigRulesCommandInput;
48
+ output: DescribeAggregateComplianceByConfigRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAggregateComplianceByConformancePacksCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAggregateComplianceByConformancePacksCommand extends DescribeAggregateComplianceByConformancePacksCommand_base {}
40
+ export declare class DescribeAggregateComplianceByConformancePacksCommand extends DescribeAggregateComplianceByConformancePacksCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAggregateComplianceByConformancePacksRequest;
44
+ output: DescribeAggregateComplianceByConformancePacksResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAggregateComplianceByConformancePacksCommandInput;
48
+ output: DescribeAggregateComplianceByConformancePacksCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAggregationAuthorizationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAggregationAuthorizationsCommand extends DescribeAggregationAuthorizationsCommand_base {}
40
+ export declare class DescribeAggregationAuthorizationsCommand extends DescribeAggregationAuthorizationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAggregationAuthorizationsRequest;
44
+ output: DescribeAggregationAuthorizationsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAggregationAuthorizationsCommandInput;
48
+ output: DescribeAggregationAuthorizationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeComplianceByConfigRuleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeComplianceByConfigRuleCommand extends DescribeComplianceByConfigRuleCommand_base {}
40
+ export declare class DescribeComplianceByConfigRuleCommand extends DescribeComplianceByConfigRuleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeComplianceByConfigRuleRequest;
44
+ output: DescribeComplianceByConfigRuleResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeComplianceByConfigRuleCommandInput;
48
+ output: DescribeComplianceByConfigRuleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeComplianceByResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeComplianceByResourceCommand extends DescribeComplianceByResourceCommand_base {}
40
+ export declare class DescribeComplianceByResourceCommand extends DescribeComplianceByResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeComplianceByResourceRequest;
44
+ output: DescribeComplianceByResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeComplianceByResourceCommandInput;
48
+ output: DescribeComplianceByResourceCommandOutput;
49
+ };
50
+ };
51
+ }