

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::Harness HarnessAgentCoreRuntimeEnvironment
<a name="aws-properties-bedrockagentcore-harness-harnessagentcoreruntimeenvironment"></a>

<a name="aws-properties-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-description"></a>The `HarnessAgentCoreRuntimeEnvironment` property type specifies Property description not available. for an [AWS::BedrockAgentCore::Harness](aws-resource-bedrockagentcore-harness.md).

## Syntax
<a name="aws-properties-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-syntax"></a>

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

### JSON
<a name="aws-properties-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-syntax.json"></a>

```
{
  "[AgentRuntimeArn](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimearn)" : {{String}},
  "[AgentRuntimeId](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimeid)" : {{String}},
  "[AgentRuntimeName](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimename)" : {{String}},
  "[FilesystemConfigurations](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-filesystemconfigurations)" : {{[ FilesystemConfiguration, ... ]}},
  "[LifecycleConfiguration](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-lifecycleconfiguration)" : {{LifecycleConfiguration}},
  "[NetworkConfiguration](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-networkconfiguration)" : {{NetworkConfiguration}}
}
```

### YAML
<a name="aws-properties-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-syntax.yaml"></a>

```
  [AgentRuntimeArn](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimearn): {{String}}
  [AgentRuntimeId](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimeid): {{String}}
  [AgentRuntimeName](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimename): {{String}}
  [FilesystemConfigurations](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-filesystemconfigurations): {{
    - FilesystemConfiguration}}
  [LifecycleConfiguration](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-lifecycleconfiguration): {{
    LifecycleConfiguration}}
  [NetworkConfiguration](#cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-networkconfiguration): {{
    NetworkConfiguration}}
```

## Properties
<a name="aws-properties-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-properties"></a>

`AgentRuntimeArn`  <a name="cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimearn"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `20`  
*Maximum*: `1011`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`AgentRuntimeId`  <a name="cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimeid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`AgentRuntimeName`  <a name="cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-agentruntimename"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`FilesystemConfigurations`  <a name="cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-filesystemconfigurations"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [FilesystemConfiguration](aws-properties-bedrockagentcore-harness-filesystemconfiguration.md)  
*Minimum*: `0`  
*Maximum*: `1`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`LifecycleConfiguration`  <a name="cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-lifecycleconfiguration"></a>
Property description not available.  
*Required*: No  
*Type*: [LifecycleConfiguration](aws-properties-bedrockagentcore-harness-lifecycleconfiguration.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`NetworkConfiguration`  <a name="cfn-bedrockagentcore-harness-harnessagentcoreruntimeenvironment-networkconfiguration"></a>
Property description not available.  
*Required*: No  
*Type*: [NetworkConfiguration](aws-properties-bedrockagentcore-harness-networkconfiguration.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)