EnvironmentSummary
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.
Contains a subset of the possible runtime environment attributes. Used in the environment list.
Contents
- creationTime
-
The timestamp when the runtime environment was created.
Type: Timestamp
Required: Yes
- engineType
-
The target platform for the runtime environment.
Type: String
Valid Values:
microfocus | bluage
Required: Yes
- engineVersion
-
The version of the runtime engine.
Type: String
Pattern:
\S{1,10}
Required: Yes
- environmentArn
-
The Amazon Resource Name (ARN) of a particular runtime environment.
Type: String
Pattern:
arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]|):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+=,@.-]{0,1023}
Required: Yes
- environmentId
-
The unique identifier of a particular runtime environment.
Type: String
Pattern:
\S{1,80}
Required: Yes
- instanceType
-
The instance type of the runtime environment.
Type: String
Pattern:
\S{1,20}
Required: Yes
- name
-
The name of the runtime environment.
Type: String
Pattern:
[A-Za-z0-9][A-Za-z0-9_\-]{1,59}
Required: Yes
- status
-
The status of the runtime environment
Type: String
Valid Values:
Creating | Available | Updating | Deleting | Failed | UnHealthy
Required: Yes
- networkType
-
The network type supported by the runtime environment.
Type: String
Valid Values:
ipv4 | dual
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: