aws_sdk_rds/
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 `AddRoleToDBCluster` operation.
5pub mod add_role_to_db_cluster;
6
7/// Types for the `AddRoleToDBInstance` operation.
8pub mod add_role_to_db_instance;
9
10/// Types for the `AddSourceIdentifierToSubscription` operation.
11pub mod add_source_identifier_to_subscription;
12
13/// Types for the `AddTagsToResource` operation.
14pub mod add_tags_to_resource;
15
16/// Types for the `ApplyPendingMaintenanceAction` operation.
17pub mod apply_pending_maintenance_action;
18
19/// Types for the `AuthorizeDBSecurityGroupIngress` operation.
20pub mod authorize_db_security_group_ingress;
21
22/// Types for the `BacktrackDBCluster` operation.
23pub mod backtrack_db_cluster;
24
25/// Types for the `CancelExportTask` operation.
26pub mod cancel_export_task;
27
28/// Types for the `CopyDBClusterParameterGroup` operation.
29pub mod copy_db_cluster_parameter_group;
30
31/// Types for the `CopyDBClusterSnapshot` operation.
32pub mod copy_db_cluster_snapshot;
33
34/// Types for the `CopyDBParameterGroup` operation.
35pub mod copy_db_parameter_group;
36
37/// Types for the `CopyDBSnapshot` operation.
38pub mod copy_db_snapshot;
39
40/// Types for the `CopyOptionGroup` operation.
41pub mod copy_option_group;
42
43/// Types for the `CreateBlueGreenDeployment` operation.
44pub mod create_blue_green_deployment;
45
46/// Types for the `CreateCustomDBEngineVersion` operation.
47pub mod create_custom_db_engine_version;
48
49/// Types for the `CreateDBCluster` operation.
50pub mod create_db_cluster;
51
52/// Types for the `CreateDBClusterEndpoint` operation.
53pub mod create_db_cluster_endpoint;
54
55/// Types for the `CreateDBClusterParameterGroup` operation.
56pub mod create_db_cluster_parameter_group;
57
58/// Types for the `CreateDBClusterSnapshot` operation.
59pub mod create_db_cluster_snapshot;
60
61/// Types for the `CreateDBInstance` operation.
62pub mod create_db_instance;
63
64/// Types for the `CreateDBInstanceReadReplica` operation.
65pub mod create_db_instance_read_replica;
66
67/// Types for the `CreateDBParameterGroup` operation.
68pub mod create_db_parameter_group;
69
70/// Types for the `CreateDBProxy` operation.
71pub mod create_db_proxy;
72
73/// Types for the `CreateDBProxyEndpoint` operation.
74pub mod create_db_proxy_endpoint;
75
76/// Types for the `CreateDBSecurityGroup` operation.
77pub mod create_db_security_group;
78
79/// Types for the `CreateDBShardGroup` operation.
80pub mod create_db_shard_group;
81
82/// Types for the `CreateDBSnapshot` operation.
83pub mod create_db_snapshot;
84
85/// Types for the `CreateDBSubnetGroup` operation.
86pub mod create_db_subnet_group;
87
88/// Types for the `CreateEventSubscription` operation.
89pub mod create_event_subscription;
90
91/// Types for the `CreateGlobalCluster` operation.
92pub mod create_global_cluster;
93
94/// Types for the `CreateIntegration` operation.
95pub mod create_integration;
96
97/// Types for the `CreateOptionGroup` operation.
98pub mod create_option_group;
99
100/// Types for the `CreateTenantDatabase` operation.
101pub mod create_tenant_database;
102
103/// Types for the `DeleteBlueGreenDeployment` operation.
104pub mod delete_blue_green_deployment;
105
106/// Types for the `DeleteCustomDBEngineVersion` operation.
107pub mod delete_custom_db_engine_version;
108
109/// Types for the `DeleteDBCluster` operation.
110pub mod delete_db_cluster;
111
112/// Types for the `DeleteDBClusterAutomatedBackup` operation.
113pub mod delete_db_cluster_automated_backup;
114
115/// Types for the `DeleteDBClusterEndpoint` operation.
116pub mod delete_db_cluster_endpoint;
117
118/// Types for the `DeleteDBClusterParameterGroup` operation.
119pub mod delete_db_cluster_parameter_group;
120
121/// Types for the `DeleteDBClusterSnapshot` operation.
122pub mod delete_db_cluster_snapshot;
123
124/// Types for the `DeleteDBInstance` operation.
125pub mod delete_db_instance;
126
127/// Types for the `DeleteDBInstanceAutomatedBackup` operation.
128pub mod delete_db_instance_automated_backup;
129
130/// Types for the `DeleteDBParameterGroup` operation.
131pub mod delete_db_parameter_group;
132
133/// Types for the `DeleteDBProxy` operation.
134pub mod delete_db_proxy;
135
136/// Types for the `DeleteDBProxyEndpoint` operation.
137pub mod delete_db_proxy_endpoint;
138
139/// Types for the `DeleteDBSecurityGroup` operation.
140pub mod delete_db_security_group;
141
142/// Types for the `DeleteDBShardGroup` operation.
143pub mod delete_db_shard_group;
144
145/// Types for the `DeleteDBSnapshot` operation.
146pub mod delete_db_snapshot;
147
148/// Types for the `DeleteDBSubnetGroup` operation.
149pub mod delete_db_subnet_group;
150
151/// Types for the `DeleteEventSubscription` operation.
152pub mod delete_event_subscription;
153
154/// Types for the `DeleteGlobalCluster` operation.
155pub mod delete_global_cluster;
156
157/// Types for the `DeleteIntegration` operation.
158pub mod delete_integration;
159
160/// Types for the `DeleteOptionGroup` operation.
161pub mod delete_option_group;
162
163/// Types for the `DeleteTenantDatabase` operation.
164pub mod delete_tenant_database;
165
166/// Types for the `DeregisterDBProxyTargets` operation.
167pub mod deregister_db_proxy_targets;
168
169/// Types for the `DescribeAccountAttributes` operation.
170pub mod describe_account_attributes;
171
172/// Types for the `DescribeBlueGreenDeployments` operation.
173pub mod describe_blue_green_deployments;
174
175/// Types for the `DescribeCertificates` operation.
176pub mod describe_certificates;
177
178/// Types for the `DescribeDBClusterAutomatedBackups` operation.
179pub mod describe_db_cluster_automated_backups;
180
181/// Types for the `DescribeDBClusterBacktracks` operation.
182pub mod describe_db_cluster_backtracks;
183
184/// Types for the `DescribeDBClusterEndpoints` operation.
185pub mod describe_db_cluster_endpoints;
186
187/// Types for the `DescribeDBClusterParameterGroups` operation.
188pub mod describe_db_cluster_parameter_groups;
189
190/// Types for the `DescribeDBClusterParameters` operation.
191pub mod describe_db_cluster_parameters;
192
193/// Types for the `DescribeDBClusterSnapshotAttributes` operation.
194pub mod describe_db_cluster_snapshot_attributes;
195
196/// Types for the `DescribeDBClusterSnapshots` operation.
197pub mod describe_db_cluster_snapshots;
198
199/// Types for the `DescribeDBClusters` operation.
200pub mod describe_db_clusters;
201
202/// Types for the `DescribeDBEngineVersions` operation.
203pub mod describe_db_engine_versions;
204
205/// Types for the `DescribeDBInstanceAutomatedBackups` operation.
206pub mod describe_db_instance_automated_backups;
207
208/// Types for the `DescribeDBInstances` operation.
209pub mod describe_db_instances;
210
211/// Types for the `DescribeDBLogFiles` operation.
212pub mod describe_db_log_files;
213
214/// Types for the `DescribeDBMajorEngineVersions` operation.
215pub mod describe_db_major_engine_versions;
216
217/// Types for the `DescribeDBParameterGroups` operation.
218pub mod describe_db_parameter_groups;
219
220/// Types for the `DescribeDBParameters` operation.
221pub mod describe_db_parameters;
222
223/// Types for the `DescribeDBProxies` operation.
224pub mod describe_db_proxies;
225
226/// Types for the `DescribeDBProxyEndpoints` operation.
227pub mod describe_db_proxy_endpoints;
228
229/// Types for the `DescribeDBProxyTargetGroups` operation.
230pub mod describe_db_proxy_target_groups;
231
232/// Types for the `DescribeDBProxyTargets` operation.
233pub mod describe_db_proxy_targets;
234
235/// Types for the `DescribeDBRecommendations` operation.
236pub mod describe_db_recommendations;
237
238/// Types for the `DescribeDBSecurityGroups` operation.
239pub mod describe_db_security_groups;
240
241/// Types for the `DescribeDBShardGroups` operation.
242pub mod describe_db_shard_groups;
243
244/// Types for the `DescribeDBSnapshotAttributes` operation.
245pub mod describe_db_snapshot_attributes;
246
247/// Types for the `DescribeDBSnapshotTenantDatabases` operation.
248pub mod describe_db_snapshot_tenant_databases;
249
250/// Types for the `DescribeDBSnapshots` operation.
251pub mod describe_db_snapshots;
252
253/// Types for the `DescribeDBSubnetGroups` operation.
254pub mod describe_db_subnet_groups;
255
256/// Types for the `DescribeEngineDefaultClusterParameters` operation.
257pub mod describe_engine_default_cluster_parameters;
258
259/// Types for the `DescribeEngineDefaultParameters` operation.
260pub mod describe_engine_default_parameters;
261
262/// Types for the `DescribeEventCategories` operation.
263pub mod describe_event_categories;
264
265/// Types for the `DescribeEventSubscriptions` operation.
266pub mod describe_event_subscriptions;
267
268/// Types for the `DescribeEvents` operation.
269pub mod describe_events;
270
271/// Types for the `DescribeExportTasks` operation.
272pub mod describe_export_tasks;
273
274/// Types for the `DescribeGlobalClusters` operation.
275pub mod describe_global_clusters;
276
277/// Types for the `DescribeIntegrations` operation.
278pub mod describe_integrations;
279
280/// Types for the `DescribeOptionGroupOptions` operation.
281pub mod describe_option_group_options;
282
283/// Types for the `DescribeOptionGroups` operation.
284pub mod describe_option_groups;
285
286/// Types for the `DescribeOrderableDBInstanceOptions` operation.
287pub mod describe_orderable_db_instance_options;
288
289/// Types for the `DescribePendingMaintenanceActions` operation.
290pub mod describe_pending_maintenance_actions;
291
292/// Types for the `DescribeReservedDBInstances` operation.
293pub mod describe_reserved_db_instances;
294
295/// Types for the `DescribeReservedDBInstancesOfferings` operation.
296pub mod describe_reserved_db_instances_offerings;
297
298/// Types for the `DescribeSourceRegions` operation.
299pub mod describe_source_regions;
300
301/// Types for the `DescribeTenantDatabases` operation.
302pub mod describe_tenant_databases;
303
304/// Types for the `DescribeValidDBInstanceModifications` operation.
305pub mod describe_valid_db_instance_modifications;
306
307/// Types for the `DisableHttpEndpoint` operation.
308pub mod disable_http_endpoint;
309
310/// Types for the `DownloadDBLogFilePortion` operation.
311pub mod download_db_log_file_portion;
312
313/// Types for the `EnableHttpEndpoint` operation.
314pub mod enable_http_endpoint;
315
316/// Types for the `FailoverDBCluster` operation.
317pub mod failover_db_cluster;
318
319/// Types for the `FailoverGlobalCluster` operation.
320pub mod failover_global_cluster;
321
322/// Types for the `ListTagsForResource` operation.
323pub mod list_tags_for_resource;
324
325/// Types for the `ModifyActivityStream` operation.
326pub mod modify_activity_stream;
327
328/// Types for the `ModifyCertificates` operation.
329pub mod modify_certificates;
330
331/// Types for the `ModifyCurrentDBClusterCapacity` operation.
332pub mod modify_current_db_cluster_capacity;
333
334/// Types for the `ModifyCustomDBEngineVersion` operation.
335pub mod modify_custom_db_engine_version;
336
337/// Types for the `ModifyDBCluster` operation.
338pub mod modify_db_cluster;
339
340/// Types for the `ModifyDBClusterEndpoint` operation.
341pub mod modify_db_cluster_endpoint;
342
343/// Types for the `ModifyDBClusterParameterGroup` operation.
344pub mod modify_db_cluster_parameter_group;
345
346/// Types for the `ModifyDBClusterSnapshotAttribute` operation.
347pub mod modify_db_cluster_snapshot_attribute;
348
349/// Types for the `ModifyDBInstance` operation.
350pub mod modify_db_instance;
351
352/// Types for the `ModifyDBParameterGroup` operation.
353pub mod modify_db_parameter_group;
354
355/// Types for the `ModifyDBProxy` operation.
356pub mod modify_db_proxy;
357
358/// Types for the `ModifyDBProxyEndpoint` operation.
359pub mod modify_db_proxy_endpoint;
360
361/// Types for the `ModifyDBProxyTargetGroup` operation.
362pub mod modify_db_proxy_target_group;
363
364/// Types for the `ModifyDBRecommendation` operation.
365pub mod modify_db_recommendation;
366
367/// Types for the `ModifyDBShardGroup` operation.
368pub mod modify_db_shard_group;
369
370/// Types for the `ModifyDBSnapshot` operation.
371pub mod modify_db_snapshot;
372
373/// Types for the `ModifyDBSnapshotAttribute` operation.
374pub mod modify_db_snapshot_attribute;
375
376/// Types for the `ModifyDBSubnetGroup` operation.
377pub mod modify_db_subnet_group;
378
379/// Types for the `ModifyEventSubscription` operation.
380pub mod modify_event_subscription;
381
382/// Types for the `ModifyGlobalCluster` operation.
383pub mod modify_global_cluster;
384
385/// Types for the `ModifyIntegration` operation.
386pub mod modify_integration;
387
388/// Types for the `ModifyOptionGroup` operation.
389pub mod modify_option_group;
390
391/// Types for the `ModifyTenantDatabase` operation.
392pub mod modify_tenant_database;
393
394/// Types for the `PromoteReadReplica` operation.
395pub mod promote_read_replica;
396
397/// Types for the `PromoteReadReplicaDBCluster` operation.
398pub mod promote_read_replica_db_cluster;
399
400/// Types for the `PurchaseReservedDBInstancesOffering` operation.
401pub mod purchase_reserved_db_instances_offering;
402
403/// Types for the `RebootDBCluster` operation.
404pub mod reboot_db_cluster;
405
406/// Types for the `RebootDBInstance` operation.
407pub mod reboot_db_instance;
408
409/// Types for the `RebootDBShardGroup` operation.
410pub mod reboot_db_shard_group;
411
412/// Types for the `RegisterDBProxyTargets` operation.
413pub mod register_db_proxy_targets;
414
415/// Types for the `RemoveFromGlobalCluster` operation.
416pub mod remove_from_global_cluster;
417
418/// Types for the `RemoveRoleFromDBCluster` operation.
419pub mod remove_role_from_db_cluster;
420
421/// Types for the `RemoveRoleFromDBInstance` operation.
422pub mod remove_role_from_db_instance;
423
424/// Types for the `RemoveSourceIdentifierFromSubscription` operation.
425pub mod remove_source_identifier_from_subscription;
426
427/// Types for the `RemoveTagsFromResource` operation.
428pub mod remove_tags_from_resource;
429
430/// Types for the `ResetDBClusterParameterGroup` operation.
431pub mod reset_db_cluster_parameter_group;
432
433/// Types for the `ResetDBParameterGroup` operation.
434pub mod reset_db_parameter_group;
435
436/// Types for the `RestoreDBClusterFromS3` operation.
437pub mod restore_db_cluster_from_s3;
438
439/// Types for the `RestoreDBClusterFromSnapshot` operation.
440pub mod restore_db_cluster_from_snapshot;
441
442/// Types for the `RestoreDBClusterToPointInTime` operation.
443pub mod restore_db_cluster_to_point_in_time;
444
445/// Types for the `RestoreDBInstanceFromDBSnapshot` operation.
446pub mod restore_db_instance_from_db_snapshot;
447
448/// Types for the `RestoreDBInstanceFromS3` operation.
449pub mod restore_db_instance_from_s3;
450
451/// Types for the `RestoreDBInstanceToPointInTime` operation.
452pub mod restore_db_instance_to_point_in_time;
453
454/// Types for the `RevokeDBSecurityGroupIngress` operation.
455pub mod revoke_db_security_group_ingress;
456
457/// Types for the `StartActivityStream` operation.
458pub mod start_activity_stream;
459
460/// Types for the `StartDBCluster` operation.
461pub mod start_db_cluster;
462
463/// Types for the `StartDBInstance` operation.
464pub mod start_db_instance;
465
466/// Types for the `StartDBInstanceAutomatedBackupsReplication` operation.
467pub mod start_db_instance_automated_backups_replication;
468
469/// Types for the `StartExportTask` operation.
470pub mod start_export_task;
471
472/// Types for the `StopActivityStream` operation.
473pub mod stop_activity_stream;
474
475/// Types for the `StopDBCluster` operation.
476pub mod stop_db_cluster;
477
478/// Types for the `StopDBInstance` operation.
479pub mod stop_db_instance;
480
481/// Types for the `StopDBInstanceAutomatedBackupsReplication` operation.
482pub mod stop_db_instance_automated_backups_replication;
483
484/// Types for the `SwitchoverBlueGreenDeployment` operation.
485pub mod switchover_blue_green_deployment;
486
487/// Types for the `SwitchoverGlobalCluster` operation.
488pub mod switchover_global_cluster;
489
490/// Types for the `SwitchoverReadReplica` operation.
491pub mod switchover_read_replica;