Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::AppRunner::Service NetworkConfiguration

Focus mode
AWS::AppRunner::Service NetworkConfiguration - AWS CloudFormation
Filter View

Describes configuration settings related to network traffic of an AWS App Runner service. Consists of embedded objects for each configurable network feature.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

EgressConfiguration

Network configuration settings for outbound message traffic.

Required: No

Type: EgressConfiguration

Update requires: No interruption

IngressConfiguration

Network configuration settings for inbound message traffic.

Required: No

Type: IngressConfiguration

Update requires: No interruption

IpAddressType

App Runner provides you with the option to choose between Internet Protocol version 4 (IPv4) and dual stack (IPv4 and IPv6) for your incoming public network configuration. This is an optional parameter. If you do not specify an IpAddressType, it defaults to select IPv4.

Note

Currently, App Runner supports dual stack for only Public endpoint. Only IPv4 is supported for Private endpoint. If you update a service that's using dual-stack Public endpoint to a Private endpoint, your App Runner service will default to support only IPv4 for Private endpoint and fail to receive traffic originating from IPv6 endpoint.

Required: No

Type: String

Allowed values: IPV4 | DUAL_STACK

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.