Application Migration Service Source Server Action Example

Installs monitoring agent on the launched instance

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

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

actionIDactionNameactivecategorydescriptiondocumentIdentifierdocumentVersionexternalParametersmustSucceedForCutoverorderparameterstimeoutSeconds

Example Payload

Raw ↑
{
  "actionID": "action-1234567890abcdef0",
  "actionName": "InstallMonitoringAgent",
  "active": true,
  "category": "CONFIGURATION",
  "description": "Installs monitoring agent on the launched instance",
  "documentIdentifier": "AWS-RunShellScript",
  "documentVersion": "1",
  "externalParameters": {},
  "mustSucceedForCutover": false,
  "order": 1,
  "parameters": {},
  "timeoutSeconds": 3600
}