This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_m2_environment

account_id

Type: STRING

actual_capacity

Type: INT32
Provider name: actualCapacity
Description: The 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_time

Type: TIMESTAMP
Provider name: creationTime
Description: The timestamp when the runtime environment was created.

description

Type: STRING
Provider name: description
Description: The description of the runtime environment.

engine_type

Type: STRING
Provider name: engineType
Description: The target platform for the runtime environment.

engine_version

Type: STRING
Provider name: engineVersion
Description: The version of the runtime engine.

environment_arn

Type: STRING
Provider name: environmentArn
Description: The Amazon Resource Name (ARN) of the runtime environment.

environment_id

Type: STRING
Provider name: environmentId
Description: The unique identifier of the runtime environment.

high_availability_config

Type: STRUCT
Provider name: highAvailabilityConfig
Description: The desired capacity of the high availability configuration for the runtime environment.

  • desired_capacity
    Type: INT32
    Provider name: desiredCapacity
    Description: The number of instances in a high availability configuration. The minimum possible value is 1 and the maximum is 100.

instance_type

Type: STRING
Provider name: instanceType
Description: The type of instance underlying the runtime environment.

kms_key_id

Type: STRING
Provider name: kmsKeyId
Description: The identifier of a customer managed key.

load_balancer_arn

Type: STRING
Provider name: loadBalancerArn
Description: The Amazon Resource Name (ARN) for the load balancer used with the runtime environment.

name

Type: STRING
Provider name: name
Description: The name of the runtime environment. Must be unique within the account.

network_type

Type: STRING
Provider name: networkType
Description: The network type supported by the runtime environment.

pending_maintenance

Type: STRUCT
Provider name: pendingMaintenance
Description: Indicates the pending maintenance scheduled on this environment.

  • engine_version
    Type: STRING
    Provider name: engineVersion
    Description: The specific runtime engine that the maintenance schedule applies to.
  • schedule
    Type: STRUCT
    Provider name: schedule
    Description: The maintenance schedule for the runtime engine version.
    • end_time
      Type: TIMESTAMP
      Provider name: endTime
      Description: The time the scheduled maintenance is to end.
    • start_time
      Type: TIMESTAMP
      Provider name: startTime
      Description: The time the scheduled maintenance is to start.

preferred_maintenance_window

Type: STRING
Provider name: preferredMaintenanceWindow
Description: The maintenance window for the runtime environment. If you don’t provide a value for the maintenance window, the service assigns a random value.

publicly_accessible

Type: BOOLEAN
Provider name: publiclyAccessible
Description: Whether applications running in this runtime environment are publicly accessible.

security_group_ids

Type: UNORDERED_LIST_STRING
Provider name: securityGroupIds
Description: The unique identifiers of the security groups assigned to this runtime environment.

status

Type: STRING
Provider name: status
Description: The 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_reason

Type: STRING
Provider name: statusReason
Description: The reason for the reported status.

storage_configurations

Type: UNORDERED_LIST_STRUCT
Provider name: storageConfigurations
Description: The storage configurations defined for the runtime environment.

  • efs
    Type: STRUCT
    Provider name: efs
    Description: Defines the storage configuration for an Amazon EFS file system.
    • file_system_id
      Type: STRING
      Provider name: fileSystemId
      Description: The file system identifier.
    • mount_point
      Type: STRING
      Provider name: mountPoint
      Description: The mount point for the file system.
  • fsx
    Type: STRUCT
    Provider name: fsx
    Description: Defines the storage configuration for an Amazon FSx file system.
    • file_system_id
      Type: STRING
      Provider name: fileSystemId
      Description: The file system identifier.
    • mount_point
      Type: STRING
      Provider name: mountPoint
      Description: The mount point for the file system.

subnet_ids

Type: UNORDERED_LIST_STRING
Provider name: subnetIds
Description: The unique identifiers of the subnets assigned to this runtime environment.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: vpcId
Description: The unique identifier for the VPC used with this runtime environment.