@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
@@ -115,4 +115,15 @@ declare const BatchGetAggregateResourceConfigCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class BatchGetAggregateResourceConfigCommand extends BatchGetAggregateResourceConfigCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: BatchGetAggregateResourceConfigRequest;
122
+ output: BatchGetAggregateResourceConfigResponse;
123
+ };
124
+ sdk: {
125
+ input: BatchGetAggregateResourceConfigCommandInput;
126
+ output: BatchGetAggregateResourceConfigCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -117,4 +117,15 @@ declare const BatchGetResourceConfigCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class BatchGetResourceConfigCommand extends BatchGetResourceConfigCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: BatchGetResourceConfigRequest;
124
+ output: BatchGetResourceConfigResponse;
125
+ };
126
+ sdk: {
127
+ input: BatchGetResourceConfigCommandInput;
128
+ output: BatchGetResourceConfigCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -61,4 +61,15 @@ declare const DeleteAggregationAuthorizationCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class DeleteAggregationAuthorizationCommand extends DeleteAggregationAuthorizationCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: DeleteAggregationAuthorizationRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: DeleteAggregationAuthorizationCommandInput;
72
+ output: DeleteAggregationAuthorizationCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -92,4 +92,15 @@ declare const DeleteConfigRuleCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DeleteConfigRuleCommand extends DeleteConfigRuleCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DeleteConfigRuleRequest;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: DeleteConfigRuleCommandInput;
103
+ output: DeleteConfigRuleCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -59,4 +59,15 @@ declare const DeleteConfigurationAggregatorCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class DeleteConfigurationAggregatorCommand extends DeleteConfigurationAggregatorCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: DeleteConfigurationAggregatorRequest;
66
+ output: {};
67
+ };
68
+ sdk: {
69
+ input: DeleteConfigurationAggregatorCommandInput;
70
+ output: DeleteConfigurationAggregatorCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -68,4 +68,15 @@ declare const DeleteConfigurationRecorderCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteConfigurationRecorderCommand extends DeleteConfigurationRecorderCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteConfigurationRecorderRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteConfigurationRecorderCommandInput;
79
+ output: DeleteConfigurationRecorderCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -87,4 +87,15 @@ declare const DeleteConformancePackCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteConformancePackCommand extends DeleteConformancePackCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteConformancePackRequest;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DeleteConformancePackCommandInput;
98
+ output: DeleteConformancePackCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -65,4 +65,15 @@ declare const DeleteDeliveryChannelCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DeleteDeliveryChannelCommand extends DeleteDeliveryChannelCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DeleteDeliveryChannelRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: DeleteDeliveryChannelCommandInput;
76
+ output: DeleteDeliveryChannelCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -87,4 +87,15 @@ declare const DeleteEvaluationResultsCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteEvaluationResultsCommand extends DeleteEvaluationResultsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteEvaluationResultsRequest;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DeleteEvaluationResultsCommandInput;
98
+ output: DeleteEvaluationResultsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -110,4 +110,15 @@ declare const DeleteOrganizationConfigRuleCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class DeleteOrganizationConfigRuleCommand extends DeleteOrganizationConfigRuleCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: DeleteOrganizationConfigRuleRequest;
117
+ output: {};
118
+ };
119
+ sdk: {
120
+ input: DeleteOrganizationConfigRuleCommandInput;
121
+ output: DeleteOrganizationConfigRuleCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -112,4 +112,15 @@ declare const DeleteOrganizationConformancePackCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class DeleteOrganizationConformancePackCommand extends DeleteOrganizationConformancePackCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: DeleteOrganizationConformancePackRequest;
119
+ output: {};
120
+ };
121
+ sdk: {
122
+ input: DeleteOrganizationConformancePackCommandInput;
123
+ output: DeleteOrganizationConformancePackCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -61,4 +61,15 @@ declare const DeletePendingAggregationRequestCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class DeletePendingAggregationRequestCommand extends DeletePendingAggregationRequestCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: DeletePendingAggregationRequestRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: DeletePendingAggregationRequestCommandInput;
72
+ output: DeletePendingAggregationRequestCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -91,4 +91,15 @@ declare const DeleteRemediationConfigurationCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DeleteRemediationConfigurationCommand extends DeleteRemediationConfigurationCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DeleteRemediationConfigurationRequest;
98
+ output: {};
99
+ };
100
+ sdk: {
101
+ input: DeleteRemediationConfigurationCommandInput;
102
+ output: DeleteRemediationConfigurationCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -80,4 +80,15 @@ declare const DeleteRemediationExceptionsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteRemediationExceptionsCommand extends DeleteRemediationExceptionsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteRemediationExceptionsRequest;
87
+ output: DeleteRemediationExceptionsResponse;
88
+ };
89
+ sdk: {
90
+ input: DeleteRemediationExceptionsCommandInput;
91
+ output: DeleteRemediationExceptionsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -65,4 +65,15 @@ declare const DeleteResourceConfigCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DeleteResourceConfigCommand extends DeleteResourceConfigCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DeleteResourceConfigRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: DeleteResourceConfigCommandInput;
76
+ output: DeleteResourceConfigCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -62,4 +62,15 @@ declare const DeleteRetentionConfigurationCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class DeleteRetentionConfigurationCommand extends DeleteRetentionConfigurationCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: DeleteRetentionConfigurationRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: DeleteRetentionConfigurationCommandInput;
73
+ output: DeleteRetentionConfigurationCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -63,4 +63,15 @@ declare const DeleteStoredQueryCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class DeleteStoredQueryCommand extends DeleteStoredQueryCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: DeleteStoredQueryRequest;
70
+ output: {};
71
+ };
72
+ sdk: {
73
+ input: DeleteStoredQueryCommandInput;
74
+ output: DeleteStoredQueryCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -85,4 +85,15 @@ declare const DeliverConfigSnapshotCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeliverConfigSnapshotCommand extends DeliverConfigSnapshotCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeliverConfigSnapshotRequest;
92
+ output: DeliverConfigSnapshotResponse;
93
+ };
94
+ sdk: {
95
+ input: DeliverConfigSnapshotCommandInput;
96
+ output: DeliverConfigSnapshotCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -102,4 +102,15 @@ declare const DescribeAggregateComplianceByConfigRulesCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class DescribeAggregateComplianceByConfigRulesCommand extends DescribeAggregateComplianceByConfigRulesCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: DescribeAggregateComplianceByConfigRulesRequest;
109
+ output: DescribeAggregateComplianceByConfigRulesResponse;
110
+ };
111
+ sdk: {
112
+ input: DescribeAggregateComplianceByConfigRulesCommandInput;
113
+ output: DescribeAggregateComplianceByConfigRulesCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -98,4 +98,15 @@ declare const DescribeAggregateComplianceByConformancePacksCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DescribeAggregateComplianceByConformancePacksCommand extends DescribeAggregateComplianceByConformancePacksCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DescribeAggregateComplianceByConformancePacksRequest;
105
+ output: DescribeAggregateComplianceByConformancePacksResponse;
106
+ };
107
+ sdk: {
108
+ input: DescribeAggregateComplianceByConformancePacksCommandInput;
109
+ output: DescribeAggregateComplianceByConformancePacksCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -79,4 +79,15 @@ declare const DescribeAggregationAuthorizationsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DescribeAggregationAuthorizationsCommand extends DescribeAggregationAuthorizationsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DescribeAggregationAuthorizationsRequest;
86
+ output: DescribeAggregationAuthorizationsResponse;
87
+ };
88
+ sdk: {
89
+ input: DescribeAggregationAuthorizationsCommandInput;
90
+ output: DescribeAggregationAuthorizationsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -119,4 +119,15 @@ declare const DescribeComplianceByConfigRuleCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class DescribeComplianceByConfigRuleCommand extends DescribeComplianceByConfigRuleCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeComplianceByConfigRuleRequest;
126
+ output: DescribeComplianceByConfigRuleResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeComplianceByConfigRuleCommandInput;
130
+ output: DescribeComplianceByConfigRuleCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -117,4 +117,15 @@ declare const DescribeComplianceByResourceCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class DescribeComplianceByResourceCommand extends DescribeComplianceByResourceCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: DescribeComplianceByResourceRequest;
124
+ output: DescribeComplianceByResourceResponse;
125
+ };
126
+ sdk: {
127
+ input: DescribeComplianceByResourceCommandInput;
128
+ output: DescribeComplianceByResourceCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -93,4 +93,15 @@ declare const DescribeConfigRuleEvaluationStatusCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DescribeConfigRuleEvaluationStatusCommand extends DescribeConfigRuleEvaluationStatusCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DescribeConfigRuleEvaluationStatusRequest;
100
+ output: DescribeConfigRuleEvaluationStatusResponse;
101
+ };
102
+ sdk: {
103
+ input: DescribeConfigRuleEvaluationStatusCommandInput;
104
+ output: DescribeConfigRuleEvaluationStatusCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -116,4 +116,15 @@ declare const DescribeConfigRulesCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class DescribeConfigRulesCommand extends DescribeConfigRulesCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: DescribeConfigRulesRequest;
123
+ output: DescribeConfigRulesResponse;
124
+ };
125
+ sdk: {
126
+ input: DescribeConfigRulesCommandInput;
127
+ output: DescribeConfigRulesCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -89,4 +89,15 @@ declare const DescribeConfigurationAggregatorSourcesStatusCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DescribeConfigurationAggregatorSourcesStatusCommand extends DescribeConfigurationAggregatorSourcesStatusCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DescribeConfigurationAggregatorSourcesStatusRequest;
96
+ output: DescribeConfigurationAggregatorSourcesStatusResponse;
97
+ };
98
+ sdk: {
99
+ input: DescribeConfigurationAggregatorSourcesStatusCommandInput;
100
+ output: DescribeConfigurationAggregatorSourcesStatusCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -106,4 +106,15 @@ declare const DescribeConfigurationAggregatorsCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribeConfigurationAggregatorsCommand extends DescribeConfigurationAggregatorsCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribeConfigurationAggregatorsRequest;
113
+ output: DescribeConfigurationAggregatorsResponse;
114
+ };
115
+ sdk: {
116
+ input: DescribeConfigurationAggregatorsCommandInput;
117
+ output: DescribeConfigurationAggregatorsCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -81,4 +81,15 @@ declare const DescribeConfigurationRecorderStatusCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class DescribeConfigurationRecorderStatusCommand extends DescribeConfigurationRecorderStatusCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: DescribeConfigurationRecorderStatusRequest;
88
+ output: DescribeConfigurationRecorderStatusResponse;
89
+ };
90
+ sdk: {
91
+ input: DescribeConfigurationRecorderStatusCommandInput;
92
+ output: DescribeConfigurationRecorderStatusCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -101,4 +101,15 @@ declare const DescribeConfigurationRecordersCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class DescribeConfigurationRecordersCommand extends DescribeConfigurationRecordersCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: DescribeConfigurationRecordersRequest;
108
+ output: DescribeConfigurationRecordersResponse;
109
+ };
110
+ sdk: {
111
+ input: DescribeConfigurationRecordersCommandInput;
112
+ output: DescribeConfigurationRecordersCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -96,4 +96,15 @@ declare const DescribeConformancePackComplianceCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeConformancePackComplianceCommand extends DescribeConformancePackComplianceCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeConformancePackComplianceRequest;
103
+ output: DescribeConformancePackComplianceResponse;
104
+ };
105
+ sdk: {
106
+ input: DescribeConformancePackComplianceCommandInput;
107
+ output: DescribeConformancePackComplianceCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -88,4 +88,15 @@ declare const DescribeConformancePackStatusCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DescribeConformancePackStatusCommand extends DescribeConformancePackStatusCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DescribeConformancePackStatusRequest;
95
+ output: DescribeConformancePackStatusResponse;
96
+ };
97
+ sdk: {
98
+ input: DescribeConformancePackStatusCommandInput;
99
+ output: DescribeConformancePackStatusCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -97,4 +97,15 @@ declare const DescribeConformancePacksCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DescribeConformancePacksCommand extends DescribeConformancePacksCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DescribeConformancePacksRequest;
104
+ output: DescribeConformancePacksResponse;
105
+ };
106
+ sdk: {
107
+ input: DescribeConformancePacksCommandInput;
108
+ output: DescribeConformancePacksCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -96,4 +96,15 @@ declare const DescribeDeliveryChannelStatusCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeDeliveryChannelStatusCommand extends DescribeDeliveryChannelStatusCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeDeliveryChannelStatusRequest;
103
+ output: DescribeDeliveryChannelStatusResponse;
104
+ };
105
+ sdk: {
106
+ input: DescribeDeliveryChannelStatusCommandInput;
107
+ output: DescribeDeliveryChannelStatusCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -80,4 +80,15 @@ declare const DescribeDeliveryChannelsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DescribeDeliveryChannelsCommand extends DescribeDeliveryChannelsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DescribeDeliveryChannelsRequest;
87
+ output: DescribeDeliveryChannelsResponse;
88
+ };
89
+ sdk: {
90
+ input: DescribeDeliveryChannelsCommandInput;
91
+ output: DescribeDeliveryChannelsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -109,4 +109,15 @@ declare const DescribeOrganizationConfigRuleStatusesCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class DescribeOrganizationConfigRuleStatusesCommand extends DescribeOrganizationConfigRuleStatusesCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: DescribeOrganizationConfigRuleStatusesRequest;
116
+ output: DescribeOrganizationConfigRuleStatusesResponse;
117
+ };
118
+ sdk: {
119
+ input: DescribeOrganizationConfigRuleStatusesCommandInput;
120
+ output: DescribeOrganizationConfigRuleStatusesCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -166,4 +166,15 @@ declare const DescribeOrganizationConfigRulesCommand_base: {
166
166
  * @public
167
167
  */
168
168
  export declare class DescribeOrganizationConfigRulesCommand extends DescribeOrganizationConfigRulesCommand_base {
169
+ /** @internal type navigation helper, not in runtime. */
170
+ protected static __types: {
171
+ api: {
172
+ input: DescribeOrganizationConfigRulesRequest;
173
+ output: DescribeOrganizationConfigRulesResponse;
174
+ };
175
+ sdk: {
176
+ input: DescribeOrganizationConfigRulesCommandInput;
177
+ output: DescribeOrganizationConfigRulesCommandOutput;
178
+ };
179
+ };
169
180
  }
@@ -110,4 +110,15 @@ declare const DescribeOrganizationConformancePackStatusesCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class DescribeOrganizationConformancePackStatusesCommand extends DescribeOrganizationConformancePackStatusesCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: DescribeOrganizationConformancePackStatusesRequest;
117
+ output: DescribeOrganizationConformancePackStatusesResponse;
118
+ };
119
+ sdk: {
120
+ input: DescribeOrganizationConformancePackStatusesCommandInput;
121
+ output: DescribeOrganizationConformancePackStatusesCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -130,4 +130,15 @@ declare const DescribeOrganizationConformancePacksCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class DescribeOrganizationConformancePacksCommand extends DescribeOrganizationConformancePacksCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: DescribeOrganizationConformancePacksRequest;
137
+ output: DescribeOrganizationConformancePacksResponse;
138
+ };
139
+ sdk: {
140
+ input: DescribeOrganizationConformancePacksCommandInput;
141
+ output: DescribeOrganizationConformancePacksCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -76,4 +76,15 @@ declare const DescribePendingAggregationRequestsCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DescribePendingAggregationRequestsCommand extends DescribePendingAggregationRequestsCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DescribePendingAggregationRequestsRequest;
83
+ output: DescribePendingAggregationRequestsResponse;
84
+ };
85
+ sdk: {
86
+ input: DescribePendingAggregationRequestsCommandInput;
87
+ output: DescribePendingAggregationRequestsCommandOutput;
88
+ };
89
+ };
79
90
  }