Amazon Mainframe Modernization · Example Payload

Amazon Mainframe Modernization Application Summary Example

example-value

COBOLMainframeMigrationModernizationBatch Processing

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

Top-level fields

applicationArnapplicationIdapplicationVersioncreationTimedeploymentStatusdescriptionengineTypeenvironmentIdlastStartTimenameroleArnstatusversionStatus

Example Payload

Raw ↑
{
  "applicationArn": "arn:aws:m2:us-east-1:123456789012:app/abc123",
  "applicationId": "abc12345",
  "applicationVersion": "example-value",
  "creationTime": "example-value",
  "deploymentStatus": "Running",
  "description": "example-value",
  "engineType": "example-value",
  "environmentId": "abc12345",
  "lastStartTime": "example-value",
  "name": "my-app",
  "roleArn": "arn:aws:m2:us-east-1:123456789012:app/abc123",
  "status": "Running",
  "versionStatus": "Running"
}