aws_sdk_redshift/
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 `AcceptReservedNodeExchange` operation.
5pub mod accept_reserved_node_exchange;
6
7/// Types for the `AddPartner` operation.
8pub mod add_partner;
9
10/// Types for the `AssociateDataShareConsumer` operation.
11pub mod associate_data_share_consumer;
12
13/// Types for the `AuthorizeClusterSecurityGroupIngress` operation.
14pub mod authorize_cluster_security_group_ingress;
15
16/// Types for the `AuthorizeDataShare` operation.
17pub mod authorize_data_share;
18
19/// Types for the `AuthorizeEndpointAccess` operation.
20pub mod authorize_endpoint_access;
21
22/// Types for the `AuthorizeSnapshotAccess` operation.
23pub mod authorize_snapshot_access;
24
25/// Types for the `BatchDeleteClusterSnapshots` operation.
26pub mod batch_delete_cluster_snapshots;
27
28/// Types for the `BatchModifyClusterSnapshots` operation.
29pub mod batch_modify_cluster_snapshots;
30
31/// Types for the `CancelResize` operation.
32pub mod cancel_resize;
33
34/// Types for the `CopyClusterSnapshot` operation.
35pub mod copy_cluster_snapshot;
36
37/// Types for the `CreateAuthenticationProfile` operation.
38pub mod create_authentication_profile;
39
40/// Types for the `CreateCluster` operation.
41pub mod create_cluster;
42
43/// Types for the `CreateClusterParameterGroup` operation.
44pub mod create_cluster_parameter_group;
45
46/// Types for the `CreateClusterSecurityGroup` operation.
47pub mod create_cluster_security_group;
48
49/// Types for the `CreateClusterSnapshot` operation.
50pub mod create_cluster_snapshot;
51
52/// Types for the `CreateClusterSubnetGroup` operation.
53pub mod create_cluster_subnet_group;
54
55/// Types for the `CreateCustomDomainAssociation` operation.
56pub mod create_custom_domain_association;
57
58/// Types for the `CreateEndpointAccess` operation.
59pub mod create_endpoint_access;
60
61/// Types for the `CreateEventSubscription` operation.
62pub mod create_event_subscription;
63
64/// Types for the `CreateHsmClientCertificate` operation.
65pub mod create_hsm_client_certificate;
66
67/// Types for the `CreateHsmConfiguration` operation.
68pub mod create_hsm_configuration;
69
70/// Types for the `CreateIntegration` operation.
71pub mod create_integration;
72
73/// Types for the `CreateRedshiftIdcApplication` operation.
74pub mod create_redshift_idc_application;
75
76/// Types for the `CreateScheduledAction` operation.
77pub mod create_scheduled_action;
78
79/// Types for the `CreateSnapshotCopyGrant` operation.
80pub mod create_snapshot_copy_grant;
81
82/// Types for the `CreateSnapshotSchedule` operation.
83pub mod create_snapshot_schedule;
84
85/// Types for the `CreateTags` operation.
86pub mod create_tags;
87
88/// Types for the `CreateUsageLimit` operation.
89pub mod create_usage_limit;
90
91/// Types for the `DeauthorizeDataShare` operation.
92pub mod deauthorize_data_share;
93
94/// Types for the `DeleteAuthenticationProfile` operation.
95pub mod delete_authentication_profile;
96
97/// Types for the `DeleteCluster` operation.
98pub mod delete_cluster;
99
100/// Types for the `DeleteClusterParameterGroup` operation.
101pub mod delete_cluster_parameter_group;
102
103/// Types for the `DeleteClusterSecurityGroup` operation.
104pub mod delete_cluster_security_group;
105
106/// Types for the `DeleteClusterSnapshot` operation.
107pub mod delete_cluster_snapshot;
108
109/// Types for the `DeleteClusterSubnetGroup` operation.
110pub mod delete_cluster_subnet_group;
111
112/// Types for the `DeleteCustomDomainAssociation` operation.
113pub mod delete_custom_domain_association;
114
115/// Types for the `DeleteEndpointAccess` operation.
116pub mod delete_endpoint_access;
117
118/// Types for the `DeleteEventSubscription` operation.
119pub mod delete_event_subscription;
120
121/// Types for the `DeleteHsmClientCertificate` operation.
122pub mod delete_hsm_client_certificate;
123
124/// Types for the `DeleteHsmConfiguration` operation.
125pub mod delete_hsm_configuration;
126
127/// Types for the `DeleteIntegration` operation.
128pub mod delete_integration;
129
130/// Types for the `DeletePartner` operation.
131pub mod delete_partner;
132
133/// Types for the `DeleteRedshiftIdcApplication` operation.
134pub mod delete_redshift_idc_application;
135
136/// Types for the `DeleteResourcePolicy` operation.
137pub mod delete_resource_policy;
138
139/// Types for the `DeleteScheduledAction` operation.
140pub mod delete_scheduled_action;
141
142/// Types for the `DeleteSnapshotCopyGrant` operation.
143pub mod delete_snapshot_copy_grant;
144
145/// Types for the `DeleteSnapshotSchedule` operation.
146pub mod delete_snapshot_schedule;
147
148/// Types for the `DeleteTags` operation.
149pub mod delete_tags;
150
151/// Types for the `DeleteUsageLimit` operation.
152pub mod delete_usage_limit;
153
154/// Types for the `DeregisterNamespace` operation.
155pub mod deregister_namespace;
156
157/// Types for the `DescribeAccountAttributes` operation.
158pub mod describe_account_attributes;
159
160/// Types for the `DescribeAuthenticationProfiles` operation.
161pub mod describe_authentication_profiles;
162
163/// Types for the `DescribeClusterDbRevisions` operation.
164pub mod describe_cluster_db_revisions;
165
166/// Types for the `DescribeClusterParameterGroups` operation.
167pub mod describe_cluster_parameter_groups;
168
169/// Types for the `DescribeClusterParameters` operation.
170pub mod describe_cluster_parameters;
171
172/// Types for the `DescribeClusterSecurityGroups` operation.
173pub mod describe_cluster_security_groups;
174
175/// Types for the `DescribeClusterSnapshots` operation.
176pub mod describe_cluster_snapshots;
177
178/// Types for the `DescribeClusterSubnetGroups` operation.
179pub mod describe_cluster_subnet_groups;
180
181/// Types for the `DescribeClusterTracks` operation.
182pub mod describe_cluster_tracks;
183
184/// Types for the `DescribeClusterVersions` operation.
185pub mod describe_cluster_versions;
186
187/// Types for the `DescribeClusters` operation.
188pub mod describe_clusters;
189
190/// Types for the `DescribeCustomDomainAssociations` operation.
191pub mod describe_custom_domain_associations;
192
193/// Types for the `DescribeDataShares` operation.
194pub mod describe_data_shares;
195
196/// Types for the `DescribeDataSharesForConsumer` operation.
197pub mod describe_data_shares_for_consumer;
198
199/// Types for the `DescribeDataSharesForProducer` operation.
200pub mod describe_data_shares_for_producer;
201
202/// Types for the `DescribeDefaultClusterParameters` operation.
203pub mod describe_default_cluster_parameters;
204
205/// Types for the `DescribeEndpointAccess` operation.
206pub mod describe_endpoint_access;
207
208/// Types for the `DescribeEndpointAuthorization` operation.
209pub mod describe_endpoint_authorization;
210
211/// Types for the `DescribeEventCategories` operation.
212pub mod describe_event_categories;
213
214/// Types for the `DescribeEventSubscriptions` operation.
215pub mod describe_event_subscriptions;
216
217/// Types for the `DescribeEvents` operation.
218pub mod describe_events;
219
220/// Types for the `DescribeHsmClientCertificates` operation.
221pub mod describe_hsm_client_certificates;
222
223/// Types for the `DescribeHsmConfigurations` operation.
224pub mod describe_hsm_configurations;
225
226/// Types for the `DescribeInboundIntegrations` operation.
227pub mod describe_inbound_integrations;
228
229/// Types for the `DescribeIntegrations` operation.
230pub mod describe_integrations;
231
232/// Types for the `DescribeLoggingStatus` operation.
233pub mod describe_logging_status;
234
235/// Types for the `DescribeNodeConfigurationOptions` operation.
236pub mod describe_node_configuration_options;
237
238/// Types for the `DescribeOrderableClusterOptions` operation.
239pub mod describe_orderable_cluster_options;
240
241/// Types for the `DescribePartners` operation.
242pub mod describe_partners;
243
244/// Types for the `DescribeRedshiftIdcApplications` operation.
245pub mod describe_redshift_idc_applications;
246
247/// Types for the `DescribeReservedNodeExchangeStatus` operation.
248pub mod describe_reserved_node_exchange_status;
249
250/// Types for the `DescribeReservedNodeOfferings` operation.
251pub mod describe_reserved_node_offerings;
252
253/// Types for the `DescribeReservedNodes` operation.
254pub mod describe_reserved_nodes;
255
256/// Types for the `DescribeResize` operation.
257pub mod describe_resize;
258
259/// Types for the `DescribeScheduledActions` operation.
260pub mod describe_scheduled_actions;
261
262/// Types for the `DescribeSnapshotCopyGrants` operation.
263pub mod describe_snapshot_copy_grants;
264
265/// Types for the `DescribeSnapshotSchedules` operation.
266pub mod describe_snapshot_schedules;
267
268/// Types for the `DescribeStorage` operation.
269pub mod describe_storage;
270
271/// Types for the `DescribeTableRestoreStatus` operation.
272pub mod describe_table_restore_status;
273
274/// Types for the `DescribeTags` operation.
275pub mod describe_tags;
276
277/// Types for the `DescribeUsageLimits` operation.
278pub mod describe_usage_limits;
279
280/// Types for the `DisableLogging` operation.
281pub mod disable_logging;
282
283/// Types for the `DisableSnapshotCopy` operation.
284pub mod disable_snapshot_copy;
285
286/// Types for the `DisassociateDataShareConsumer` operation.
287pub mod disassociate_data_share_consumer;
288
289/// Types for the `EnableLogging` operation.
290pub mod enable_logging;
291
292/// Types for the `EnableSnapshotCopy` operation.
293pub mod enable_snapshot_copy;
294
295/// Types for the `FailoverPrimaryCompute` operation.
296pub mod failover_primary_compute;
297
298/// Types for the `GetClusterCredentials` operation.
299pub mod get_cluster_credentials;
300
301/// Types for the `GetClusterCredentialsWithIAM` operation.
302pub mod get_cluster_credentials_with_iam;
303
304/// Types for the `GetReservedNodeExchangeConfigurationOptions` operation.
305pub mod get_reserved_node_exchange_configuration_options;
306
307/// Types for the `GetReservedNodeExchangeOfferings` operation.
308pub mod get_reserved_node_exchange_offerings;
309
310/// Types for the `GetResourcePolicy` operation.
311pub mod get_resource_policy;
312
313/// Types for the `ListRecommendations` operation.
314pub mod list_recommendations;
315
316/// Types for the `ModifyAquaConfiguration` operation.
317pub mod modify_aqua_configuration;
318
319/// Types for the `ModifyAuthenticationProfile` operation.
320pub mod modify_authentication_profile;
321
322/// Types for the `ModifyCluster` operation.
323pub mod modify_cluster;
324
325/// Types for the `ModifyClusterDbRevision` operation.
326pub mod modify_cluster_db_revision;
327
328/// Types for the `ModifyClusterIamRoles` operation.
329pub mod modify_cluster_iam_roles;
330
331/// Types for the `ModifyClusterMaintenance` operation.
332pub mod modify_cluster_maintenance;
333
334/// Types for the `ModifyClusterParameterGroup` operation.
335pub mod modify_cluster_parameter_group;
336
337/// Types for the `ModifyClusterSnapshot` operation.
338pub mod modify_cluster_snapshot;
339
340/// Types for the `ModifyClusterSnapshotSchedule` operation.
341pub mod modify_cluster_snapshot_schedule;
342
343/// Types for the `ModifyClusterSubnetGroup` operation.
344pub mod modify_cluster_subnet_group;
345
346/// Types for the `ModifyCustomDomainAssociation` operation.
347pub mod modify_custom_domain_association;
348
349/// Types for the `ModifyEndpointAccess` operation.
350pub mod modify_endpoint_access;
351
352/// Types for the `ModifyEventSubscription` operation.
353pub mod modify_event_subscription;
354
355/// Types for the `ModifyIntegration` operation.
356pub mod modify_integration;
357
358/// Types for the `ModifyRedshiftIdcApplication` operation.
359pub mod modify_redshift_idc_application;
360
361/// Types for the `ModifyScheduledAction` operation.
362pub mod modify_scheduled_action;
363
364/// Types for the `ModifySnapshotCopyRetentionPeriod` operation.
365pub mod modify_snapshot_copy_retention_period;
366
367/// Types for the `ModifySnapshotSchedule` operation.
368pub mod modify_snapshot_schedule;
369
370/// Types for the `ModifyUsageLimit` operation.
371pub mod modify_usage_limit;
372
373/// Types for the `PauseCluster` operation.
374pub mod pause_cluster;
375
376/// Types for the `PurchaseReservedNodeOffering` operation.
377pub mod purchase_reserved_node_offering;
378
379/// Types for the `PutResourcePolicy` operation.
380pub mod put_resource_policy;
381
382/// Types for the `RebootCluster` operation.
383pub mod reboot_cluster;
384
385/// Types for the `RegisterNamespace` operation.
386pub mod register_namespace;
387
388/// Types for the `RejectDataShare` operation.
389pub mod reject_data_share;
390
391/// Types for the `ResetClusterParameterGroup` operation.
392pub mod reset_cluster_parameter_group;
393
394/// Types for the `ResizeCluster` operation.
395pub mod resize_cluster;
396
397/// Types for the `RestoreFromClusterSnapshot` operation.
398pub mod restore_from_cluster_snapshot;
399
400/// Types for the `RestoreTableFromClusterSnapshot` operation.
401pub mod restore_table_from_cluster_snapshot;
402
403/// Types for the `ResumeCluster` operation.
404pub mod resume_cluster;
405
406/// Types for the `RevokeClusterSecurityGroupIngress` operation.
407pub mod revoke_cluster_security_group_ingress;
408
409/// Types for the `RevokeEndpointAccess` operation.
410pub mod revoke_endpoint_access;
411
412/// Types for the `RevokeSnapshotAccess` operation.
413pub mod revoke_snapshot_access;
414
415/// Types for the `RotateEncryptionKey` operation.
416pub mod rotate_encryption_key;
417
418/// Types for the `UpdatePartnerStatus` operation.
419pub mod update_partner_status;