Application Migration Service Launch Configuration Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

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

Top-level fields

sourceServerIDnameec2LaunchTemplateIDlaunchDispositiontargetInstanceTypeRightSizingMethodcopyPrivateIpcopyTagslicensingbootModepostLaunchActionsenableMapAutoTaggingmapAutoTaggingMpeID

Example Payload

Raw ↑
{
  "sourceServerID": "s-1234567890abcdef0",
  "name": "Default launch configuration",
  "ec2LaunchTemplateID": "lt-1234567890abcdef0",
  "launchDisposition": "STOPPED",
  "targetInstanceTypeRightSizingMethod": "BASIC",
  "copyPrivateIp": false,
  "copyTags": false,
  "licensing": "example-string",
  "bootMode": "USE_SOURCE",
  "postLaunchActions": "example-string",
  "enableMapAutoTagging": false,
  "mapAutoTaggingMpeID": ""
}