Application Migration Service Vcenter Client Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

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

Top-level fields

vcenterClientIDarnhostnamevcenterUUIDdatacenterNamelastSeenDatetimesourceServerTagstags

Example Payload

Raw ↑
{
  "vcenterClientID": "vcc-1234567890abcdef0",
  "arn": "arn:aws:mgn:us-east-1:123456789012:vcenter-client/vcc-1234567890abcdef0",
  "hostname": "vcenter.example.com",
  "vcenterUUID": "12345678-1234-1234-1234-123456789012",
  "datacenterName": "My Datacenter",
  "lastSeenDatetime": "2026-04-19T00:00:00Z",
  "sourceServerTags": {},
  "tags": {}
}