Data Source schema for AWS::M2::Environment
id
(String) Uniquely identifies the resource.description
(String) The description of the environment.engine_type
(String) The target platform for the environment.engine_version
(String) The version of the runtime engine for the environment.environment_arn
(String) The Amazon Resource Name (ARN) of the runtime environment.environment_id
(String) The unique identifier of the environment.high_availability_config
(Attributes) Defines the details of a high availability configuration. (see below for nested schema)instance_type
(String) The type of instance underlying the environment.kms_key_id
(String) The ID or the Amazon Resource Name (ARN) of the customer managed KMS Key used for encrypting environment-related resources.name
(String) The name of the environment.preferred_maintenance_window
(String) Configures a desired maintenance window for the environment. If you do not provide a value, a random system-generated value will be assigned.publicly_accessible
(Boolean) Specifies whether the environment is publicly accessible.security_group_ids
(List of String) The list of security groups for the VPC associated with this environment.storage_configurations
(Attributes List) The storage configurations defined for the runtime environment. (see below for nested schema)subnet_ids
(List of String) The unique identifiers of the subnets assigned to this runtime environment.tags
(Map of String) Tags associated to this environment.high_availability_config
Read-Only:
desired_capacity
(Number)storage_configurations
Read-Only:
efs
(Attributes) Defines the storage configuration for an Amazon EFS file system. (see below for nested schema)fsx
(Attributes) Defines the storage configuration for an Amazon FSx file system. (see below for nested schema)storage_configurations.efs
Read-Only:
file_system_id
(String) The file system identifier.mount_point
(String) The mount point for the file system.storage_configurations.fsx
Read-Only:
file_system_id
(String) The file system identifier.mount_point
(String) The mount point for the file system.