aws-sdk-mgn 1.102.0

AWS SDK for Application Migration 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 `ArchiveApplication` operation.
pub mod archive_application;

/// Types for the `ArchiveWave` operation.
pub mod archive_wave;

/// Types for the `AssociateApplications` operation.
pub mod associate_applications;

/// Types for the `AssociateSourceServers` operation.
pub mod associate_source_servers;

/// Types for the `ChangeServerLifeCycleState` operation.
pub mod change_server_life_cycle_state;

/// Types for the `CreateApplication` operation.
pub mod create_application;

/// Types for the `CreateConnector` operation.
pub mod create_connector;

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

/// Types for the `CreateNetworkMigrationDefinition` operation.
pub mod create_network_migration_definition;

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

/// Types for the `CreateWave` operation.
pub mod create_wave;

/// Types for the `DeleteApplication` operation.
pub mod delete_application;

/// Types for the `DeleteConnector` operation.
pub mod delete_connector;

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

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

/// Types for the `DeleteNetworkMigrationDefinition` operation.
pub mod delete_network_migration_definition;

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

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

/// Types for the `DeleteVcenterClient` operation.
pub mod delete_vcenter_client;

/// Types for the `DeleteWave` operation.
pub mod delete_wave;

/// 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 `DescribeReplicationConfigurationTemplates` operation.
pub mod describe_replication_configuration_templates;

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

/// Types for the `DescribeVcenterClients` operation.
pub mod describe_vcenter_clients;

/// Types for the `DisassociateApplications` operation.
pub mod disassociate_applications;

/// Types for the `DisassociateSourceServers` operation.
pub mod disassociate_source_servers;

/// Types for the `DisconnectFromService` operation.
pub mod disconnect_from_service;

/// Types for the `FinalizeCutover` operation.
pub mod finalize_cutover;

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

/// Types for the `GetNetworkMigrationDefinition` operation.
pub mod get_network_migration_definition;

/// Types for the `GetNetworkMigrationMapperSegmentConstruct` operation.
pub mod get_network_migration_mapper_segment_construct;

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

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

/// Types for the `ListApplications` operation.
pub mod list_applications;

/// Types for the `ListConnectors` operation.
pub mod list_connectors;

/// Types for the `ListExportErrors` operation.
pub mod list_export_errors;

/// Types for the `ListExports` operation.
pub mod list_exports;

/// Types for the `ListImportErrors` operation.
pub mod list_import_errors;

/// Types for the `ListImportFileEnrichments` operation.
pub mod list_import_file_enrichments;

/// Types for the `ListImports` operation.
pub mod list_imports;

/// Types for the `ListManagedAccounts` operation.
pub mod list_managed_accounts;

/// Types for the `ListNetworkMigrationAnalyses` operation.
pub mod list_network_migration_analyses;

/// Types for the `ListNetworkMigrationAnalysisResults` operation.
pub mod list_network_migration_analysis_results;

/// Types for the `ListNetworkMigrationCodeGenerationSegments` operation.
pub mod list_network_migration_code_generation_segments;

/// Types for the `ListNetworkMigrationCodeGenerations` operation.
pub mod list_network_migration_code_generations;

/// Types for the `ListNetworkMigrationDefinitions` operation.
pub mod list_network_migration_definitions;

/// Types for the `ListNetworkMigrationDeployedStacks` operation.
pub mod list_network_migration_deployed_stacks;

/// Types for the `ListNetworkMigrationDeployments` operation.
pub mod list_network_migration_deployments;

/// Types for the `ListNetworkMigrationExecutions` operation.
pub mod list_network_migration_executions;

/// Types for the `ListNetworkMigrationMapperSegmentConstructs` operation.
pub mod list_network_migration_mapper_segment_constructs;

/// Types for the `ListNetworkMigrationMapperSegments` operation.
pub mod list_network_migration_mapper_segments;

/// Types for the `ListNetworkMigrationMappingUpdates` operation.
pub mod list_network_migration_mapping_updates;

/// Types for the `ListNetworkMigrationMappings` operation.
pub mod list_network_migration_mappings;

/// Types for the `ListSourceServerActions` operation.
pub mod list_source_server_actions;

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

/// Types for the `ListTemplateActions` operation.
pub mod list_template_actions;

/// Types for the `ListWaves` operation.
pub mod list_waves;

/// Types for the `MarkAsArchived` operation.
pub mod mark_as_archived;

/// Types for the `PauseReplication` operation.
pub mod pause_replication;

/// Types for the `PutSourceServerAction` operation.
pub mod put_source_server_action;

/// Types for the `PutTemplateAction` operation.
pub mod put_template_action;

/// Types for the `RemoveSourceServerAction` operation.
pub mod remove_source_server_action;

/// Types for the `RemoveTemplateAction` operation.
pub mod remove_template_action;

/// Types for the `ResumeReplication` operation.
pub mod resume_replication;

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

/// Types for the `StartCutover` operation.
pub mod start_cutover;

/// Types for the `StartExport` operation.
pub mod start_export;

/// Types for the `StartImport` operation.
pub mod start_import;

/// Types for the `StartImportFileEnrichment` operation.
pub mod start_import_file_enrichment;

/// Types for the `StartNetworkMigrationAnalysis` operation.
pub mod start_network_migration_analysis;

/// Types for the `StartNetworkMigrationCodeGeneration` operation.
pub mod start_network_migration_code_generation;

/// Types for the `StartNetworkMigrationDeployment` operation.
pub mod start_network_migration_deployment;

/// Types for the `StartNetworkMigrationMapping` operation.
pub mod start_network_migration_mapping;

/// Types for the `StartNetworkMigrationMappingUpdate` operation.
pub mod start_network_migration_mapping_update;

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

/// Types for the `StartTest` operation.
pub mod start_test;

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

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

/// Types for the `TerminateTargetInstances` operation.
pub mod terminate_target_instances;

/// Types for the `UnarchiveApplication` operation.
pub mod unarchive_application;

/// Types for the `UnarchiveWave` operation.
pub mod unarchive_wave;

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

/// Types for the `UpdateApplication` operation.
pub mod update_application;

/// Types for the `UpdateConnector` operation.
pub mod update_connector;

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

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

/// Types for the `UpdateNetworkMigrationDefinition` operation.
pub mod update_network_migration_definition;

/// Types for the `UpdateNetworkMigrationMapperSegment` operation.
pub mod update_network_migration_mapper_segment;

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

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

/// Types for the `UpdateSourceServer` operation.
pub mod update_source_server;

/// Types for the `UpdateSourceServerReplicationType` operation.
pub mod update_source_server_replication_type;

/// Types for the `UpdateWave` operation.
pub mod update_wave;