aws_sdk_databasemigration/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 `AddTagsToResource` operation.
5pub mod add_tags_to_resource;
6
7/// Types for the `ApplyPendingMaintenanceAction` operation.
8pub mod apply_pending_maintenance_action;
9
10/// Types for the `BatchStartRecommendations` operation.
11pub mod batch_start_recommendations;
12
13/// Types for the `CancelReplicationTaskAssessmentRun` operation.
14pub mod cancel_replication_task_assessment_run;
15
16/// Types for the `CreateDataMigration` operation.
17pub mod create_data_migration;
18
19/// Types for the `CreateDataProvider` operation.
20pub mod create_data_provider;
21
22/// Types for the `CreateEndpoint` operation.
23pub mod create_endpoint;
24
25/// Types for the `CreateEventSubscription` operation.
26pub mod create_event_subscription;
27
28/// Types for the `CreateFleetAdvisorCollector` operation.
29pub mod create_fleet_advisor_collector;
30
31/// Types for the `CreateInstanceProfile` operation.
32pub mod create_instance_profile;
33
34/// Types for the `CreateMigrationProject` operation.
35pub mod create_migration_project;
36
37/// Types for the `CreateReplicationConfig` operation.
38pub mod create_replication_config;
39
40/// Types for the `CreateReplicationInstance` operation.
41pub mod create_replication_instance;
42
43/// Types for the `CreateReplicationSubnetGroup` operation.
44pub mod create_replication_subnet_group;
45
46/// Types for the `CreateReplicationTask` operation.
47pub mod create_replication_task;
48
49/// Types for the `DeleteCertificate` operation.
50pub mod delete_certificate;
51
52/// Types for the `DeleteConnection` operation.
53pub mod delete_connection;
54
55/// Types for the `DeleteDataMigration` operation.
56pub mod delete_data_migration;
57
58/// Types for the `DeleteDataProvider` operation.
59pub mod delete_data_provider;
60
61/// Types for the `DeleteEndpoint` operation.
62pub mod delete_endpoint;
63
64/// Types for the `DeleteEventSubscription` operation.
65pub mod delete_event_subscription;
66
67/// Types for the `DeleteFleetAdvisorCollector` operation.
68pub mod delete_fleet_advisor_collector;
69
70/// Types for the `DeleteFleetAdvisorDatabases` operation.
71pub mod delete_fleet_advisor_databases;
72
73/// Types for the `DeleteInstanceProfile` operation.
74pub mod delete_instance_profile;
75
76/// Types for the `DeleteMigrationProject` operation.
77pub mod delete_migration_project;
78
79/// Types for the `DeleteReplicationConfig` operation.
80pub mod delete_replication_config;
81
82/// Types for the `DeleteReplicationInstance` operation.
83pub mod delete_replication_instance;
84
85/// Types for the `DeleteReplicationSubnetGroup` operation.
86pub mod delete_replication_subnet_group;
87
88/// Types for the `DeleteReplicationTask` operation.
89pub mod delete_replication_task;
90
91/// Types for the `DeleteReplicationTaskAssessmentRun` operation.
92pub mod delete_replication_task_assessment_run;
93
94/// Types for the `DescribeAccountAttributes` operation.
95pub mod describe_account_attributes;
96
97/// Types for the `DescribeApplicableIndividualAssessments` operation.
98pub mod describe_applicable_individual_assessments;
99
100/// Types for the `DescribeCertificates` operation.
101pub mod describe_certificates;
102
103/// Types for the `DescribeConnections` operation.
104pub mod describe_connections;
105
106/// Types for the `DescribeConversionConfiguration` operation.
107pub mod describe_conversion_configuration;
108
109/// Types for the `DescribeDataMigrations` operation.
110pub mod describe_data_migrations;
111
112/// Types for the `DescribeDataProviders` operation.
113pub mod describe_data_providers;
114
115/// Types for the `DescribeEndpointSettings` operation.
116pub mod describe_endpoint_settings;
117
118/// Types for the `DescribeEndpointTypes` operation.
119pub mod describe_endpoint_types;
120
121/// Types for the `DescribeEndpoints` operation.
122pub mod describe_endpoints;
123
124/// Types for the `DescribeEngineVersions` operation.
125pub mod describe_engine_versions;
126
127/// Types for the `DescribeEventCategories` operation.
128pub mod describe_event_categories;
129
130/// Types for the `DescribeEventSubscriptions` operation.
131pub mod describe_event_subscriptions;
132
133/// Types for the `DescribeEvents` operation.
134pub mod describe_events;
135
136/// Types for the `DescribeExtensionPackAssociations` operation.
137pub mod describe_extension_pack_associations;
138
139/// Types for the `DescribeFleetAdvisorCollectors` operation.
140pub mod describe_fleet_advisor_collectors;
141
142/// Types for the `DescribeFleetAdvisorDatabases` operation.
143pub mod describe_fleet_advisor_databases;
144
145/// Types for the `DescribeFleetAdvisorLsaAnalysis` operation.
146pub mod describe_fleet_advisor_lsa_analysis;
147
148/// Types for the `DescribeFleetAdvisorSchemaObjectSummary` operation.
149pub mod describe_fleet_advisor_schema_object_summary;
150
151/// Types for the `DescribeFleetAdvisorSchemas` operation.
152pub mod describe_fleet_advisor_schemas;
153
154/// Types for the `DescribeInstanceProfiles` operation.
155pub mod describe_instance_profiles;
156
157/// Types for the `DescribeMetadataModelAssessments` operation.
158pub mod describe_metadata_model_assessments;
159
160/// Types for the `DescribeMetadataModelConversions` operation.
161pub mod describe_metadata_model_conversions;
162
163/// Types for the `DescribeMetadataModelExportsAsScript` operation.
164pub mod describe_metadata_model_exports_as_script;
165
166/// Types for the `DescribeMetadataModelExportsToTarget` operation.
167pub mod describe_metadata_model_exports_to_target;
168
169/// Types for the `DescribeMetadataModelImports` operation.
170pub mod describe_metadata_model_imports;
171
172/// Types for the `DescribeMigrationProjects` operation.
173pub mod describe_migration_projects;
174
175/// Types for the `DescribeOrderableReplicationInstances` operation.
176pub mod describe_orderable_replication_instances;
177
178/// Types for the `DescribePendingMaintenanceActions` operation.
179pub mod describe_pending_maintenance_actions;
180
181/// Types for the `DescribeRecommendationLimitations` operation.
182pub mod describe_recommendation_limitations;
183
184/// Types for the `DescribeRecommendations` operation.
185pub mod describe_recommendations;
186
187/// Types for the `DescribeRefreshSchemasStatus` operation.
188pub mod describe_refresh_schemas_status;
189
190/// Types for the `DescribeReplicationConfigs` operation.
191pub mod describe_replication_configs;
192
193/// Types for the `DescribeReplicationInstanceTaskLogs` operation.
194pub mod describe_replication_instance_task_logs;
195
196/// Types for the `DescribeReplicationInstances` operation.
197pub mod describe_replication_instances;
198
199/// Types for the `DescribeReplicationSubnetGroups` operation.
200pub mod describe_replication_subnet_groups;
201
202/// Types for the `DescribeReplicationTableStatistics` operation.
203pub mod describe_replication_table_statistics;
204
205/// Types for the `DescribeReplicationTaskAssessmentResults` operation.
206pub mod describe_replication_task_assessment_results;
207
208/// Types for the `DescribeReplicationTaskAssessmentRuns` operation.
209pub mod describe_replication_task_assessment_runs;
210
211/// Types for the `DescribeReplicationTaskIndividualAssessments` operation.
212pub mod describe_replication_task_individual_assessments;
213
214/// Types for the `DescribeReplicationTasks` operation.
215pub mod describe_replication_tasks;
216
217/// Types for the `DescribeReplications` operation.
218pub mod describe_replications;
219
220/// Types for the `DescribeSchemas` operation.
221pub mod describe_schemas;
222
223/// Types for the `DescribeTableStatistics` operation.
224pub mod describe_table_statistics;
225
226/// Types for the `ExportMetadataModelAssessment` operation.
227pub mod export_metadata_model_assessment;
228
229/// Types for the `ImportCertificate` operation.
230pub mod import_certificate;
231
232/// Types for the `ListTagsForResource` operation.
233pub mod list_tags_for_resource;
234
235/// Types for the `ModifyConversionConfiguration` operation.
236pub mod modify_conversion_configuration;
237
238/// Types for the `ModifyDataMigration` operation.
239pub mod modify_data_migration;
240
241/// Types for the `ModifyDataProvider` operation.
242pub mod modify_data_provider;
243
244/// Types for the `ModifyEndpoint` operation.
245pub mod modify_endpoint;
246
247/// Types for the `ModifyEventSubscription` operation.
248pub mod modify_event_subscription;
249
250/// Types for the `ModifyInstanceProfile` operation.
251pub mod modify_instance_profile;
252
253/// Types for the `ModifyMigrationProject` operation.
254pub mod modify_migration_project;
255
256/// Types for the `ModifyReplicationConfig` operation.
257pub mod modify_replication_config;
258
259/// Types for the `ModifyReplicationInstance` operation.
260pub mod modify_replication_instance;
261
262/// Types for the `ModifyReplicationSubnetGroup` operation.
263pub mod modify_replication_subnet_group;
264
265/// Types for the `ModifyReplicationTask` operation.
266pub mod modify_replication_task;
267
268/// Types for the `MoveReplicationTask` operation.
269pub mod move_replication_task;
270
271/// Types for the `RebootReplicationInstance` operation.
272pub mod reboot_replication_instance;
273
274/// Types for the `RefreshSchemas` operation.
275pub mod refresh_schemas;
276
277/// Types for the `ReloadReplicationTables` operation.
278pub mod reload_replication_tables;
279
280/// Types for the `ReloadTables` operation.
281pub mod reload_tables;
282
283/// Types for the `RemoveTagsFromResource` operation.
284pub mod remove_tags_from_resource;
285
286/// Types for the `RunFleetAdvisorLsaAnalysis` operation.
287pub mod run_fleet_advisor_lsa_analysis;
288
289/// Types for the `StartDataMigration` operation.
290pub mod start_data_migration;
291
292/// Types for the `StartExtensionPackAssociation` operation.
293pub mod start_extension_pack_association;
294
295/// Types for the `StartMetadataModelAssessment` operation.
296pub mod start_metadata_model_assessment;
297
298/// Types for the `StartMetadataModelConversion` operation.
299pub mod start_metadata_model_conversion;
300
301/// Types for the `StartMetadataModelExportAsScript` operation.
302pub mod start_metadata_model_export_as_script;
303
304/// Types for the `StartMetadataModelExportToTarget` operation.
305pub mod start_metadata_model_export_to_target;
306
307/// Types for the `StartMetadataModelImport` operation.
308pub mod start_metadata_model_import;
309
310/// Types for the `StartRecommendations` operation.
311pub mod start_recommendations;
312
313/// Types for the `StartReplication` operation.
314pub mod start_replication;
315
316/// Types for the `StartReplicationTask` operation.
317pub mod start_replication_task;
318
319/// Types for the `StartReplicationTaskAssessment` operation.
320pub mod start_replication_task_assessment;
321
322/// Types for the `StartReplicationTaskAssessmentRun` operation.
323pub mod start_replication_task_assessment_run;
324
325/// Types for the `StopDataMigration` operation.
326pub mod stop_data_migration;
327
328/// Types for the `StopReplication` operation.
329pub mod stop_replication;
330
331/// Types for the `StopReplicationTask` operation.
332pub mod stop_replication_task;
333
334/// Types for the `TestConnection` operation.
335pub mod test_connection;
336
337/// Types for the `UpdateSubscriptionsToEventBridge` operation.
338pub mod update_subscriptions_to_event_bridge;