Amazon Mainframe Modernization · Example Payload

Amazon Mainframe Modernization Deployment Summary Example

COBOLMainframeMigrationModernizationBatch Processing

Amazon Mainframe Modernization Deployment Summary Example is an example object payload from Amazon Mainframe Modernization, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applicationIdapplicationVersioncreationTimedeploymentIdenvironmentIdstatusstatusReason

Example Payload

Raw ↑
{
  "applicationId": "abc12345",
  "applicationVersion": "example-value",
  "creationTime": "example-value",
  "deploymentId": "abc12345",
  "environmentId": "abc12345",
  "status": "Running",
  "statusReason": "Running"
}