Skip to content

/AWS1/CL_APR=>CREATEVPCINGRESSCONNECTION()

About CreateVpcIngressConnection

Create an App Runner VPC Ingress Connection resource. App Runner requires this resource when you want to associate your App Runner service with an Amazon VPC endpoint.

Method Signature

IMPORTING

Required arguments:

IV_SERVICEARN TYPE /AWS1/APRAPPRUNNERRESOURCEARN /AWS1/APRAPPRUNNERRESOURCEARN

The Amazon Resource Name (ARN) for this App Runner service that is used to create the VPC Ingress Connection resource.

IV_VPCINGRESSCONNECTIONNAME TYPE /AWS1/APRVPCINGRESSCONNNAME /AWS1/APRVPCINGRESSCONNNAME

A name for the VPC Ingress Connection resource. It must be unique across all the active VPC Ingress Connections in your Amazon Web Services account in the Amazon Web Services Region.

IO_INGRESSVPCCONFIGURATION TYPE REF TO /AWS1/CL_APRINGRESSVPCCONF /AWS1/CL_APRINGRESSVPCCONF

Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_APRTAG=>TT_TAGLIST TT_TAGLIST

An optional list of metadata items that you can associate with the VPC Ingress Connection resource. A tag is a key-value pair.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APRCREVPCINGCONNRSP /AWS1/CL_APRCREVPCINGCONNRSP