Application Migration Service Network Interface Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

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

Top-level fields

macAddressipsisPrimary

Example Payload

Raw ↑
{
  "macAddress": "00:11:22:33:44:55",
  "ips": [
    "192.168.1.100"
  ],
  "isPrimary": true
}