Application Migration Service Update Launch Configuration Request Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

Application Migration Service Update Launch Configuration Request 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

sourceServerIDnamelaunchDispositiontargetInstanceTypeRightSizingMethodcopyPrivateIpcopyTagslicensingaccountID

Example Payload

Raw ↑
{
  "sourceServerID": "s-1234567890abcdef0",
  "name": "Updated configuration",
  "launchDisposition": "STARTED",
  "targetInstanceTypeRightSizingMethod": "BASIC",
  "copyPrivateIp": false,
  "copyTags": true,
  "licensing": "example-string",
  "accountID": "123456789012"
}