@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
@@ -90,4 +90,15 @@ declare const DescribeRemediationConfigurationsCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DescribeRemediationConfigurationsCommand extends DescribeRemediationConfigurationsCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DescribeRemediationConfigurationsRequest;
97
+ output: DescribeRemediationConfigurationsResponse;
98
+ };
99
+ sdk: {
100
+ input: DescribeRemediationConfigurationsCommandInput;
101
+ output: DescribeRemediationConfigurationsCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -90,4 +90,15 @@ declare const DescribeRemediationExceptionsCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DescribeRemediationExceptionsCommand extends DescribeRemediationExceptionsCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DescribeRemediationExceptionsRequest;
97
+ output: DescribeRemediationExceptionsResponse;
98
+ };
99
+ sdk: {
100
+ input: DescribeRemediationExceptionsCommandInput;
101
+ output: DescribeRemediationExceptionsCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -98,4 +98,15 @@ declare const DescribeRemediationExecutionStatusCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DescribeRemediationExecutionStatusCommand extends DescribeRemediationExecutionStatusCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DescribeRemediationExecutionStatusRequest;
105
+ output: DescribeRemediationExecutionStatusResponse;
106
+ };
107
+ sdk: {
108
+ input: DescribeRemediationExecutionStatusCommandInput;
109
+ output: DescribeRemediationExecutionStatusCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -85,4 +85,15 @@ declare const DescribeRetentionConfigurationsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribeRetentionConfigurationsCommand extends DescribeRetentionConfigurationsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeRetentionConfigurationsRequest;
92
+ output: DescribeRetentionConfigurationsResponse;
93
+ };
94
+ sdk: {
95
+ input: DescribeRetentionConfigurationsCommandInput;
96
+ output: DescribeRetentionConfigurationsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -107,4 +107,15 @@ declare const GetAggregateComplianceDetailsByConfigRuleCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class GetAggregateComplianceDetailsByConfigRuleCommand extends GetAggregateComplianceDetailsByConfigRuleCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: GetAggregateComplianceDetailsByConfigRuleRequest;
114
+ output: GetAggregateComplianceDetailsByConfigRuleResponse;
115
+ };
116
+ sdk: {
117
+ input: GetAggregateComplianceDetailsByConfigRuleCommandInput;
118
+ output: GetAggregateComplianceDetailsByConfigRuleCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -103,4 +103,15 @@ declare const GetAggregateConfigRuleComplianceSummaryCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class GetAggregateConfigRuleComplianceSummaryCommand extends GetAggregateConfigRuleComplianceSummaryCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: GetAggregateConfigRuleComplianceSummaryRequest;
110
+ output: GetAggregateConfigRuleComplianceSummaryResponse;
111
+ };
112
+ sdk: {
113
+ input: GetAggregateConfigRuleComplianceSummaryCommandInput;
114
+ output: GetAggregateConfigRuleComplianceSummaryCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -93,4 +93,15 @@ declare const GetAggregateConformancePackComplianceSummaryCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class GetAggregateConformancePackComplianceSummaryCommand extends GetAggregateConformancePackComplianceSummaryCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: GetAggregateConformancePackComplianceSummaryRequest;
100
+ output: GetAggregateConformancePackComplianceSummaryResponse;
101
+ };
102
+ sdk: {
103
+ input: GetAggregateConformancePackComplianceSummaryCommandInput;
104
+ output: GetAggregateConformancePackComplianceSummaryCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -91,4 +91,15 @@ declare const GetAggregateDiscoveredResourceCountsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetAggregateDiscoveredResourceCountsCommand extends GetAggregateDiscoveredResourceCountsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetAggregateDiscoveredResourceCountsRequest;
98
+ output: GetAggregateDiscoveredResourceCountsResponse;
99
+ };
100
+ sdk: {
101
+ input: GetAggregateDiscoveredResourceCountsCommandInput;
102
+ output: GetAggregateDiscoveredResourceCountsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -113,4 +113,15 @@ declare const GetAggregateResourceConfigCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class GetAggregateResourceConfigCommand extends GetAggregateResourceConfigCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: GetAggregateResourceConfigRequest;
120
+ output: GetAggregateResourceConfigResponse;
121
+ };
122
+ sdk: {
123
+ input: GetAggregateResourceConfigCommandInput;
124
+ output: GetAggregateResourceConfigCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -96,4 +96,15 @@ declare const GetComplianceDetailsByConfigRuleCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class GetComplianceDetailsByConfigRuleCommand extends GetComplianceDetailsByConfigRuleCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: GetComplianceDetailsByConfigRuleRequest;
103
+ output: GetComplianceDetailsByConfigRuleResponse;
104
+ };
105
+ sdk: {
106
+ input: GetComplianceDetailsByConfigRuleCommandInput;
107
+ output: GetComplianceDetailsByConfigRuleCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -89,4 +89,15 @@ declare const GetComplianceDetailsByResourceCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetComplianceDetailsByResourceCommand extends GetComplianceDetailsByResourceCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetComplianceDetailsByResourceRequest;
96
+ output: GetComplianceDetailsByResourceResponse;
97
+ };
98
+ sdk: {
99
+ input: GetComplianceDetailsByResourceCommandInput;
100
+ output: GetComplianceDetailsByResourceCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -66,4 +66,15 @@ declare const GetComplianceSummaryByConfigRuleCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class GetComplianceSummaryByConfigRuleCommand extends GetComplianceSummaryByConfigRuleCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: {};
73
+ output: GetComplianceSummaryByConfigRuleResponse;
74
+ };
75
+ sdk: {
76
+ input: GetComplianceSummaryByConfigRuleCommandInput;
77
+ output: GetComplianceSummaryByConfigRuleCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -81,4 +81,15 @@ declare const GetComplianceSummaryByResourceTypeCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetComplianceSummaryByResourceTypeCommand extends GetComplianceSummaryByResourceTypeCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: GetComplianceSummaryByResourceTypeRequest;
88
+ output: GetComplianceSummaryByResourceTypeResponse;
89
+ };
90
+ sdk: {
91
+ input: GetComplianceSummaryByResourceTypeCommandInput;
92
+ output: GetComplianceSummaryByResourceTypeCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -106,4 +106,15 @@ declare const GetConformancePackComplianceDetailsCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class GetConformancePackComplianceDetailsCommand extends GetConformancePackComplianceDetailsCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: GetConformancePackComplianceDetailsRequest;
113
+ output: GetConformancePackComplianceDetailsResponse;
114
+ };
115
+ sdk: {
116
+ input: GetConformancePackComplianceDetailsCommandInput;
117
+ output: GetConformancePackComplianceDetailsCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -78,4 +78,15 @@ declare const GetConformancePackComplianceSummaryCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class GetConformancePackComplianceSummaryCommand extends GetConformancePackComplianceSummaryCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: GetConformancePackComplianceSummaryRequest;
85
+ output: GetConformancePackComplianceSummaryResponse;
86
+ };
87
+ sdk: {
88
+ input: GetConformancePackComplianceSummaryCommandInput;
89
+ output: GetConformancePackComplianceSummaryCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -60,4 +60,15 @@ declare const GetCustomRulePolicyCommand_base: {
60
60
  * @public
61
61
  */
62
62
  export declare class GetCustomRulePolicyCommand extends GetCustomRulePolicyCommand_base {
63
+ /** @internal type navigation helper, not in runtime. */
64
+ protected static __types: {
65
+ api: {
66
+ input: GetCustomRulePolicyRequest;
67
+ output: GetCustomRulePolicyResponse;
68
+ };
69
+ sdk: {
70
+ input: GetCustomRulePolicyCommandInput;
71
+ output: GetCustomRulePolicyCommandOutput;
72
+ };
73
+ };
63
74
  }
@@ -138,4 +138,15 @@ declare const GetDiscoveredResourceCountsCommand_base: {
138
138
  * @public
139
139
  */
140
140
  export declare class GetDiscoveredResourceCountsCommand extends GetDiscoveredResourceCountsCommand_base {
141
+ /** @internal type navigation helper, not in runtime. */
142
+ protected static __types: {
143
+ api: {
144
+ input: GetDiscoveredResourceCountsRequest;
145
+ output: GetDiscoveredResourceCountsResponse;
146
+ };
147
+ sdk: {
148
+ input: GetDiscoveredResourceCountsCommandInput;
149
+ output: GetDiscoveredResourceCountsCommandOutput;
150
+ };
151
+ };
141
152
  }
@@ -105,4 +105,15 @@ declare const GetOrganizationConfigRuleDetailedStatusCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class GetOrganizationConfigRuleDetailedStatusCommand extends GetOrganizationConfigRuleDetailedStatusCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: GetOrganizationConfigRuleDetailedStatusRequest;
112
+ output: GetOrganizationConfigRuleDetailedStatusResponse;
113
+ };
114
+ sdk: {
115
+ input: GetOrganizationConfigRuleDetailedStatusCommandInput;
116
+ output: GetOrganizationConfigRuleDetailedStatusCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -106,4 +106,15 @@ declare const GetOrganizationConformancePackDetailedStatusCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class GetOrganizationConformancePackDetailedStatusCommand extends GetOrganizationConformancePackDetailedStatusCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: GetOrganizationConformancePackDetailedStatusRequest;
113
+ output: GetOrganizationConformancePackDetailedStatusResponse;
114
+ };
115
+ sdk: {
116
+ input: GetOrganizationConformancePackDetailedStatusCommandInput;
117
+ output: GetOrganizationConformancePackDetailedStatusCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -81,4 +81,15 @@ declare const GetOrganizationCustomRulePolicyCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetOrganizationCustomRulePolicyCommand extends GetOrganizationCustomRulePolicyCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: GetOrganizationCustomRulePolicyRequest;
88
+ output: GetOrganizationCustomRulePolicyResponse;
89
+ };
90
+ sdk: {
91
+ input: GetOrganizationCustomRulePolicyCommandInput;
92
+ output: GetOrganizationCustomRulePolicyCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -149,4 +149,15 @@ declare const GetResourceConfigHistoryCommand_base: {
149
149
  * @public
150
150
  */
151
151
  export declare class GetResourceConfigHistoryCommand extends GetResourceConfigHistoryCommand_base {
152
+ /** @internal type navigation helper, not in runtime. */
153
+ protected static __types: {
154
+ api: {
155
+ input: GetResourceConfigHistoryRequest;
156
+ output: GetResourceConfigHistoryResponse;
157
+ };
158
+ sdk: {
159
+ input: GetResourceConfigHistoryCommandInput;
160
+ output: GetResourceConfigHistoryCommandOutput;
161
+ };
162
+ };
152
163
  }
@@ -82,4 +82,15 @@ declare const GetResourceEvaluationSummaryCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetResourceEvaluationSummaryCommand extends GetResourceEvaluationSummaryCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetResourceEvaluationSummaryRequest;
89
+ output: GetResourceEvaluationSummaryResponse;
90
+ };
91
+ sdk: {
92
+ input: GetResourceEvaluationSummaryCommandInput;
93
+ output: GetResourceEvaluationSummaryCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -71,4 +71,15 @@ declare const GetStoredQueryCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class GetStoredQueryCommand extends GetStoredQueryCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: GetStoredQueryRequest;
78
+ output: GetStoredQueryResponse;
79
+ };
80
+ sdk: {
81
+ input: GetStoredQueryCommandInput;
82
+ output: GetStoredQueryCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -94,4 +94,15 @@ declare const ListAggregateDiscoveredResourcesCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class ListAggregateDiscoveredResourcesCommand extends ListAggregateDiscoveredResourcesCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: ListAggregateDiscoveredResourcesRequest;
101
+ output: ListAggregateDiscoveredResourcesResponse;
102
+ };
103
+ sdk: {
104
+ input: ListAggregateDiscoveredResourcesCommandInput;
105
+ output: ListAggregateDiscoveredResourcesCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -90,4 +90,15 @@ declare const ListConformancePackComplianceScoresCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class ListConformancePackComplianceScoresCommand extends ListConformancePackComplianceScoresCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: ListConformancePackComplianceScoresRequest;
97
+ output: ListConformancePackComplianceScoresResponse;
98
+ };
99
+ sdk: {
100
+ input: ListConformancePackComplianceScoresCommandInput;
101
+ output: ListConformancePackComplianceScoresCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -106,4 +106,15 @@ declare const ListDiscoveredResourcesCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class ListDiscoveredResourcesCommand extends ListDiscoveredResourcesCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: ListDiscoveredResourcesRequest;
113
+ output: ListDiscoveredResourcesResponse;
114
+ };
115
+ sdk: {
116
+ input: ListDiscoveredResourcesCommandInput;
117
+ output: ListDiscoveredResourcesCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -86,4 +86,15 @@ declare const ListResourceEvaluationsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListResourceEvaluationsCommand extends ListResourceEvaluationsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListResourceEvaluationsRequest;
93
+ output: ListResourceEvaluationsResponse;
94
+ };
95
+ sdk: {
96
+ input: ListResourceEvaluationsCommandInput;
97
+ output: ListResourceEvaluationsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -76,4 +76,15 @@ declare const ListStoredQueriesCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListStoredQueriesCommand extends ListStoredQueriesCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListStoredQueriesRequest;
83
+ output: ListStoredQueriesResponse;
84
+ };
85
+ sdk: {
86
+ input: ListStoredQueriesCommandInput;
87
+ output: ListStoredQueriesCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -82,4 +82,15 @@ declare const ListTagsForResourceCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListTagsForResourceRequest;
89
+ output: ListTagsForResourceResponse;
90
+ };
91
+ sdk: {
92
+ input: ListTagsForResourceCommandInput;
93
+ output: ListTagsForResourceCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -79,4 +79,15 @@ declare const PutAggregationAuthorizationCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class PutAggregationAuthorizationCommand extends PutAggregationAuthorizationCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: PutAggregationAuthorizationRequest;
86
+ output: PutAggregationAuthorizationResponse;
87
+ };
88
+ sdk: {
89
+ input: PutAggregationAuthorizationCommandInput;
90
+ output: PutAggregationAuthorizationCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -206,4 +206,15 @@ declare const PutConfigRuleCommand_base: {
206
206
  * @public
207
207
  */
208
208
  export declare class PutConfigRuleCommand extends PutConfigRuleCommand_base {
209
+ /** @internal type navigation helper, not in runtime. */
210
+ protected static __types: {
211
+ api: {
212
+ input: PutConfigRuleRequest;
213
+ output: {};
214
+ };
215
+ sdk: {
216
+ input: PutConfigRuleCommandInput;
217
+ output: PutConfigRuleCommandOutput;
218
+ };
219
+ };
209
220
  }
@@ -165,4 +165,15 @@ declare const PutConfigurationAggregatorCommand_base: {
165
165
  * @public
166
166
  */
167
167
  export declare class PutConfigurationAggregatorCommand extends PutConfigurationAggregatorCommand_base {
168
+ /** @internal type navigation helper, not in runtime. */
169
+ protected static __types: {
170
+ api: {
171
+ input: PutConfigurationAggregatorRequest;
172
+ output: PutConfigurationAggregatorResponse;
173
+ };
174
+ sdk: {
175
+ input: PutConfigurationAggregatorCommandInput;
176
+ output: PutConfigurationAggregatorCommandOutput;
177
+ };
178
+ };
168
179
  }
@@ -139,4 +139,15 @@ declare const PutConfigurationRecorderCommand_base: {
139
139
  * @public
140
140
  */
141
141
  export declare class PutConfigurationRecorderCommand extends PutConfigurationRecorderCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: PutConfigurationRecorderRequest;
146
+ output: {};
147
+ };
148
+ sdk: {
149
+ input: PutConfigurationRecorderCommandInput;
150
+ output: PutConfigurationRecorderCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -143,4 +143,15 @@ declare const PutConformancePackCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class PutConformancePackCommand extends PutConformancePackCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: PutConformancePackRequest;
150
+ output: PutConformancePackResponse;
151
+ };
152
+ sdk: {
153
+ input: PutConformancePackCommandInput;
154
+ output: PutConformancePackCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -108,4 +108,15 @@ declare const PutDeliveryChannelCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class PutDeliveryChannelCommand extends PutDeliveryChannelCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: PutDeliveryChannelRequest;
115
+ output: {};
116
+ };
117
+ sdk: {
118
+ input: PutDeliveryChannelCommandInput;
119
+ output: PutDeliveryChannelCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -87,4 +87,15 @@ declare const PutEvaluationsCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class PutEvaluationsCommand extends PutEvaluationsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: PutEvaluationsRequest;
94
+ output: PutEvaluationsResponse;
95
+ };
96
+ sdk: {
97
+ input: PutEvaluationsCommandInput;
98
+ output: PutEvaluationsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -70,4 +70,15 @@ declare const PutExternalEvaluationCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class PutExternalEvaluationCommand extends PutExternalEvaluationCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: PutExternalEvaluationRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: PutExternalEvaluationCommandInput;
81
+ output: PutExternalEvaluationCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -232,4 +232,15 @@ declare const PutOrganizationConfigRuleCommand_base: {
232
232
  * @public
233
233
  */
234
234
  export declare class PutOrganizationConfigRuleCommand extends PutOrganizationConfigRuleCommand_base {
235
+ /** @internal type navigation helper, not in runtime. */
236
+ protected static __types: {
237
+ api: {
238
+ input: PutOrganizationConfigRuleRequest;
239
+ output: PutOrganizationConfigRuleResponse;
240
+ };
241
+ sdk: {
242
+ input: PutOrganizationConfigRuleCommandInput;
243
+ output: PutOrganizationConfigRuleCommandOutput;
244
+ };
245
+ };
235
246
  }
@@ -180,4 +180,15 @@ declare const PutOrganizationConformancePackCommand_base: {
180
180
  * @public
181
181
  */
182
182
  export declare class PutOrganizationConformancePackCommand extends PutOrganizationConformancePackCommand_base {
183
+ /** @internal type navigation helper, not in runtime. */
184
+ protected static __types: {
185
+ api: {
186
+ input: PutOrganizationConformancePackRequest;
187
+ output: PutOrganizationConformancePackResponse;
188
+ };
189
+ sdk: {
190
+ input: PutOrganizationConformancePackCommandInput;
191
+ output: PutOrganizationConformancePackCommandOutput;
192
+ };
193
+ };
183
194
  }