Application Migration Service Source Properties Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

Application Migration Service Source Properties 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

lastUpdatedDateTimerecommendedInstanceTypeidentificationHintsnetworkInterfacesdiskscpusramBytesos

Example Payload

Raw ↑
{
  "lastUpdatedDateTime": "2026-04-19T00:00:00Z",
  "recommendedInstanceType": "t3.large",
  "identificationHints": "example-string",
  "networkInterfaces": [],
  "disks": [],
  "cpus": [],
  "ramBytes": 8589934592,
  "os": "example-string"
}