apprunner_update_vpc_ingress_connection: Update an existing App Runner VPC Ingress Connection resource

View source: R/apprunner_operations.R

apprunner_update_vpc_ingress_connectionR Documentation

Update an existing App Runner VPC Ingress Connection resource

Description

Update an existing App Runner VPC Ingress Connection resource. The VPC Ingress Connection must be in one of the following states to be updated:

See https://www.paws-r-sdk.com/docs/apprunner_update_vpc_ingress_connection/ for full documentation.

Usage

apprunner_update_vpc_ingress_connection(
  VpcIngressConnectionArn,
  IngressVpcConfiguration
)

Arguments

VpcIngressConnectionArn

[required] The Amazon Resource Name (Arn) for the App Runner VPC Ingress Connection resource that you want to update.

IngressVpcConfiguration

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


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.