Awso_mgn_lwtSourceval archive_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ArchiveApplicationRequest.t ->
(Awso_mgn.Values.Application.t, Awso_mgn.Values.Application.error) Result.t
Lwt.tval archive_wave :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ArchiveWaveRequest.t ->
(Awso_mgn.Values.Wave.t, Awso_mgn.Values.Wave.error) Result.t Lwt.tval associate_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.AssociateApplicationsRequest.t ->
(Awso_mgn.Values.AssociateApplicationsResponse.t,
Awso_mgn.Values.AssociateApplicationsResponse.error)
Result.t
Lwt.tval associate_source_servers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.AssociateSourceServersRequest.t ->
(Awso_mgn.Values.AssociateSourceServersResponse.t,
Awso_mgn.Values.AssociateSourceServersResponse.error)
Result.t
Lwt.tval change_server_life_cycle_state :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ChangeServerLifeCycleStateRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval create_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.CreateApplicationRequest.t ->
(Awso_mgn.Values.Application.t, Awso_mgn.Values.Application.error) Result.t
Lwt.tval create_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.CreateConnectorRequest.t ->
(Awso_mgn.Values.Connector.t, Awso_mgn.Values.Connector.error) Result.t Lwt.tval create_launch_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.CreateLaunchConfigurationTemplateRequest.t ->
(Awso_mgn.Values.LaunchConfigurationTemplate.t,
Awso_mgn.Values.LaunchConfigurationTemplate.error)
Result.t
Lwt.tval create_network_migration_definition :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.CreateNetworkMigrationDefinitionRequest.t ->
(Awso_mgn.Values.NetworkMigrationDefinition.t,
Awso_mgn.Values.NetworkMigrationDefinition.error)
Result.t
Lwt.tval create_replication_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.CreateReplicationConfigurationTemplateRequest.t ->
(Awso_mgn.Values.ReplicationConfigurationTemplate.t,
Awso_mgn.Values.ReplicationConfigurationTemplate.error)
Result.t
Lwt.tval create_wave :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.CreateWaveRequest.t ->
(Awso_mgn.Values.Wave.t, Awso_mgn.Values.Wave.error) Result.t Lwt.tval delete_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteApplicationRequest.t ->
(Awso_mgn.Values.DeleteApplicationResponse.t,
Awso_mgn.Values.DeleteApplicationResponse.error)
Result.t
Lwt.tval delete_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteConnectorRequest.t ->
(unit, unit) Result.t Lwt.tval delete_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteJobRequest.t ->
(Awso_mgn.Values.DeleteJobResponse.t,
Awso_mgn.Values.DeleteJobResponse.error)
Result.t
Lwt.tval delete_launch_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteLaunchConfigurationTemplateRequest.t ->
(Awso_mgn.Values.DeleteLaunchConfigurationTemplateResponse.t,
Awso_mgn.Values.DeleteLaunchConfigurationTemplateResponse.error)
Result.t
Lwt.tval delete_network_migration_definition :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteNetworkMigrationDefinitionRequest.t ->
(Awso_mgn.Values.DeleteNetworkMigrationDefinitionResponse.t,
Awso_mgn.Values.DeleteNetworkMigrationDefinitionResponse.error)
Result.t
Lwt.tval delete_replication_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteReplicationConfigurationTemplateRequest.t ->
(Awso_mgn.Values.DeleteReplicationConfigurationTemplateResponse.t,
Awso_mgn.Values.DeleteReplicationConfigurationTemplateResponse.error)
Result.t
Lwt.tval delete_source_server :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteSourceServerRequest.t ->
(Awso_mgn.Values.DeleteSourceServerResponse.t,
Awso_mgn.Values.DeleteSourceServerResponse.error)
Result.t
Lwt.tval delete_vcenter_client :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteVcenterClientRequest.t ->
(unit, unit) Result.t Lwt.tval delete_wave :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DeleteWaveRequest.t ->
(Awso_mgn.Values.DeleteWaveResponse.t,
Awso_mgn.Values.DeleteWaveResponse.error)
Result.t
Lwt.tval describe_job_log_items :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DescribeJobLogItemsRequest.t ->
(Awso_mgn.Values.DescribeJobLogItemsResponse.t,
Awso_mgn.Values.DescribeJobLogItemsResponse.error)
Result.t
Lwt.tval describe_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DescribeJobsRequest.t ->
(Awso_mgn.Values.DescribeJobsResponse.t,
Awso_mgn.Values.DescribeJobsResponse.error)
Result.t
Lwt.tval describe_launch_configuration_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DescribeLaunchConfigurationTemplatesRequest.t ->
(Awso_mgn.Values.DescribeLaunchConfigurationTemplatesResponse.t,
Awso_mgn.Values.DescribeLaunchConfigurationTemplatesResponse.error)
Result.t
Lwt.tval describe_replication_configuration_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DescribeReplicationConfigurationTemplatesRequest.t ->
(Awso_mgn.Values.DescribeReplicationConfigurationTemplatesResponse.t,
Awso_mgn.Values.DescribeReplicationConfigurationTemplatesResponse.error)
Result.t
Lwt.tval describe_source_servers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DescribeSourceServersRequest.t ->
(Awso_mgn.Values.DescribeSourceServersResponse.t,
Awso_mgn.Values.DescribeSourceServersResponse.error)
Result.t
Lwt.tval describe_vcenter_clients :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DescribeVcenterClientsRequest.t ->
(Awso_mgn.Values.DescribeVcenterClientsResponse.t,
Awso_mgn.Values.DescribeVcenterClientsResponse.error)
Result.t
Lwt.tval disassociate_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DisassociateApplicationsRequest.t ->
(Awso_mgn.Values.DisassociateApplicationsResponse.t,
Awso_mgn.Values.DisassociateApplicationsResponse.error)
Result.t
Lwt.tval disassociate_source_servers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DisassociateSourceServersRequest.t ->
(Awso_mgn.Values.DisassociateSourceServersResponse.t,
Awso_mgn.Values.DisassociateSourceServersResponse.error)
Result.t
Lwt.tval disconnect_from_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.DisconnectFromServiceRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval finalize_cutover :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.FinalizeCutoverRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval get_launch_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.GetLaunchConfigurationRequest.t ->
(Awso_mgn.Values.LaunchConfiguration.t,
Awso_mgn.Values.LaunchConfiguration.error)
Result.t
Lwt.tval get_network_migration_definition :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.GetNetworkMigrationDefinitionRequest.t ->
(Awso_mgn.Values.NetworkMigrationDefinition.t,
Awso_mgn.Values.NetworkMigrationDefinition.error)
Result.t
Lwt.tval get_network_migration_mapper_segment_construct :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.GetNetworkMigrationMapperSegmentConstructRequest.t ->
(Awso_mgn.Values.GetNetworkMigrationMapperSegmentConstructResponse.t,
Awso_mgn.Values.GetNetworkMigrationMapperSegmentConstructResponse.error)
Result.t
Lwt.tval get_replication_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.GetReplicationConfigurationRequest.t ->
(Awso_mgn.Values.ReplicationConfiguration.t,
Awso_mgn.Values.ReplicationConfiguration.error)
Result.t
Lwt.tval initialize_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.InitializeServiceRequest.t ->
(Awso_mgn.Values.InitializeServiceResponse.t,
Awso_mgn.Values.InitializeServiceResponse.error)
Result.t
Lwt.tval list_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListApplicationsRequest.t ->
(Awso_mgn.Values.ListApplicationsResponse.t,
Awso_mgn.Values.ListApplicationsResponse.error)
Result.t
Lwt.tval list_connectors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListConnectorsRequest.t ->
(Awso_mgn.Values.ListConnectorsResponse.t,
Awso_mgn.Values.ListConnectorsResponse.error)
Result.t
Lwt.tval list_export_errors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListExportErrorsRequest.t ->
(Awso_mgn.Values.ListExportErrorsResponse.t,
Awso_mgn.Values.ListExportErrorsResponse.error)
Result.t
Lwt.tval list_exports :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListExportsRequest.t ->
(Awso_mgn.Values.ListExportsResponse.t,
Awso_mgn.Values.ListExportsResponse.error)
Result.t
Lwt.tval list_import_errors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListImportErrorsRequest.t ->
(Awso_mgn.Values.ListImportErrorsResponse.t,
Awso_mgn.Values.ListImportErrorsResponse.error)
Result.t
Lwt.tval list_import_file_enrichments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListImportFileEnrichmentsRequest.t ->
(Awso_mgn.Values.ListImportFileEnrichmentsResponse.t,
Awso_mgn.Values.ListImportFileEnrichmentsResponse.error)
Result.t
Lwt.tval list_imports :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListImportsRequest.t ->
(Awso_mgn.Values.ListImportsResponse.t,
Awso_mgn.Values.ListImportsResponse.error)
Result.t
Lwt.tval list_managed_accounts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListManagedAccountsRequest.t ->
(Awso_mgn.Values.ListManagedAccountsResponse.t,
Awso_mgn.Values.ListManagedAccountsResponse.error)
Result.t
Lwt.tval list_network_migration_analyses :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationAnalysesRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationAnalysesResponse.t,
Awso_mgn.Values.ListNetworkMigrationAnalysesResponse.error)
Result.t
Lwt.tval list_network_migration_analysis_results :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationAnalysisResultsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationAnalysisResultsResponse.t,
Awso_mgn.Values.ListNetworkMigrationAnalysisResultsResponse.error)
Result.t
Lwt.tval list_network_migration_code_generation_segments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsResponse.t,
Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsResponse.error)
Result.t
Lwt.tval list_network_migration_code_generations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationCodeGenerationsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationCodeGenerationsResponse.t,
Awso_mgn.Values.ListNetworkMigrationCodeGenerationsResponse.error)
Result.t
Lwt.tval list_network_migration_definitions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationDefinitionsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationDefinitionsResponse.t,
Awso_mgn.Values.ListNetworkMigrationDefinitionsResponse.error)
Result.t
Lwt.tval list_network_migration_deployed_stacks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationDeployedStacksRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationDeployedStacksResponse.t,
Awso_mgn.Values.ListNetworkMigrationDeployedStacksResponse.error)
Result.t
Lwt.tval list_network_migration_deployments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationDeploymentsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationDeployerJobResponse.t,
Awso_mgn.Values.ListNetworkMigrationDeployerJobResponse.error)
Result.t
Lwt.tval list_network_migration_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationExecutionsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationExecutionsResponse.t,
Awso_mgn.Values.ListNetworkMigrationExecutionsResponse.error)
Result.t
Lwt.tval list_network_migration_mapper_segment_constructs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsResponse.t,
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsResponse.error)
Result.t
Lwt.tval list_network_migration_mapper_segments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationMapperSegmentsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationMapperSegmentsResponse.t,
Awso_mgn.Values.ListNetworkMigrationMapperSegmentsResponse.error)
Result.t
Lwt.tval list_network_migration_mapping_updates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationMappingUpdatesRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationMappingUpdatesResponse.t,
Awso_mgn.Values.ListNetworkMigrationMappingUpdatesResponse.error)
Result.t
Lwt.tval list_network_migration_mappings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListNetworkMigrationMappingsRequest.t ->
(Awso_mgn.Values.ListNetworkMigrationMappingsResponse.t,
Awso_mgn.Values.ListNetworkMigrationMappingsResponse.error)
Result.t
Lwt.tval list_source_server_actions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListSourceServerActionsRequest.t ->
(Awso_mgn.Values.ListSourceServerActionsResponse.t,
Awso_mgn.Values.ListSourceServerActionsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListTagsForResourceRequest.t ->
(Awso_mgn.Values.ListTagsForResourceResponse.t,
Awso_mgn.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval list_template_actions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListTemplateActionsRequest.t ->
(Awso_mgn.Values.ListTemplateActionsResponse.t,
Awso_mgn.Values.ListTemplateActionsResponse.error)
Result.t
Lwt.tval list_waves :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ListWavesRequest.t ->
(Awso_mgn.Values.ListWavesResponse.t,
Awso_mgn.Values.ListWavesResponse.error)
Result.t
Lwt.tval mark_as_archived :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.MarkAsArchivedRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval pause_replication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.PauseReplicationRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval put_source_server_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.PutSourceServerActionRequest.t ->
(Awso_mgn.Values.SourceServerActionDocument.t,
Awso_mgn.Values.SourceServerActionDocument.error)
Result.t
Lwt.tval put_template_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.PutTemplateActionRequest.t ->
(Awso_mgn.Values.TemplateActionDocument.t,
Awso_mgn.Values.TemplateActionDocument.error)
Result.t
Lwt.tval remove_source_server_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.RemoveSourceServerActionRequest.t ->
(Awso_mgn.Values.RemoveSourceServerActionResponse.t,
Awso_mgn.Values.RemoveSourceServerActionResponse.error)
Result.t
Lwt.tval remove_template_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.RemoveTemplateActionRequest.t ->
(Awso_mgn.Values.RemoveTemplateActionResponse.t,
Awso_mgn.Values.RemoveTemplateActionResponse.error)
Result.t
Lwt.tval resume_replication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.ResumeReplicationRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval retry_data_replication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.RetryDataReplicationRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval start_cutover :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartCutoverRequest.t ->
(Awso_mgn.Values.StartCutoverResponse.t,
Awso_mgn.Values.StartCutoverResponse.error)
Result.t
Lwt.tval start_export :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartExportRequest.t ->
(Awso_mgn.Values.StartExportResponse.t,
Awso_mgn.Values.StartExportResponse.error)
Result.t
Lwt.tval start_import :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartImportRequest.t ->
(Awso_mgn.Values.StartImportResponse.t,
Awso_mgn.Values.StartImportResponse.error)
Result.t
Lwt.tval start_import_file_enrichment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartImportFileEnrichmentRequest.t ->
(Awso_mgn.Values.StartImportFileEnrichmentResponse.t,
Awso_mgn.Values.StartImportFileEnrichmentResponse.error)
Result.t
Lwt.tval start_network_migration_analysis :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartNetworkMigrationAnalysisRequest.t ->
(Awso_mgn.Values.StartNetworkMigrationAnalysisResponse.t,
Awso_mgn.Values.StartNetworkMigrationAnalysisResponse.error)
Result.t
Lwt.tval start_network_migration_code_generation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartNetworkMigrationCodeGenerationRequest.t ->
(Awso_mgn.Values.StartNetworkMigrationCodeGenerationResponse.t,
Awso_mgn.Values.StartNetworkMigrationCodeGenerationResponse.error)
Result.t
Lwt.tval start_network_migration_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartNetworkMigrationDeploymentRequest.t ->
(Awso_mgn.Values.StartNetworkMigrationDeployerJobResponse.t,
Awso_mgn.Values.StartNetworkMigrationDeployerJobResponse.error)
Result.t
Lwt.tval start_network_migration_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartNetworkMigrationMappingRequest.t ->
(Awso_mgn.Values.StartNetworkMigrationMappingResponse.t,
Awso_mgn.Values.StartNetworkMigrationMappingResponse.error)
Result.t
Lwt.tval start_network_migration_mapping_update :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartNetworkMigrationMappingUpdateRequest.t ->
(Awso_mgn.Values.StartNetworkMigrationMappingUpdateResponse.t,
Awso_mgn.Values.StartNetworkMigrationMappingUpdateResponse.error)
Result.t
Lwt.tval start_replication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartReplicationRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval start_test :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StartTestRequest.t ->
(Awso_mgn.Values.StartTestResponse.t,
Awso_mgn.Values.StartTestResponse.error)
Result.t
Lwt.tval stop_replication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.StopReplicationRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.TagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval terminate_target_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.TerminateTargetInstancesRequest.t ->
(Awso_mgn.Values.TerminateTargetInstancesResponse.t,
Awso_mgn.Values.TerminateTargetInstancesResponse.error)
Result.t
Lwt.tval unarchive_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UnarchiveApplicationRequest.t ->
(Awso_mgn.Values.Application.t, Awso_mgn.Values.Application.error) Result.t
Lwt.tval unarchive_wave :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UnarchiveWaveRequest.t ->
(Awso_mgn.Values.Wave.t, Awso_mgn.Values.Wave.error) Result.t Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UntagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval update_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateApplicationRequest.t ->
(Awso_mgn.Values.Application.t, Awso_mgn.Values.Application.error) Result.t
Lwt.tval update_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateConnectorRequest.t ->
(Awso_mgn.Values.Connector.t, Awso_mgn.Values.Connector.error) Result.t Lwt.tval update_launch_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateLaunchConfigurationRequest.t ->
(Awso_mgn.Values.LaunchConfiguration.t,
Awso_mgn.Values.LaunchConfiguration.error)
Result.t
Lwt.tval update_launch_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateLaunchConfigurationTemplateRequest.t ->
(Awso_mgn.Values.LaunchConfigurationTemplate.t,
Awso_mgn.Values.LaunchConfigurationTemplate.error)
Result.t
Lwt.tval update_network_migration_definition :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateNetworkMigrationDefinitionRequest.t ->
(Awso_mgn.Values.NetworkMigrationDefinition.t,
Awso_mgn.Values.NetworkMigrationDefinition.error)
Result.t
Lwt.tval update_network_migration_mapper_segment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateNetworkMigrationMapperSegmentRequest.t ->
(Awso_mgn.Values.NetworkMigrationMapperSegment.t,
Awso_mgn.Values.NetworkMigrationMapperSegment.error)
Result.t
Lwt.tval update_replication_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateReplicationConfigurationRequest.t ->
(Awso_mgn.Values.ReplicationConfiguration.t,
Awso_mgn.Values.ReplicationConfiguration.error)
Result.t
Lwt.tval update_replication_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateReplicationConfigurationTemplateRequest.t ->
(Awso_mgn.Values.ReplicationConfigurationTemplate.t,
Awso_mgn.Values.ReplicationConfigurationTemplate.error)
Result.t
Lwt.tval update_source_server :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateSourceServerRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval update_source_server_replication_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateSourceServerReplicationTypeRequest.t ->
(Awso_mgn.Values.SourceServer.t, Awso_mgn.Values.SourceServer.error) Result.t
Lwt.tval update_wave :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mgn.Values.UpdateWaveRequest.t ->
(Awso_mgn.Values.Wave.t, Awso_mgn.Values.Wave.error) Result.t Lwt.tinclude module type of struct include Awso_mgn.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]AWS Systems Manager Parameter Store parameter.
AWS Systems Manager Document external parameter.
AWS Systems Manager Document.
module DataReplicationInitiationStepStatus =
Awso_mgn.Values.DataReplicationInitiationStepStatusLaunch Status of the Job Post Launch Actions.
A construct reference specifying the source segment and construct to merge.
A split target specifying the CIDR block for the new construct.
Data replication initiation step.
Error details.
Validate exception field.
module NetworkMigrationFailedResourceStatus =
Awso_mgn.Values.NetworkMigrationFailedResourceStatusA checksum structure used to verify data integrity.
module NetworkMigrationCodeGenerationArtifactID =
Awso_mgn.Values.NetworkMigrationCodeGenerationArtifactIDmodule NetworkMigrationCodeGenerationArtifactSubType =
Awso_mgn.Values.NetworkMigrationCodeGenerationArtifactSubTypemodule NetworkMigrationCodeGenerationArtifactType =
Awso_mgn.Values.NetworkMigrationCodeGenerationArtifactTypeConfiguration for an S3 location.
Request to query disks replicated.
Lifecycle Cutover finalized
Lifecycle last Cutover initiated.
Lifecycle last Cutover reverted.
Lifecycle last Test finalized.
Lifecycle last Test initiated.
Lifecycle last Test reverted.
Source server CPU information.
The disk identifier.
Network interface.
Status of the Post Launch Actions running on the Test or Cutover instance.
An operation that deletes a construct from the mapping.
An operation that merges constructs from different segments into the target construct.
An operation that splits a construct into multiple constructs with different CIDR blocks.
An operation that updates the properties of a construct.
module NetworkMigrationFailedResourceDetails =
Awso_mgn.Values.NetworkMigrationFailedResourceDetailsDetails about a resource that failed to deploy.
module CodeGenerationOutputFormatStatusDetails =
Awso_mgn.Values.CodeGenerationOutputFormatStatusDetailsStatus details for a specific code generation output format.
module NetworkMigrationCodeGenerationArtifact =
Awso_mgn.Values.NetworkMigrationCodeGenerationArtifactAn artifact generated during code generation, such as a CloudFormation template or Terraform file.
Import task summary applications.
Import task summary servers.
Import task summery waves.
Error in data replication.
module DataReplicationInfoReplicatedDisks =
Awso_mgn.Values.DataReplicationInfoReplicatedDisksData replication initiation.
Lifecycle last Cutover .
Lifecycle last Test.
Identification hints.
Operating System.
Server participating in Job.
module ReplicationConfigurationReplicatedDiskStagingDiskType =
Awso_mgn.Values.ReplicationConfigurationReplicatedDiskStagingDiskTypeS3 configuration for source network data.
module NetworkMigrationMapperSegmentConstructType =
Awso_mgn.Values.NetworkMigrationMapperSegmentConstructTypeA union type representing the operation to perform on a construct during a mapping update.
The request could not be completed due to a conflict with the current state of the target resource.
Resource not found exception.
The request could not be completed because its exceeded the service quota.
Uninitialized account exception.
Wave aggregated status.
Validate exception.
Operating denied due to a file permission or access check error.
module NetworkMigrationDeployedStackStatus =
Awso_mgn.Values.NetworkMigrationDeployedStackStatusmodule NetworkMigrationFailedResourcesList =
Awso_mgn.Values.NetworkMigrationFailedResourcesListmodule CodeGenerationOutputFormatStatusDetailsMap =
Awso_mgn.Values.CodeGenerationOutputFormatStatusDetailsMapmodule NetworkMigrationCodeGenerationArtifacts =
Awso_mgn.Values.NetworkMigrationCodeGenerationArtifactsmodule NetworkMigrationCodeGenerationSegmentType =
Awso_mgn.Values.NetworkMigrationCodeGenerationSegmentTypemodule NetworkMigrationAnalysisResultSource =
Awso_mgn.Values.NetworkMigrationAnalysisResultSourceThe source resource information for an analysis result.
module NetworkMigrationAnalysisResultStatus =
Awso_mgn.Values.NetworkMigrationAnalysisResultStatusmodule NetworkMigrationAnalysisResultTarget =
Awso_mgn.Values.NetworkMigrationAnalysisResultTargetThe target resource information for an analysis result.
Import task summary.
S3 bucket source.
S3 configuration for storing the enriched import file.
Import error data.
Export task summary.
Export errors data.
Connector SSM command config.
Application aggregated status.
Request data replication info.
Launched instance.
Lifecycle.
Source server properties.
Source Server connector action.
module ReplicationConfigurationDataPlaneRouting =
Awso_mgn.Values.ReplicationConfigurationDataPlaneRoutingmodule ReplicationConfigurationDefaultLargeStagingDiskType =
Awso_mgn.Values.ReplicationConfigurationDefaultLargeStagingDiskTypemodule ReplicationConfigurationEbsEncryption =
Awso_mgn.Values.ReplicationConfigurationEbsEncryptionmodule ReplicationConfigurationTemplateID =
Awso_mgn.Values.ReplicationConfigurationTemplateIDmodule ReplicationServersSecurityGroupsIDs =
Awso_mgn.Values.ReplicationServersSecurityGroupsIDsLaunch template disk configuration.
Configure Licensing.
Post Launch Actions to executed on the Test or Cutover instance.
module TargetInstanceTypeRightSizingMethod =
Awso_mgn.Values.TargetInstanceTypeRightSizingMethodJob log data
module ReplicationConfigurationReplicatedDisk =
Awso_mgn.Values.ReplicationConfigurationReplicatedDiskReplication Configuration replicated disk.
Configuration for a migration source environment.
module StartNetworkMigrationMappingUpdateConstruct =
Awso_mgn.Values.StartNetworkMigrationMappingUpdateConstructA construct update to apply during a mapping update operation.
module StartNetworkMigrationMappingUpdateSegment =
Awso_mgn.Values.StartNetworkMigrationMappingUpdateSegmentA segment update to apply during a mapping update operation.
Archive wave.
Put template post migration custom action.
Put source server post migration custom action.
Details about a network migration mapping job.
module ListNetworkMigrationMappingsIDsFilter =
Awso_mgn.Values.ListNetworkMigrationMappingsIDsFiltermodule NetworkMigrationMappingUpdateJobDetails =
Awso_mgn.Values.NetworkMigrationMappingUpdateJobDetailsDetails about a network migration mapping update job.
module ListNetworkMigrationMappingUpdatesIDsFilter =
Awso_mgn.Values.ListNetworkMigrationMappingUpdatesIDsFilterUpdates a mapper segment's configuration, such as changing its scope tags.
module ListNetworkMigrationMapperSegmentsIDsFilter =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentsIDsFiltermodule NetworkMigrationMapperSegmentConstruct =
Awso_mgn.Values.NetworkMigrationMapperSegmentConstructRepresents a construct within a mapper segment. A construct is an individual infrastructure component such as a VPC, subnet, security group, route table, or other network resource that is part of the network migration.
module ListNetworkMigrationMapperSegmentConstructTypesFilter =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructTypesFiltermodule ListNetworkMigrationMapperSegmentConstructsIDsFilter =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsIDsFilterDetails about a network migration execution instance.
module NetworkMigrationExecutionIDsFilter =
Awso_mgn.Values.NetworkMigrationExecutionIDsFiltermodule NetworkMigrationExecutionStatusesFilter =
Awso_mgn.Values.NetworkMigrationExecutionStatusesFiltermodule ListNetworkMigrationDeployerJobIDsFilters =
Awso_mgn.Values.ListNetworkMigrationDeployerJobIDsFiltersmodule NetworkMigrationDeployerJobDetails =
Awso_mgn.Values.NetworkMigrationDeployerJobDetailsDetails about a network migration deployer job.
module NetworkMigrationDeployedStackDetails =
Awso_mgn.Values.NetworkMigrationDeployedStackDetailsDetails about a CloudFormation stack that has been deployed as part of the network migration.
A summary of a network migration definition.
module NetworkMigrationDefintionsIDsFilter =
Awso_mgn.Values.NetworkMigrationDefintionsIDsFiltermodule NetworkMigrationCodeGenerationJobDetails =
Awso_mgn.Values.NetworkMigrationCodeGenerationJobDetailsDetails about a network migration code generation job.
module ListNetworkMigrationCodeGenerationsIDsFilter =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationsIDsFiltermodule NetworkMigrationCodeGenerationSegment =
Awso_mgn.Values.NetworkMigrationCodeGenerationSegmentA segment of generated code representing a logical grouping of infrastructure resources.
module ListNetworkMigrationCodeGenerationSegmentsIDsFilter =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsIDsFilterThe result of a network migration analysis operation.
module NetworkMigrationAnalysisJobDetails =
Awso_mgn.Values.NetworkMigrationAnalysisJobDetailsDetails about a network migration analysis job.
module ListNetworkMigrationAnalysesIDsFilter =
Awso_mgn.Values.ListNetworkMigrationAnalysesIDsFilterManaged account.
Import task.
Details about an import file enrichment job.
Import task error.
Export task.
module ListExportsRequestFiltersExportIDs =
Awso_mgn.Values.ListExportsRequestFiltersExportIDsExport task error.
Create Connector.
Archive application.
vCenter client.
Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the following: READY_FOR_TEST or READY_FOR_CUTOVER. This command only works if the Source Server is already launchable (dataReplicationInfo.lagDuration is not null.)
module DescribeSourceServersRequestApplicationIDs =
Awso_mgn.Values.DescribeSourceServersRequestApplicationIDsmodule DescribeSourceServersRequestFiltersIDs =
Awso_mgn.Values.DescribeSourceServersRequestFiltersIDsCreates a new ReplicationConfigurationTemplate.
Creates a new Launch Configuration Template.
Job.
Job log.
module ChangeServerLifeCycleStateSourceServerLifecycleState =
Awso_mgn.Values.ChangeServerLifeCycleStateSourceServerLifecycleStatemodule ReplicationConfigurationReplicatedDisks =
Awso_mgn.Values.ReplicationConfigurationReplicatedDisksmodule NetworkMigrationDefinitionDescription =
Awso_mgn.Values.NetworkMigrationDefinitionDescriptionUpdated configuration for the target network topology and addressing.
Updated S3 configuration for storing target network artifacts.
module TerminateTargetInstancesRequestSourceServerIDs =
Awso_mgn.Values.TerminateTargetInstancesRequestSourceServerIDsReached throttling quota exception.
module StartNetworkMigrationMappingUpdateConstructs =
Awso_mgn.Values.StartNetworkMigrationMappingUpdateConstructsmodule StartNetworkMigrationMappingUpdateSegments =
Awso_mgn.Values.StartNetworkMigrationMappingUpdateSegmentsS3 configuration for the source import file to be enriched.
module StartCutoverRequestSourceServerIDs =
Awso_mgn.Values.StartCutoverRequestSourceServerIDsConfiguration for the target network topology and addressing.
S3 configuration for storing target network artifacts.
Waves list filters.
Template post migration custom action filters.
The server encountered an unexpected condition that prevented it from fulfilling the request.
Source server post migration custom action filters.
module ListNetworkMigrationMappingsFilters =
Awso_mgn.Values.ListNetworkMigrationMappingsFiltersFilters for listing network migration mapping jobs.
module NetworkMigrationMappingUpdatesList =
Awso_mgn.Values.NetworkMigrationMappingUpdatesListmodule ListNetworkMigrationMappingUpdatesFilters =
Awso_mgn.Values.ListNetworkMigrationMappingUpdatesFiltersFilters for listing mapping update jobs.
module NetworkMigrationMapperSegmentsList =
Awso_mgn.Values.NetworkMigrationMapperSegmentsListmodule ListNetworkMigrationMapperSegmentsFilters =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentsFiltersFilters for listing mapper segments.
module NetworkMigrationMapperSegmentConstructs =
Awso_mgn.Values.NetworkMigrationMapperSegmentConstructsmodule ListNetworkMigrationMapperSegmentConstructsFilters =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsFiltersFilters for listing mapper segment constructs.
module ListNetworkMigrationExecutionRequestFilters =
Awso_mgn.Values.ListNetworkMigrationExecutionRequestFiltersFilters for listing network migration executions.
module ListNetworkMigrationDeployerJobFilters =
Awso_mgn.Values.ListNetworkMigrationDeployerJobFiltersFilters for listing deployer jobs.
module NetworkMigrationDeployedStacksList =
Awso_mgn.Values.NetworkMigrationDeployedStacksListmodule NetworkMigrationDefinitionSummariesList =
Awso_mgn.Values.NetworkMigrationDefinitionSummariesListmodule ListNetworkMigrationDefinitionsRequestFilters =
Awso_mgn.Values.ListNetworkMigrationDefinitionsRequestFiltersFilters for listing network migration definitions.
module NetworkMigrationCodeGenerationsList =
Awso_mgn.Values.NetworkMigrationCodeGenerationsListmodule ListNetworkMigrationCodeGenerationsFilters =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationsFiltersFilters for listing code generation jobs.
module NetworkMigrationCodeGenerationSegmentsList =
Awso_mgn.Values.NetworkMigrationCodeGenerationSegmentsListmodule ListNetworkMigrationCodeGenerationSegmentsFilters =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsFiltersFilters for listing code generation segments.
module NetworkMigrationAnalysisResultsList =
Awso_mgn.Values.NetworkMigrationAnalysisResultsListmodule ListNetworkMigrationAnalysisResultsFilters =
Awso_mgn.Values.ListNetworkMigrationAnalysisResultsFiltersFilters for listing network migration analysis results.
module ListNetworkMigrationAnalysesFilters =
Awso_mgn.Values.ListNetworkMigrationAnalysesFiltersFilters for listing network migration analysis jobs.
List imports request filters.
Filters for listing import file enrichment jobs.
List exports request filters.
List Connectors Request Filters.
Applications list filters.
module DisassociateSourceServersRequestSourceServerIDs =
Awso_mgn.Values.DisassociateSourceServersRequestSourceServerIDsmodule DescribeSourceServersRequestFilters =
Awso_mgn.Values.DescribeSourceServersRequestFiltersRequest to filter Source Servers list.
module ReplicationConfigurationTemplateIDs =
Awso_mgn.Values.ReplicationConfigurationTemplateIDsRequest to describe Job log filters.
module ChangeServerLifeCycleStateSourceServerLifecycle =
Awso_mgn.Values.ChangeServerLifeCycleStateSourceServerLifecycleThe request to change the source server migration lifecycle state.
module AssociateSourceServersRequestSourceServerIDs =
Awso_mgn.Values.AssociateSourceServersRequestSourceServerIDsUpdate wave.
Update Source Server.
module UpdateSourceServerReplicationTypeRequest =
Awso_mgn.Values.UpdateSourceServerReplicationTypeRequestAllows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type. SNAPSHOT_SHIPPING should be used for agentless replication.
module UpdateReplicationConfigurationTemplateRequest =
Awso_mgn.Values.UpdateReplicationConfigurationTemplateRequestUpdates multiple ReplicationConfigurationTemplates by ID.
module UpdateReplicationConfigurationRequest =
Awso_mgn.Values.UpdateReplicationConfigurationRequestAllows you to update multiple ReplicationConfigurations by Source Server ID.
module UpdateNetworkMigrationMapperSegmentRequest =
Awso_mgn.Values.UpdateNetworkMigrationMapperSegmentRequestUpdates a mapper segment's configuration, such as changing its scope tags.
module UpdateNetworkMigrationDefinitionRequest =
Awso_mgn.Values.UpdateNetworkMigrationDefinitionRequestUpdates an existing network migration definition with new source or target configurations.
module UpdateLaunchConfigurationTemplateRequest =
Awso_mgn.Values.UpdateLaunchConfigurationTemplateRequestUpdates an existing Launch Configuration Template by ID.
Updates multiple LaunchConfigurations by Source Server ID. bootMode valid values are LEGACY_BIOS | UEFI
Update Connector.
Update application.
Deletes the specified set of tags from the specified set of Application Migration Service resources.
Unarchive wave.
Unarchive application.
Starts a job that terminates specific launched EC2 Test and Cutover instances. This command will not work for any Source Server with a lifecycle.state of TESTING, CUTTING_OVER, or CUTOVER.
Starts a job that terminates specific launched EC2 Test and Cutover instances. This command will not work for any Source Server with a lifecycle.state of TESTING, CUTTING_OVER, or CUTOVER.
Adds or overwrites only the specified tags for the specified Application Migration Service resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.
Stop Replication.
Launches a Test Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartTest and changes the SourceServer.lifeCycle.state property to TESTING.
Launches a Test Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartTest and changes the SourceServer.lifeCycle.state property to TESTING.
Start replication for source server irrespective of its replication type.
module StartNetworkMigrationMappingUpdateResponse =
Awso_mgn.Values.StartNetworkMigrationMappingUpdateResponseStarts a job to apply customer modifications to network migration mappings, such as changing properties.
module StartNetworkMigrationMappingUpdateRequest =
Awso_mgn.Values.StartNetworkMigrationMappingUpdateRequestStarts a job to apply customer modifications to network migration mappings, such as changing properties.
module StartNetworkMigrationMappingResponse =
Awso_mgn.Values.StartNetworkMigrationMappingResponseStarts the network migration mapping process for a given network migration execution.
module StartNetworkMigrationMappingRequest =
Awso_mgn.Values.StartNetworkMigrationMappingRequestStarts the network migration mapping process for a given network migration execution.
module StartNetworkMigrationDeploymentRequest =
Awso_mgn.Values.StartNetworkMigrationDeploymentRequestStarts a deployment job to create the target network infrastructure based on the generated code templates.
module StartNetworkMigrationDeployerJobResponse =
Awso_mgn.Values.StartNetworkMigrationDeployerJobResponseStarts a deployment job to create the target network infrastructure based on the generated code templates.
module StartNetworkMigrationCodeGenerationResponse =
Awso_mgn.Values.StartNetworkMigrationCodeGenerationResponseStarts a code generation job to convert network migration mappings into infrastructure-as-code templates.
module StartNetworkMigrationCodeGenerationRequest =
Awso_mgn.Values.StartNetworkMigrationCodeGenerationRequestStarts a code generation job to convert network migration mappings into infrastructure-as-code templates.
module StartNetworkMigrationAnalysisResponse =
Awso_mgn.Values.StartNetworkMigrationAnalysisResponseStarts a network migration analysis job to evaluate connectivity and compatibility of the migration mappings.
module StartNetworkMigrationAnalysisRequest =
Awso_mgn.Values.StartNetworkMigrationAnalysisRequestStarts a network migration analysis job to evaluate connectivity and compatibility of the migration mappings.
Start import response.
Start import request.
Starts an import file enrichment job to process and enrich network migration import files with additional metadata and IP assignment strategies.
Starts an import file enrichment job to process and enrich network migration import files with additional metadata and IP assignment strategies.
Start export response.
Start export request.
Launches a Cutover Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartCutover and changes the SourceServer.lifeCycle.state property to CUTTING_OVER.
Launches a Cutover Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartCutover and changes the SourceServer.lifeCycle.state property to CUTTING_OVER.
Causes the data replication initiation sequence to begin immediately upon next Handshake for specified SourceServer IDs, regardless of when the previous initiation started. This command will not work if the SourceServer is not stalled or is in a DISCONNECTED or STOPPED state.
Resume Replication.
Lists all ReplicationConfigurations, filtered by Source Server ID.
Remove template post migration custom action.
Remove template post migration custom action.
Remove source server post migration custom action.
Remove source server post migration custom action.
Put template post migration custom action.
Put source server post migration custom action.
Pause Replication.
Creates a new network migration definition that specifies the source and target network configuration for a migration.
Archives specific Source Servers by setting the SourceServer.isArchived property to true for specified SourceServers by ID. This command only works for SourceServers with a lifecycle. state which equals DISCONNECTED or CUTOVER.
Retrieves all waves or multiple waves by ID.
Retrieves all waves or multiple waves by ID.
List template post migration custom actions.
List template post migration custom actions.
List all tags for your Application Migration Service resources.
List all tags for your Application Migration Service resources.
List source server post migration custom actions.
List source server post migration custom actions.
module ListNetworkMigrationMappingsResponse =
Awso_mgn.Values.ListNetworkMigrationMappingsResponseLists network migration mapping jobs, which analyze and create relationships between source and target network resources.
module ListNetworkMigrationMappingsRequest =
Awso_mgn.Values.ListNetworkMigrationMappingsRequestLists network migration mapping jobs, which analyze and create relationships between source and target network resources.
module ListNetworkMigrationMappingUpdatesResponse =
Awso_mgn.Values.ListNetworkMigrationMappingUpdatesResponseLists mapping update jobs, which apply customer modifications to the generated network mappings.
module ListNetworkMigrationMappingUpdatesRequest =
Awso_mgn.Values.ListNetworkMigrationMappingUpdatesRequestLists mapping update jobs, which apply customer modifications to the generated network mappings.
module ListNetworkMigrationMapperSegmentsResponse =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentsResponseLists mapper segments, which represent logical groupings of network resources to be migrated together.
module ListNetworkMigrationMapperSegmentsRequest =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentsRequestLists mapper segments, which represent logical groupings of network resources to be migrated together.
module ListNetworkMigrationMapperSegmentConstructsResponse =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsResponseLists constructs within a mapper segment, representing individual infrastructure components like VPCs, subnets, or security groups.
module ListNetworkMigrationMapperSegmentConstructsRequest =
Awso_mgn.Values.ListNetworkMigrationMapperSegmentConstructsRequestLists constructs within a mapper segment, representing individual infrastructure components like VPCs, subnets, or security groups.
module ListNetworkMigrationExecutionsResponse =
Awso_mgn.Values.ListNetworkMigrationExecutionsResponseLists network migration execution instances for a given definition, showing the status and progress of each execution.
module ListNetworkMigrationExecutionsRequest =
Awso_mgn.Values.ListNetworkMigrationExecutionsRequestLists network migration execution instances for a given definition, showing the status and progress of each execution.
module ListNetworkMigrationDeploymentsRequest =
Awso_mgn.Values.ListNetworkMigrationDeploymentsRequestLists network migration deployment jobs and their current status.
module ListNetworkMigrationDeployerJobResponse =
Awso_mgn.Values.ListNetworkMigrationDeployerJobResponseLists network migration deployment jobs and their current status.
module ListNetworkMigrationDeployedStacksResponse =
Awso_mgn.Values.ListNetworkMigrationDeployedStacksResponseLists CloudFormation stacks that have been deployed as part of the network migration.
module ListNetworkMigrationDeployedStacksRequest =
Awso_mgn.Values.ListNetworkMigrationDeployedStacksRequestLists CloudFormation stacks that have been deployed as part of the network migration.
module ListNetworkMigrationDefinitionsResponse =
Awso_mgn.Values.ListNetworkMigrationDefinitionsResponseLists all network migration definitions in the account, with optional filtering.
module ListNetworkMigrationDefinitionsRequest =
Awso_mgn.Values.ListNetworkMigrationDefinitionsRequestLists all network migration definitions in the account, with optional filtering.
module ListNetworkMigrationCodeGenerationsResponse =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationsResponseLists network migration code generation jobs, which convert network mappings into infrastructure-as-code templates.
module ListNetworkMigrationCodeGenerationsRequest =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationsRequestLists network migration code generation jobs, which convert network mappings into infrastructure-as-code templates.
module ListNetworkMigrationCodeGenerationSegmentsResponse =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsResponseLists code generation segments, which represent individual infrastructure components generated as code templates.
module ListNetworkMigrationCodeGenerationSegmentsRequest =
Awso_mgn.Values.ListNetworkMigrationCodeGenerationSegmentsRequestLists code generation segments, which represent individual infrastructure components generated as code templates.
module ListNetworkMigrationAnalysisResultsResponse =
Awso_mgn.Values.ListNetworkMigrationAnalysisResultsResponseLists the results of network migration analyses, showing connectivity and compatibility findings for migrated resources.
module ListNetworkMigrationAnalysisResultsRequest =
Awso_mgn.Values.ListNetworkMigrationAnalysisResultsRequestLists the results of network migration analyses, showing connectivity and compatibility findings for migrated resources.
module ListNetworkMigrationAnalysesResponse =
Awso_mgn.Values.ListNetworkMigrationAnalysesResponseLists network migration analysis jobs for a specified execution. Returns information about analysis job status and results.
module ListNetworkMigrationAnalysesRequest =
Awso_mgn.Values.ListNetworkMigrationAnalysesRequestLists network migration analysis jobs for a specified execution. Returns information about analysis job status and results.
List managed accounts response.
List managed accounts request.
List import response.
List imports request.
Lists import file enrichment jobs with optional filtering by job IDs.
Lists import file enrichment jobs with optional filtering by job IDs.
List imports errors response.
List import errors request.
List export response.
List export request.
List export errors response.
List export errors request.
List Connectors.
List Connectors.
Retrieves all applications or multiple applications by ID.
Retrieves all applications or multiple applications by ID.
Lists all LaunchConfigurations available, filtered by Source Server IDs.
Initialize Application Migration Service.
Initialize Application Migration Service.
module GetReplicationConfigurationRequest =
Awso_mgn.Values.GetReplicationConfigurationRequestLists all ReplicationConfigurations, filtered by Source Server ID.
module GetNetworkMigrationMapperSegmentConstructResponse =
Awso_mgn.Values.GetNetworkMigrationMapperSegmentConstructResponseRetrieves detailed information about a specific construct within a mapper segment, including its properties and configuration data.
module GetNetworkMigrationMapperSegmentConstructRequest =
Awso_mgn.Values.GetNetworkMigrationMapperSegmentConstructRequestRetrieves detailed information about a specific construct within a mapper segment, including its properties and configuration data.
module GetNetworkMigrationDefinitionRequest =
Awso_mgn.Values.GetNetworkMigrationDefinitionRequestRetrieves the details of a network migration definition including source and target configurations.
Lists all LaunchConfigurations available, filtered by Source Server IDs.
Finalizes the cutover immediately for specific Source Servers. All AWS resources created by Application Migration Service for enabling the replication of these source servers will be terminated / deleted within 90 minutes. Launched Test or Cutover instances will NOT be terminated. The AWS Replication Agent will receive a command to uninstall itself (within 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be changed to DISCONNECTED; The SourceServer.lifeCycle.state will be changed to CUTOVER; The totalStorageBytes property fo each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.
Disconnects specific Source Servers from Application Migration Service. Data replication is stopped immediately. All AWS resources created by Application Migration Service for enabling the replication of these source servers will be terminated / deleted within 90 minutes. Launched Test or Cutover instances will NOT be terminated. If the agent on the source server has not been prevented from communicating with the Application Migration Service service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.
Disassociate source servers from application.
Disassociate source servers from application.
Disassociate applications from wave.
Disassociate applications from wave.
Returns a list of the installed vCenter clients.
Returns a list of the installed vCenter clients.
Retrieves all SourceServers or multiple SourceServers by ID.
Retrieves all SourceServers or multiple SourceServers by ID.
module DescribeReplicationConfigurationTemplatesResponse =
Awso_mgn.Values.DescribeReplicationConfigurationTemplatesResponseLists all ReplicationConfigurationTemplates, filtered by Source Server IDs.
module DescribeReplicationConfigurationTemplatesRequest =
Awso_mgn.Values.DescribeReplicationConfigurationTemplatesRequestLists all ReplicationConfigurationTemplates, filtered by Source Server IDs.
module DescribeLaunchConfigurationTemplatesResponse =
Awso_mgn.Values.DescribeLaunchConfigurationTemplatesResponseLists all Launch Configuration Templates, filtered by Launch Configuration Template IDs
module DescribeLaunchConfigurationTemplatesRequest =
Awso_mgn.Values.DescribeLaunchConfigurationTemplatesRequestLists all Launch Configuration Templates, filtered by Launch Configuration Template IDs
Returns a list of Jobs. Use the JobsID and fromDate and toData filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are normally created by the StartTest, StartCutover, and TerminateTargetInstances APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.
Returns a list of Jobs. Use the JobsID and fromDate and toData filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are normally created by the StartTest, StartCutover, and TerminateTargetInstances APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.
Retrieves detailed job log items with paging.
Retrieves detailed job log items with paging.
Delete wave.
Delete wave.
Deletes a given vCenter client by ID.
Deletes a single source server by ID.
Deletes a single source server by ID.
module DeleteReplicationConfigurationTemplateResponse =
Awso_mgn.Values.DeleteReplicationConfigurationTemplateResponseDeletes a single Replication Configuration Template by ID
module DeleteReplicationConfigurationTemplateRequest =
Awso_mgn.Values.DeleteReplicationConfigurationTemplateRequestDeletes a single Replication Configuration Template by ID
module DeleteNetworkMigrationDefinitionResponse =
Awso_mgn.Values.DeleteNetworkMigrationDefinitionResponseDeletes a network migration definition. This operation removes the migration definition and all associated metadata.
module DeleteNetworkMigrationDefinitionRequest =
Awso_mgn.Values.DeleteNetworkMigrationDefinitionRequestDeletes a network migration definition. This operation removes the migration definition and all associated metadata.
module DeleteLaunchConfigurationTemplateResponse =
Awso_mgn.Values.DeleteLaunchConfigurationTemplateResponseDeletes a single Launch Configuration Template by ID.
module DeleteLaunchConfigurationTemplateRequest =
Awso_mgn.Values.DeleteLaunchConfigurationTemplateRequestDeletes a single Launch Configuration Template by ID.
Deletes a single Job by ID.
Deletes a single Job by ID.
Delete Connector.
Delete application.
Delete application.
Create wave.
module CreateReplicationConfigurationTemplateRequest =
Awso_mgn.Values.CreateReplicationConfigurationTemplateRequestCreates a new ReplicationConfigurationTemplate.
module CreateNetworkMigrationDefinitionRequest =
Awso_mgn.Values.CreateNetworkMigrationDefinitionRequestCreates a new network migration definition that specifies the source and target network configuration for a migration.
module CreateLaunchConfigurationTemplateRequest =
Awso_mgn.Values.CreateLaunchConfigurationTemplateRequestCreates a new Launch Configuration Template.
Create Connector.
Create application.
Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the following: READY_FOR_TEST or READY_FOR_CUTOVER. This command only works if the Source Server is already launchable (dataReplicationInfo.lagDuration is not null.)
Associate source servers to application.
Associate source servers to application.
Associate applications to wave.
Associate applications to wave.
Archive wave.
Archive application.