Mainframe Modernization Environment

Mainframe Modernization Environment in AWS provides a managed runtime for migrating, modernizing, and running mainframe applications in the cloud. It offers the infrastructure and tools needed to deploy, test, and operate mainframe workloads without maintaining on-premises mainframe hardware. This environment supports different runtime engines, enabling organizations to replatform or refactor legacy applications while integrating with other AWS services for scalability, monitoring, and automation.

aws.m2_environment

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
actual_capacitycoreint64The number of instances included in the runtime environment. A standalone runtime environment has a maximum of one instance. Currently, a high availability runtime environment has a maximum of two instances.
creation_timecoretimestampThe timestamp when the runtime environment was created.
descriptioncorestringThe description of the runtime environment.
engine_typecorestringThe target platform for the runtime environment.
engine_versioncorestringThe version of the runtime engine.
environment_arncorestringThe Amazon Resource Name (ARN) of the runtime environment.
environment_idcorestringThe unique identifier of the runtime environment.
high_availability_configcorejsonThe desired capacity of the high availability configuration for the runtime environment.
instance_typecorestringThe type of instance underlying the runtime environment.
kms_key_idcorestringThe identifier of a customer managed key.
load_balancer_arncorestringThe Amazon Resource Name (ARN) for the load balancer used with the runtime environment.
namecorestringThe name of the runtime environment. Must be unique within the account.
network_typecorestringThe network type supported by the runtime environment.
pending_maintenancecorejsonIndicates the pending maintenance scheduled on this environment.
preferred_maintenance_windowcorestringThe maintenance window for the runtime environment. If you don't provide a value for the maintenance window, the service assigns a random value.
publicly_accessiblecoreboolWhether applications running in this runtime environment are publicly accessible.
security_group_idscorearray<string>The unique identifiers of the security groups assigned to this runtime environment.
statuscorestringThe status of the runtime environment. If the Amazon Web Services Mainframe Modernization environment is missing a connection to the customer owned dependent resource, the status will be Unhealthy.
status_reasoncorestringThe reason for the reported status.
storage_configurationscorejsonThe storage configurations defined for the runtime environment.
subnet_idscorearray<string>The unique identifiers of the subnets assigned to this runtime environment.
tagscorehstore
vpc_idcorestringThe unique identifier for the VPC used with this runtime environment.