Application Migration Service Participating Server Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

Application Migration Service Participating Server Example is an example object payload from Amazon Application Migration Service, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourceServerIDlaunchStatuslaunchedEc2InstanceIDpostLaunchActionsStatus

Example Payload

Raw ↑
{
  "sourceServerID": "s-1234567890abcdef0",
  "launchStatus": "LAUNCHED",
  "launchedEc2InstanceID": "i-1234567890abcdef0",
  "postLaunchActionsStatus": "example-string"
}