SourceServerAction

A lifecycle action hook for a source server

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

Properties

Name Type Description
actionID string Action ID
actionName string Action name
active boolean Whether the action is active
category string Action category
description string Action description
documentIdentifier string SSM document identifier
documentVersion string SSM document version
externalParameters object External parameters for the action
mustSucceedForCutover boolean Whether action must succeed for cutover
order integer Execution order
parameters object Action parameters
timeoutSeconds integer Timeout in seconds
View JSON Schema on GitHub

JSON Schema

application-migration-service-source-server-action-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/amazon-application-migration-service/json-schema/application-migration-service-source-server-action-schema.json",
  "title": "SourceServerAction",
  "description": "A lifecycle action hook for a source server",
  "type": "object",
  "properties": {
    "actionID": {
      "type": "string",
      "description": "Action ID"
    },
    "actionName": {
      "type": "string",
      "description": "Action name"
    },
    "active": {
      "type": "boolean",
      "description": "Whether the action is active"
    },
    "category": {
      "type": "string",
      "description": "Action category"
    },
    "description": {
      "type": "string",
      "description": "Action description"
    },
    "documentIdentifier": {
      "type": "string",
      "description": "SSM document identifier"
    },
    "documentVersion": {
      "type": "string",
      "description": "SSM document version"
    },
    "externalParameters": {
      "type": "object",
      "description": "External parameters for the action"
    },
    "mustSucceedForCutover": {
      "type": "boolean",
      "description": "Whether action must succeed for cutover"
    },
    "order": {
      "type": "integer",
      "description": "Execution order"
    },
    "parameters": {
      "type": "object",
      "description": "Action parameters"
    },
    "timeoutSeconds": {
      "type": "integer",
      "description": "Timeout in seconds"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/application-migration-service-source-server-action"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.