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