1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. apprunner
  5. getVpcIngressConnection

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.apprunner.getVpcIngressConnection

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

The AWS::AppRunner::VpcIngressConnection resource is an App Runner resource that specifies an App Runner VpcIngressConnection.

Using getVpcIngressConnection

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getVpcIngressConnection(args: GetVpcIngressConnectionArgs, opts?: InvokeOptions): Promise<GetVpcIngressConnectionResult>
function getVpcIngressConnectionOutput(args: GetVpcIngressConnectionOutputArgs, opts?: InvokeOptions): Output<GetVpcIngressConnectionResult>
Copy
def get_vpc_ingress_connection(vpc_ingress_connection_arn: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetVpcIngressConnectionResult
def get_vpc_ingress_connection_output(vpc_ingress_connection_arn: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetVpcIngressConnectionResult]
Copy
func LookupVpcIngressConnection(ctx *Context, args *LookupVpcIngressConnectionArgs, opts ...InvokeOption) (*LookupVpcIngressConnectionResult, error)
func LookupVpcIngressConnectionOutput(ctx *Context, args *LookupVpcIngressConnectionOutputArgs, opts ...InvokeOption) LookupVpcIngressConnectionResultOutput
Copy

> Note: This function is named LookupVpcIngressConnection in the Go SDK.

public static class GetVpcIngressConnection 
{
    public static Task<GetVpcIngressConnectionResult> InvokeAsync(GetVpcIngressConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetVpcIngressConnectionResult> Invoke(GetVpcIngressConnectionInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetVpcIngressConnectionResult> getVpcIngressConnection(GetVpcIngressConnectionArgs args, InvokeOptions options)
public static Output<GetVpcIngressConnectionResult> getVpcIngressConnection(GetVpcIngressConnectionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:apprunner:getVpcIngressConnection
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

VpcIngressConnectionArn This property is required. string
The Amazon Resource Name (ARN) of the VpcIngressConnection.
VpcIngressConnectionArn This property is required. string
The Amazon Resource Name (ARN) of the VpcIngressConnection.
vpcIngressConnectionArn This property is required. String
The Amazon Resource Name (ARN) of the VpcIngressConnection.
vpcIngressConnectionArn This property is required. string
The Amazon Resource Name (ARN) of the VpcIngressConnection.
vpc_ingress_connection_arn This property is required. str
The Amazon Resource Name (ARN) of the VpcIngressConnection.
vpcIngressConnectionArn This property is required. String
The Amazon Resource Name (ARN) of the VpcIngressConnection.

getVpcIngressConnection Result

The following output properties are available:

DomainName string
The Domain name associated with the VPC Ingress Connection.
IngressVpcConfiguration Pulumi.AwsNative.AppRunner.Outputs.VpcIngressConnectionIngressVpcConfiguration
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
Status Pulumi.AwsNative.AppRunner.VpcIngressConnectionStatus
The current status of the VpcIngressConnection.
VpcIngressConnectionArn string
The Amazon Resource Name (ARN) of the VpcIngressConnection.
DomainName string
The Domain name associated with the VPC Ingress Connection.
IngressVpcConfiguration VpcIngressConnectionIngressVpcConfiguration
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
Status VpcIngressConnectionStatus
The current status of the VpcIngressConnection.
VpcIngressConnectionArn string
The Amazon Resource Name (ARN) of the VpcIngressConnection.
domainName String
The Domain name associated with the VPC Ingress Connection.
ingressVpcConfiguration VpcIngressConnectionIngressVpcConfiguration
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
status VpcIngressConnectionStatus
The current status of the VpcIngressConnection.
vpcIngressConnectionArn String
The Amazon Resource Name (ARN) of the VpcIngressConnection.
domainName string
The Domain name associated with the VPC Ingress Connection.
ingressVpcConfiguration VpcIngressConnectionIngressVpcConfiguration
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
status VpcIngressConnectionStatus
The current status of the VpcIngressConnection.
vpcIngressConnectionArn string
The Amazon Resource Name (ARN) of the VpcIngressConnection.
domain_name str
The Domain name associated with the VPC Ingress Connection.
ingress_vpc_configuration VpcIngressConnectionIngressVpcConfiguration
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
status VpcIngressConnectionStatus
The current status of the VpcIngressConnection.
vpc_ingress_connection_arn str
The Amazon Resource Name (ARN) of the VpcIngressConnection.
domainName String
The Domain name associated with the VPC Ingress Connection.
ingressVpcConfiguration Property Map
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
status "AVAILABLE" | "PENDING_CREATION" | "PENDING_UPDATE" | "PENDING_DELETION" | "FAILED_CREATION" | "FAILED_UPDATE" | "FAILED_DELETION" | "DELETED"
The current status of the VpcIngressConnection.
vpcIngressConnectionArn String
The Amazon Resource Name (ARN) of the VpcIngressConnection.

Supporting Types

VpcIngressConnectionIngressVpcConfiguration

VpcEndpointId This property is required. string
The ID of the VPC endpoint that your App Runner service connects to.
VpcId This property is required. string
The ID of the VPC that the VPC endpoint is used in.
VpcEndpointId This property is required. string
The ID of the VPC endpoint that your App Runner service connects to.
VpcId This property is required. string
The ID of the VPC that the VPC endpoint is used in.
vpcEndpointId This property is required. String
The ID of the VPC endpoint that your App Runner service connects to.
vpcId This property is required. String
The ID of the VPC that the VPC endpoint is used in.
vpcEndpointId This property is required. string
The ID of the VPC endpoint that your App Runner service connects to.
vpcId This property is required. string
The ID of the VPC that the VPC endpoint is used in.
vpc_endpoint_id This property is required. str
The ID of the VPC endpoint that your App Runner service connects to.
vpc_id This property is required. str
The ID of the VPC that the VPC endpoint is used in.
vpcEndpointId This property is required. String
The ID of the VPC endpoint that your App Runner service connects to.
vpcId This property is required. String
The ID of the VPC that the VPC endpoint is used in.

VpcIngressConnectionStatus

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi