Data Source schema for AWS::AppRunner::Service
id
(String) Uniquely identifies the resource.auto_scaling_configuration_arn
(String) Autoscaling configuration ARNencryption_configuration
(Attributes) Encryption configuration (KMS key) (see below for nested schema)health_check_configuration
(Attributes) Health check configuration (see below for nested schema)instance_configuration
(Attributes) Instance Configuration (see below for nested schema)network_configuration
(Attributes) Network configuration (see below for nested schema)observability_configuration
(Attributes) Service observability configuration (see below for nested schema)service_arn
(String) The Amazon Resource Name (ARN) of the AppRunner Service.service_id
(String) The AppRunner Service Idservice_name
(String) The AppRunner Service Name.service_url
(String) The Service Url of the AppRunner Service.source_configuration
(Attributes) Source Code configuration (see below for nested schema)status
(String) AppRunner Service status.tags
(Attributes List) (see below for nested schema)encryption_configuration
Read-Only:
kms_key
(String) The KMS Keyhealth_check_configuration
Read-Only:
healthy_threshold
(Number) Health check Healthy Thresholdinterval
(Number) Health check Intervalpath
(String) Health check Pathprotocol
(String) Health Check Protocoltimeout
(Number) Health check Timeoutunhealthy_threshold
(Number) Health check Unhealthy Thresholdinstance_configuration
Read-Only:
cpu
(String) CPUinstance_role_arn
(String) Instance Role Arnmemory
(String) Memorynetwork_configuration
Read-Only:
egress_configuration
(Attributes) Network egress configuration (see below for nested schema)ingress_configuration
(Attributes) Network ingress configuration (see below for nested schema)ip_address_type
(String) App Runner service endpoint IP address typenetwork_configuration.egress_configuration
Read-Only:
egress_type
(String) Network egress type.vpc_connector_arn
(String) The Amazon Resource Name (ARN) of the App Runner VpcConnector.network_configuration.ingress_configuration
Read-Only:
is_publicly_accessible
(Boolean) It's set to true if the Apprunner service is publicly accessible. It's set to false otherwise.observability_configuration
Read-Only:
observability_configuration_arn
(String) The Amazon Resource Name (ARN) of the App Runner ObservabilityConfiguration.observability_enabled
(Boolean) Observability enabledsource_configuration
Read-Only:
authentication_configuration
(Attributes) Authentication Configuration (see below for nested schema)auto_deployments_enabled
(Boolean) Auto Deployment enabledcode_repository
(Attributes) Source Code Repository (see below for nested schema)image_repository
(Attributes) Image Repository (see below for nested schema)source_configuration.authentication_configuration
Read-Only:
access_role_arn
(String) Access Role Arnconnection_arn
(String) Connection Arnsource_configuration.code_repository
Read-Only:
code_configuration
(Attributes) Code Configuration (see below for nested schema)repository_url
(String) Repository Urlsource_code_version
(Attributes) Source Code Version (see below for nested schema)source_directory
(String) Source Directorysource_configuration.code_repository.code_configuration
Read-Only:
code_configuration_values
(Attributes) Code Configuration Values (see below for nested schema)configuration_source
(String) Configuration Sourcesource_configuration.code_repository.code_configuration.code_configuration_values
Read-Only:
build_command
(String) Build Commandport
(String) Portruntime
(String) Runtimeruntime_environment_secrets
(Attributes List) The secrets and parameters that get referenced by your service as environment variables (see below for nested schema)runtime_environment_variables
(Attributes List) (see below for nested schema)start_command
(String) Start Commandsource_configuration.code_repository.code_configuration.configuration_source.runtime_environment_secrets
Read-Only:
name
(String)value
(String)source_configuration.code_repository.code_configuration.configuration_source.runtime_environment_variables
Read-Only:
name
(String)value
(String)source_configuration.code_repository.source_code_version
Read-Only:
type
(String) Source Code Version Typevalue
(String) Source Code Version Valuesource_configuration.image_repository
Read-Only:
image_configuration
(Attributes) Image Configuration (see below for nested schema)image_identifier
(String) Image Identifierimage_repository_type
(String) Image Repository Typesource_configuration.image_repository.image_configuration
Read-Only:
port
(String) Portruntime_environment_secrets
(Attributes List) The secrets and parameters that get referenced by your service as environment variables (see below for nested schema)runtime_environment_variables
(Attributes List) (see below for nested schema)start_command
(String) Start Commandsource_configuration.image_repository.image_configuration.runtime_environment_secrets
Read-Only:
name
(String)value
(String)source_configuration.image_repository.image_configuration.runtime_environment_variables
Read-Only:
name
(String)value
(String)tags
Read-Only:
key
(String)value
(String)