Package-level declarations
Types
Inherited functions
Archive application.
Archive wave.
Associate applications to wave.
Associate source servers to 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.)
Create application.
Create Connector.
Creates a new Launch Configuration Template.
Creates a new network migration definition that specifies the source and target network configuration for a migration.
Creates a new ReplicationConfigurationTemplate.
Create wave.
Delete application.
Delete Connector.
Deletes a single Job by ID.
Deletes a single Launch Configuration Template by ID.
Deletes a network migration definition. This operation removes the migration definition and all associated metadata.
Deletes a single Replication Configuration Template by ID
Deletes a single source server by ID.
Deletes a given vCenter client by ID.
Delete wave.
Retrieves detailed job log items with paging.
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.
Lists all Launch Configuration Templates, filtered by Launch Configuration Template IDs
Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.
Retrieves all SourceServers or multiple SourceServers by ID.
Returns a list of the installed vCenter clients.
Disassociate applications from wave.
Disassociate source servers from application.
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.
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.
Lists all LaunchConfigurations available, filtered by Source Server IDs.
Retrieves the details of a network migration definition including source and target configurations.
Retrieves detailed information about a specific construct within a mapper segment, including its properties and configuration data.
Lists all ReplicationConfigurations, filtered by Source Server ID.
Initialize Application Migration Service.
Retrieves all applications or multiple applications by ID.
List Connectors.
List export errors.
List exports.
List import errors.
Lists import file enrichment jobs with optional filtering by job IDs.
List imports.
List Managed Accounts.
Lists network migration analysis jobs for a specified execution. Returns information about analysis job status and results.
Lists the results of network migration analyses, showing connectivity and compatibility findings for migrated resources.
Lists network migration code generation jobs, which convert network mappings into infrastructure-as-code templates.
Lists code generation segments, which represent individual infrastructure components generated as code templates.
Lists all network migration definitions in the account, with optional filtering.
Lists CloudFormation stacks that have been deployed as part of the network migration.
Lists network migration deployment jobs and their current status.
Lists network migration execution instances for a given definition, showing the status and progress of each execution.
Lists constructs within a mapper segment, representing individual infrastructure components like VPCs, subnets, or security groups.
Lists mapper segments, which represent logical groupings of network resources to be migrated together.
Lists network migration mapping jobs, which analyze and create relationships between source and target network resources.
Lists mapping update jobs, which apply customer modifications to the generated network mappings.
List source server post migration custom actions.
List all tags for your Application Migration Service resources.
List template post migration custom actions.
Retrieves all waves or multiple waves by ID.
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.
Pause Replication.
Put source server post migration custom action.
Put template post migration custom action.
Remove source server post migration custom action.
Remove template post migration custom action.
Resume Replication.
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.
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.
Start export.
Start import.
Starts an import file enrichment job to process and enrich network migration import files with additional metadata and IP assignment strategies.
Starts a network migration analysis job to evaluate connectivity and compatibility of the migration mappings.
Starts a code generation job to convert network migration mappings into infrastructure-as-code templates.
Starts a deployment job to create the target network infrastructure based on the generated code templates.
Starts the network migration mapping process for a given network migration execution.
Starts a job to apply customer modifications to network migration mappings, such as changing properties.
Start replication for source server irrespective of its replication type.
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.
Stop Replication.
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.
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.
Unarchive application.
Unarchive wave.
Deletes the specified set of tags from the specified set of Application Migration Service resources.
Update application.
Update Connector.
Updates multiple LaunchConfigurations by Source Server ID.
Updates an existing Launch Configuration Template by ID.
Updates an existing network migration definition with new source or target configurations.
Updates a mapper segment's configuration, such as changing its scope tags.
Allows you to update multiple ReplicationConfigurations by Source Server ID.
Updates multiple ReplicationConfigurationTemplates by ID.
Update Source Server.
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
Update wave.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.