DeploymentSummary
Important
AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see AWS Mainframe Modernization availability change.
A subset of information about a specific deployment.
Contents
- applicationId
-
The unique identifier of the application.
Type: String
Pattern:
\S{1,80}
Required: Yes
- applicationVersion
-
The version of the application.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
- creationTime
-
The timestamp when the deployment was created.
Type: Timestamp
Required: Yes
- deploymentId
-
The unique identifier of the deployment.
Type: String
Pattern:
\S{1,80}
Required: Yes
- environmentId
-
The unique identifier of the runtime environment.
Type: String
Pattern:
\S{1,80}
Required: Yes
- status
-
The current status of the deployment.
Type: String
Valid Values:
Deploying | Succeeded | Failed | Updating Deployment
Required: Yes
- statusReason
-
The reason for the reported status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: