This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::Harness NetworkConfiguration
The NetworkConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Harness.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "NetworkMode" :String, "NetworkModeConfig" :VpcConfig}
YAML
NetworkMode:StringNetworkModeConfig:VpcConfig
Properties
NetworkModeProperty description not available.
Required: Yes
Type: String
Allowed values:
PUBLIC | VPCUpdate requires: Replacement
NetworkModeConfigProperty description not available.
Required: No
Type: VpcConfig
Update requires: Replacement