aws-sdk-drs 1.106.0

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

/// Types for the `AssociateSourceNetworkStack` operation.
pub mod associate_source_network_stack;

/// Types for the `CreateExtendedSourceServer` operation.
pub mod create_extended_source_server;

/// Types for the `CreateLaunchConfigurationTemplate` operation.
pub mod create_launch_configuration_template;

/// Types for the `CreateReplicationConfigurationTemplate` operation.
pub mod create_replication_configuration_template;

/// Types for the `CreateSourceNetwork` operation.
pub mod create_source_network;

/// Types for the `DeleteJob` operation.
pub mod delete_job;

/// Types for the `DeleteLaunchAction` operation.
pub mod delete_launch_action;

/// Types for the `DeleteLaunchConfigurationTemplate` operation.
pub mod delete_launch_configuration_template;

/// Types for the `DeleteRecoveryInstance` operation.
pub mod delete_recovery_instance;

/// Types for the `DeleteReplicationConfigurationTemplate` operation.
pub mod delete_replication_configuration_template;

/// Types for the `DeleteSourceNetwork` operation.
pub mod delete_source_network;

/// Types for the `DeleteSourceServer` operation.
pub mod delete_source_server;

/// Types for the `DescribeJobLogItems` operation.
pub mod describe_job_log_items;

/// Types for the `DescribeJobs` operation.
pub mod describe_jobs;

/// Types for the `DescribeLaunchConfigurationTemplates` operation.
pub mod describe_launch_configuration_templates;

/// Types for the `DescribeRecoveryInstances` operation.
pub mod describe_recovery_instances;

/// Types for the `DescribeRecoverySnapshots` operation.
pub mod describe_recovery_snapshots;

/// Types for the `DescribeReplicationConfigurationTemplates` operation.
pub mod describe_replication_configuration_templates;

/// Types for the `DescribeSourceNetworks` operation.
pub mod describe_source_networks;

/// Types for the `DescribeSourceServers` operation.
pub mod describe_source_servers;

/// Types for the `DisconnectRecoveryInstance` operation.
pub mod disconnect_recovery_instance;

/// Types for the `DisconnectSourceServer` operation.
pub mod disconnect_source_server;

/// Types for the `ExportSourceNetworkCfnTemplate` operation.
pub mod export_source_network_cfn_template;

/// Types for the `GetFailbackReplicationConfiguration` operation.
pub mod get_failback_replication_configuration;

/// Types for the `GetLaunchConfiguration` operation.
pub mod get_launch_configuration;

/// Types for the `GetReplicationConfiguration` operation.
pub mod get_replication_configuration;

/// Types for the `InitializeService` operation.
pub mod initialize_service;

/// Types for the `ListExtensibleSourceServers` operation.
pub mod list_extensible_source_servers;

/// Types for the `ListLaunchActions` operation.
pub mod list_launch_actions;

/// Types for the `ListStagingAccounts` operation.
pub mod list_staging_accounts;

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

/// Types for the `PutLaunchAction` operation.
pub mod put_launch_action;

/// Types for the `RetryDataReplication` operation.
pub mod retry_data_replication;

/// Types for the `ReverseReplication` operation.
pub mod reverse_replication;

/// Types for the `StartFailbackLaunch` operation.
pub mod start_failback_launch;

/// Types for the `StartRecovery` operation.
pub mod start_recovery;

/// Types for the `StartReplication` operation.
pub mod start_replication;

/// Types for the `StartSourceNetworkRecovery` operation.
pub mod start_source_network_recovery;

/// Types for the `StartSourceNetworkReplication` operation.
pub mod start_source_network_replication;

/// Types for the `StopFailback` operation.
pub mod stop_failback;

/// Types for the `StopReplication` operation.
pub mod stop_replication;

/// Types for the `StopSourceNetworkReplication` operation.
pub mod stop_source_network_replication;

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

/// Types for the `TerminateRecoveryInstances` operation.
pub mod terminate_recovery_instances;

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

/// Types for the `UpdateFailbackReplicationConfiguration` operation.
pub mod update_failback_replication_configuration;

/// Types for the `UpdateLaunchConfiguration` operation.
pub mod update_launch_configuration;

/// Types for the `UpdateLaunchConfigurationTemplate` operation.
pub mod update_launch_configuration_template;

/// Types for the `UpdateReplicationConfiguration` operation.
pub mod update_replication_configuration;

/// Types for the `UpdateReplicationConfigurationTemplate` operation.
pub mod update_replication_configuration_template;