aws_apprunner_vpc_ingress_connection

account_id

Type: STRING

created_at

Type: TIMESTAMP
Provider name: CreatedAt
Description: The time when the VPC Ingress Connection was created. It’s in the Unix time stamp format.

  • Type: Timestamp
  • Required: Yes

deleted_at

Type: TIMESTAMP
Provider name: DeletedAt
Description: The time when the App Runner service was deleted. It’s in the Unix time stamp format.

  • Type: Timestamp
  • Required: No

domain_name

Type: STRING
Provider name: DomainName
Description: The domain name associated with the VPC Ingress Connection resource.

ingress_vpc_configuration

Type: STRUCT
Provider name: IngressVpcConfiguration
Description: Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the VPC Ingress Connection resource.

  • vpc_endpoint_id
    Type: STRING
    Provider name: VpcEndpointId
    Description: The ID of the VPC endpoint that your App Runner service connects to.
  • vpc_id
    Type: STRING
    Provider name: VpcId
    Description: The ID of the VPC that is used for the VPC endpoint.

service_arn

Type: STRING
Provider name: ServiceArn
Description: The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.

status

Type: STRING
Provider name: Status
Description: The 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..

tags

Type: UNORDERED_LIST_STRING

vpc_ingress_connection_arn

Type: STRING
Provider name: VpcIngressConnectionArn
Description: The Amazon Resource Name (ARN) of the VPC Ingress Connection.

vpc_ingress_connection_name

Type: STRING
Provider name: VpcIngressConnectionName
Description: The customer-provided VPC Ingress Connection name.