AWS::BedrockAgentCore::Runtime NetworkConfiguration - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::Runtime NetworkConfiguration

The network configuration for the agent.

Syntax

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

JSON

{ "NetworkMode" : String, "NetworkModeConfig" : VpcConfig }

Properties

NetworkMode

The network mode.

Required: Yes

Type: String

Allowed values: PUBLIC | VPC

Update requires: No interruption

NetworkModeConfig

Property description not available.

Required: No

Type: VpcConfig

Update requires: No interruption