App Runner VPC Ingress Connection

App Runner VPC Ingress Connection in AWS allows an App Runner service to receive traffic securely from resources inside a VPC instead of the public internet. It establishes a managed network path between the VPC and the App Runner service, enabling private communication, improved security, and compliance with internal networking requirements.

aws.apprunner_vpc_ingress_connection

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestringThe Account Id you use to create the VPC Ingress Connection resource.
created_atcoretimestampThe time when the VPC Ingress Connection was created. It's in the Unix time stamp format. Type: Timestamp Required: Yes
deleted_atcoretimestampThe time when the App Runner service was deleted. It's in the Unix time stamp format. Type: Timestamp Required: No
domain_namecorestringThe domain name associated with the VPC Ingress Connection resource.
ingress_vpc_configurationcorejsonSpecifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the VPC Ingress Connection resource.
service_arncorestringThe Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.
statuscorestringThe current status of the VPC Ingress Connection. The VPC Ingress Connection displays one of the following statuses: AVAILABLE, PENDING_CREATION, PENDING_UPDATE, PENDING_DELETION,FAILED_CREATION, FAILED_UPDATE, FAILED_DELETION, and DELETED..
tagscorehstore
vpc_ingress_connection_arncorestringThe Amazon Resource Name (ARN) of the VPC Ingress Connection.
vpc_ingress_connection_namecorestringThe customer-provided VPC Ingress Connection name.