Application Migration Service Identification Hints Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

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

Top-level fields

fqdnhostnamevmWareUuidawsInstanceIDvmPath

Example Payload

Raw ↑
{
  "fqdn": "server.example.com",
  "hostname": "my-server",
  "vmWareUuid": "12345678-1234-1234-1234-123456789012",
  "awsInstanceID": "i-1234567890abcdef0",
  "vmPath": "/Datacenter/vm/my-server"
}