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 HarnessAgentCoreRuntimeEnvironment
The HarnessAgentCoreRuntimeEnvironment 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
{ "AgentRuntimeArn" :String, "AgentRuntimeId" :String, "AgentRuntimeName" :String, "FilesystemConfigurations" :[ FilesystemConfiguration, ... ], "LifecycleConfiguration" :LifecycleConfiguration, "NetworkConfiguration" :NetworkConfiguration}
YAML
AgentRuntimeArn:StringAgentRuntimeId:StringAgentRuntimeName:StringFilesystemConfigurations:- FilesystemConfigurationLifecycleConfiguration:LifecycleConfigurationNetworkConfiguration:NetworkConfiguration
Properties
AgentRuntimeArnProperty description not available.
Required: No
Type: String
Minimum:
20Maximum:
1011Update requires: No interruption
AgentRuntimeIdProperty description not available.
Required: No
Type: String
Update requires: No interruption
AgentRuntimeNameProperty description not available.
Required: No
Type: String
Update requires: No interruption
FilesystemConfigurationsProperty description not available.
Required: No
Type: Array of FilesystemConfiguration
Minimum:
0Maximum:
1Update requires: No interruption
LifecycleConfigurationProperty description not available.
Required: No
Type: LifecycleConfiguration
Update requires: No interruption
NetworkConfigurationProperty description not available.
Required: No
Type: NetworkConfiguration
Update requires: Replacement