Mainframe Modernization Application

Mainframe Modernization Application in AWS is a managed resource that represents an application running within the AWS Mainframe Modernization service. It allows organizations to migrate, modernize, and run mainframe workloads in a cloud-native environment. This resource provides details about the application, including its configuration, runtime environment, and deployment state, enabling easier management and integration of legacy mainframe systems with modern AWS services.

aws.m2_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_arncorestringThe Amazon Resource Name (ARN) of the application.
application_idcorestringThe identifier of the application.
creation_timecoretimestampThe timestamp when this application was created.
deployed_versioncorejsonThe version of the application that is deployed.
descriptioncorestringThe description of the application.
engine_typecorestringThe type of the target platform for the application.
environment_idcorestringThe identifier of the runtime environment where you want to deploy the application.
kms_key_idcorestringThe identifier of a customer managed key.
last_start_timecoretimestampThe timestamp when you last started the application. Null until the application runs for the first time.
latest_versioncorejsonThe latest version of the application.
listener_arnscorearray<string>The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener for you the first time you deploy an application.
listener_portscorearray<int64>The port associated with the network load balancer listener created in your Amazon Web Services account.
load_balancer_dns_namecorestringThe public DNS name of the load balancer created in your Amazon Web Services account.
log_groupscorejsonThe list of log summaries. Each log summary includes the log type as well as the log group identifier. These are CloudWatch logs. Amazon Web Services Mainframe Modernization pushes the application log to CloudWatch under the customer's account.
namecorestringThe unique identifier of the application.
role_arncorestringThe Amazon Resource Name (ARN) of the role associated with the application.
statuscorestringThe status of the application.
status_reasoncorestringThe reason for the reported status.
tagscorehstore
target_group_arnscorearray<string>Returns the Amazon Resource Names (ARNs) of the target groups that are attached to the network load balancer.