aws-sdk-redshiftserverless 1.106.0

AWS SDK for Redshift Serverless
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `ConvertRecoveryPointToSnapshot` operation.
pub mod convert_recovery_point_to_snapshot;

/// Types for the `CreateCustomDomainAssociation` operation.
pub mod create_custom_domain_association;

/// Types for the `CreateEndpointAccess` operation.
pub mod create_endpoint_access;

/// Types for the `CreateNamespace` operation.
pub mod create_namespace;

/// Types for the `CreateReservation` operation.
pub mod create_reservation;

/// Types for the `CreateScheduledAction` operation.
pub mod create_scheduled_action;

/// Types for the `CreateSnapshot` operation.
pub mod create_snapshot;

/// Types for the `CreateSnapshotCopyConfiguration` operation.
pub mod create_snapshot_copy_configuration;

/// Types for the `CreateUsageLimit` operation.
pub mod create_usage_limit;

/// Types for the `CreateWorkgroup` operation.
pub mod create_workgroup;

/// Types for the `DeleteCustomDomainAssociation` operation.
pub mod delete_custom_domain_association;

/// Types for the `DeleteEndpointAccess` operation.
pub mod delete_endpoint_access;

/// Types for the `DeleteNamespace` operation.
pub mod delete_namespace;

/// Types for the `DeleteResourcePolicy` operation.
pub mod delete_resource_policy;

/// Types for the `DeleteScheduledAction` operation.
pub mod delete_scheduled_action;

/// Types for the `DeleteSnapshot` operation.
pub mod delete_snapshot;

/// Types for the `DeleteSnapshotCopyConfiguration` operation.
pub mod delete_snapshot_copy_configuration;

/// Types for the `DeleteUsageLimit` operation.
pub mod delete_usage_limit;

/// Types for the `DeleteWorkgroup` operation.
pub mod delete_workgroup;

/// Types for the `GetCredentials` operation.
pub mod get_credentials;

/// Types for the `GetCustomDomainAssociation` operation.
pub mod get_custom_domain_association;

/// Types for the `GetEndpointAccess` operation.
pub mod get_endpoint_access;

/// Types for the `GetIdentityCenterAuthToken` operation.
pub mod get_identity_center_auth_token;

/// Types for the `GetNamespace` operation.
pub mod get_namespace;

/// Types for the `GetRecoveryPoint` operation.
pub mod get_recovery_point;

/// Types for the `GetReservation` operation.
pub mod get_reservation;

/// Types for the `GetReservationOffering` operation.
pub mod get_reservation_offering;

/// Types for the `GetResourcePolicy` operation.
pub mod get_resource_policy;

/// Types for the `GetScheduledAction` operation.
pub mod get_scheduled_action;

/// Types for the `GetSnapshot` operation.
pub mod get_snapshot;

/// Types for the `GetTableRestoreStatus` operation.
pub mod get_table_restore_status;

/// Types for the `GetTrack` operation.
pub mod get_track;

/// Types for the `GetUsageLimit` operation.
pub mod get_usage_limit;

/// Types for the `GetWorkgroup` operation.
pub mod get_workgroup;

/// Types for the `ListCustomDomainAssociations` operation.
pub mod list_custom_domain_associations;

/// Types for the `ListEndpointAccess` operation.
pub mod list_endpoint_access;

/// Types for the `ListManagedWorkgroups` operation.
pub mod list_managed_workgroups;

/// Types for the `ListNamespaces` operation.
pub mod list_namespaces;

/// Types for the `ListRecoveryPoints` operation.
pub mod list_recovery_points;

/// Types for the `ListReservationOfferings` operation.
pub mod list_reservation_offerings;

/// Types for the `ListReservations` operation.
pub mod list_reservations;

/// Types for the `ListScheduledActions` operation.
pub mod list_scheduled_actions;

/// Types for the `ListSnapshotCopyConfigurations` operation.
pub mod list_snapshot_copy_configurations;

/// Types for the `ListSnapshots` operation.
pub mod list_snapshots;

/// Types for the `ListTableRestoreStatus` operation.
pub mod list_table_restore_status;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTracks` operation.
pub mod list_tracks;

/// Types for the `ListUsageLimits` operation.
pub mod list_usage_limits;

/// Types for the `ListWorkgroups` operation.
pub mod list_workgroups;

/// Types for the `PutResourcePolicy` operation.
pub mod put_resource_policy;

/// Types for the `RestoreFromRecoveryPoint` operation.
pub mod restore_from_recovery_point;

/// Types for the `RestoreFromSnapshot` operation.
pub mod restore_from_snapshot;

/// Types for the `RestoreTableFromRecoveryPoint` operation.
pub mod restore_table_from_recovery_point;

/// Types for the `RestoreTableFromSnapshot` operation.
pub mod restore_table_from_snapshot;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateCustomDomainAssociation` operation.
pub mod update_custom_domain_association;

/// Types for the `UpdateEndpointAccess` operation.
pub mod update_endpoint_access;

/// Types for the `UpdateLakehouseConfiguration` operation.
pub mod update_lakehouse_configuration;

/// Types for the `UpdateNamespace` operation.
pub mod update_namespace;

/// Types for the `UpdateScheduledAction` operation.
pub mod update_scheduled_action;

/// Types for the `UpdateSnapshot` operation.
pub mod update_snapshot;

/// Types for the `UpdateSnapshotCopyConfiguration` operation.
pub mod update_snapshot_copy_configuration;

/// Types for the `UpdateUsageLimit` operation.
pub mod update_usage_limit;

/// Types for the `UpdateWorkgroup` operation.
pub mod update_workgroup;