aws_sdk_config/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `AssociateResourceTypes` operation.
5pub mod associate_resource_types;
6
7/// Types for the `BatchGetAggregateResourceConfig` operation.
8pub mod batch_get_aggregate_resource_config;
9
10/// Types for the `BatchGetResourceConfig` operation.
11pub mod batch_get_resource_config;
12
13/// Types for the `DeleteAggregationAuthorization` operation.
14pub mod delete_aggregation_authorization;
15
16/// Types for the `DeleteConfigRule` operation.
17pub mod delete_config_rule;
18
19/// Types for the `DeleteConfigurationAggregator` operation.
20pub mod delete_configuration_aggregator;
21
22/// Types for the `DeleteConfigurationRecorder` operation.
23pub mod delete_configuration_recorder;
24
25/// Types for the `DeleteConformancePack` operation.
26pub mod delete_conformance_pack;
27
28/// Types for the `DeleteDeliveryChannel` operation.
29pub mod delete_delivery_channel;
30
31/// Types for the `DeleteEvaluationResults` operation.
32pub mod delete_evaluation_results;
33
34/// Types for the `DeleteOrganizationConfigRule` operation.
35pub mod delete_organization_config_rule;
36
37/// Types for the `DeleteOrganizationConformancePack` operation.
38pub mod delete_organization_conformance_pack;
39
40/// Types for the `DeletePendingAggregationRequest` operation.
41pub mod delete_pending_aggregation_request;
42
43/// Types for the `DeleteRemediationConfiguration` operation.
44pub mod delete_remediation_configuration;
45
46/// Types for the `DeleteRemediationExceptions` operation.
47pub mod delete_remediation_exceptions;
48
49/// Types for the `DeleteResourceConfig` operation.
50pub mod delete_resource_config;
51
52/// Types for the `DeleteRetentionConfiguration` operation.
53pub mod delete_retention_configuration;
54
55/// Types for the `DeleteServiceLinkedConfigurationRecorder` operation.
56pub mod delete_service_linked_configuration_recorder;
57
58/// Types for the `DeleteStoredQuery` operation.
59pub mod delete_stored_query;
60
61/// Types for the `DeliverConfigSnapshot` operation.
62pub mod deliver_config_snapshot;
63
64/// Types for the `DescribeAggregateComplianceByConfigRules` operation.
65pub mod describe_aggregate_compliance_by_config_rules;
66
67/// Types for the `DescribeAggregateComplianceByConformancePacks` operation.
68pub mod describe_aggregate_compliance_by_conformance_packs;
69
70/// Types for the `DescribeAggregationAuthorizations` operation.
71pub mod describe_aggregation_authorizations;
72
73/// Types for the `DescribeComplianceByConfigRule` operation.
74pub mod describe_compliance_by_config_rule;
75
76/// Types for the `DescribeComplianceByResource` operation.
77pub mod describe_compliance_by_resource;
78
79/// Types for the `DescribeConfigRuleEvaluationStatus` operation.
80pub mod describe_config_rule_evaluation_status;
81
82/// Types for the `DescribeConfigRules` operation.
83pub mod describe_config_rules;
84
85/// Types for the `DescribeConfigurationAggregatorSourcesStatus` operation.
86pub mod describe_configuration_aggregator_sources_status;
87
88/// Types for the `DescribeConfigurationAggregators` operation.
89pub mod describe_configuration_aggregators;
90
91/// Types for the `DescribeConfigurationRecorderStatus` operation.
92pub mod describe_configuration_recorder_status;
93
94/// Types for the `DescribeConfigurationRecorders` operation.
95pub mod describe_configuration_recorders;
96
97/// Types for the `DescribeConformancePackCompliance` operation.
98pub mod describe_conformance_pack_compliance;
99
100/// Types for the `DescribeConformancePackStatus` operation.
101pub mod describe_conformance_pack_status;
102
103/// Types for the `DescribeConformancePacks` operation.
104pub mod describe_conformance_packs;
105
106/// Types for the `DescribeDeliveryChannelStatus` operation.
107pub mod describe_delivery_channel_status;
108
109/// Types for the `DescribeDeliveryChannels` operation.
110pub mod describe_delivery_channels;
111
112/// Types for the `DescribeOrganizationConfigRuleStatuses` operation.
113pub mod describe_organization_config_rule_statuses;
114
115/// Types for the `DescribeOrganizationConfigRules` operation.
116pub mod describe_organization_config_rules;
117
118/// Types for the `DescribeOrganizationConformancePackStatuses` operation.
119pub mod describe_organization_conformance_pack_statuses;
120
121/// Types for the `DescribeOrganizationConformancePacks` operation.
122pub mod describe_organization_conformance_packs;
123
124/// Types for the `DescribePendingAggregationRequests` operation.
125pub mod describe_pending_aggregation_requests;
126
127/// Types for the `DescribeRemediationConfigurations` operation.
128pub mod describe_remediation_configurations;
129
130/// Types for the `DescribeRemediationExceptions` operation.
131pub mod describe_remediation_exceptions;
132
133/// Types for the `DescribeRemediationExecutionStatus` operation.
134pub mod describe_remediation_execution_status;
135
136/// Types for the `DescribeRetentionConfigurations` operation.
137pub mod describe_retention_configurations;
138
139/// Types for the `DisassociateResourceTypes` operation.
140pub mod disassociate_resource_types;
141
142/// Types for the `GetAggregateComplianceDetailsByConfigRule` operation.
143pub mod get_aggregate_compliance_details_by_config_rule;
144
145/// Types for the `GetAggregateConfigRuleComplianceSummary` operation.
146pub mod get_aggregate_config_rule_compliance_summary;
147
148/// Types for the `GetAggregateConformancePackComplianceSummary` operation.
149pub mod get_aggregate_conformance_pack_compliance_summary;
150
151/// Types for the `GetAggregateDiscoveredResourceCounts` operation.
152pub mod get_aggregate_discovered_resource_counts;
153
154/// Types for the `GetAggregateResourceConfig` operation.
155pub mod get_aggregate_resource_config;
156
157/// Types for the `GetComplianceDetailsByConfigRule` operation.
158pub mod get_compliance_details_by_config_rule;
159
160/// Types for the `GetComplianceDetailsByResource` operation.
161pub mod get_compliance_details_by_resource;
162
163/// Types for the `GetComplianceSummaryByConfigRule` operation.
164pub mod get_compliance_summary_by_config_rule;
165
166/// Types for the `GetComplianceSummaryByResourceType` operation.
167pub mod get_compliance_summary_by_resource_type;
168
169/// Types for the `GetConformancePackComplianceDetails` operation.
170pub mod get_conformance_pack_compliance_details;
171
172/// Types for the `GetConformancePackComplianceSummary` operation.
173pub mod get_conformance_pack_compliance_summary;
174
175/// Types for the `GetCustomRulePolicy` operation.
176pub mod get_custom_rule_policy;
177
178/// Types for the `GetDiscoveredResourceCounts` operation.
179pub mod get_discovered_resource_counts;
180
181/// Types for the `GetOrganizationConfigRuleDetailedStatus` operation.
182pub mod get_organization_config_rule_detailed_status;
183
184/// Types for the `GetOrganizationConformancePackDetailedStatus` operation.
185pub mod get_organization_conformance_pack_detailed_status;
186
187/// Types for the `GetOrganizationCustomRulePolicy` operation.
188pub mod get_organization_custom_rule_policy;
189
190/// Types for the `GetResourceConfigHistory` operation.
191pub mod get_resource_config_history;
192
193/// Types for the `GetResourceEvaluationSummary` operation.
194pub mod get_resource_evaluation_summary;
195
196/// Types for the `GetStoredQuery` operation.
197pub mod get_stored_query;
198
199/// Types for the `ListAggregateDiscoveredResources` operation.
200pub mod list_aggregate_discovered_resources;
201
202/// Types for the `ListConfigurationRecorders` operation.
203pub mod list_configuration_recorders;
204
205/// Types for the `ListConformancePackComplianceScores` operation.
206pub mod list_conformance_pack_compliance_scores;
207
208/// Types for the `ListDiscoveredResources` operation.
209pub mod list_discovered_resources;
210
211/// Types for the `ListResourceEvaluations` operation.
212pub mod list_resource_evaluations;
213
214/// Types for the `ListStoredQueries` operation.
215pub mod list_stored_queries;
216
217/// Types for the `ListTagsForResource` operation.
218pub mod list_tags_for_resource;
219
220/// Types for the `PutAggregationAuthorization` operation.
221pub mod put_aggregation_authorization;
222
223/// Types for the `PutConfigRule` operation.
224pub mod put_config_rule;
225
226/// Types for the `PutConfigurationAggregator` operation.
227pub mod put_configuration_aggregator;
228
229/// Types for the `PutConfigurationRecorder` operation.
230pub mod put_configuration_recorder;
231
232/// Types for the `PutConformancePack` operation.
233pub mod put_conformance_pack;
234
235/// Types for the `PutDeliveryChannel` operation.
236pub mod put_delivery_channel;
237
238/// Types for the `PutEvaluations` operation.
239pub mod put_evaluations;
240
241/// Types for the `PutExternalEvaluation` operation.
242pub mod put_external_evaluation;
243
244/// Types for the `PutOrganizationConfigRule` operation.
245pub mod put_organization_config_rule;
246
247/// Types for the `PutOrganizationConformancePack` operation.
248pub mod put_organization_conformance_pack;
249
250/// Types for the `PutRemediationConfigurations` operation.
251pub mod put_remediation_configurations;
252
253/// Types for the `PutRemediationExceptions` operation.
254pub mod put_remediation_exceptions;
255
256/// Types for the `PutResourceConfig` operation.
257pub mod put_resource_config;
258
259/// Types for the `PutRetentionConfiguration` operation.
260pub mod put_retention_configuration;
261
262/// Types for the `PutServiceLinkedConfigurationRecorder` operation.
263pub mod put_service_linked_configuration_recorder;
264
265/// Types for the `PutStoredQuery` operation.
266pub mod put_stored_query;
267
268/// Types for the `SelectAggregateResourceConfig` operation.
269pub mod select_aggregate_resource_config;
270
271/// Types for the `SelectResourceConfig` operation.
272pub mod select_resource_config;
273
274/// Types for the `StartConfigRulesEvaluation` operation.
275pub mod start_config_rules_evaluation;
276
277/// Types for the `StartConfigurationRecorder` operation.
278pub mod start_configuration_recorder;
279
280/// Types for the `StartRemediationExecution` operation.
281pub mod start_remediation_execution;
282
283/// Types for the `StartResourceEvaluation` operation.
284pub mod start_resource_evaluation;
285
286/// Types for the `StopConfigurationRecorder` operation.
287pub mod stop_configuration_recorder;
288
289/// Types for the `TagResource` operation.
290pub mod tag_resource;
291
292/// Types for the `UntagResource` operation.
293pub mod untag_resource;