Application Migration Service Wave Example

First migration wave

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

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

Top-level fields

waveIDarnnamedescriptionisArchivedwaveAggregatedStatuscreationDateTimelastModifiedDateTimetags

Example Payload

Raw ↑
{
  "waveID": "wave-1234567890abcdef0",
  "arn": "arn:aws:mgn:us-east-1:123456789012:wave/wave-1234567890abcdef0",
  "name": "Wave 1",
  "description": "First migration wave",
  "isArchived": false,
  "waveAggregatedStatus": "example-string",
  "creationDateTime": "2026-04-19T00:00:00Z",
  "lastModifiedDateTime": "2026-04-19T00:00:00Z",
  "tags": {}
}