

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 HarnessInlineFunctionConfig
<a name="aws-properties-bedrockagentcore-harness-harnessinlinefunctionconfig"></a>

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

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

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

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

```
{
  "[Description](#cfn-bedrockagentcore-harness-harnessinlinefunctionconfig-description)" : {{String}},
  "[InputSchema](#cfn-bedrockagentcore-harness-harnessinlinefunctionconfig-inputschema)" : {{Json}}
}
```

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

```
  [Description](#cfn-bedrockagentcore-harness-harnessinlinefunctionconfig-description): {{String}}
  [InputSchema](#cfn-bedrockagentcore-harness-harnessinlinefunctionconfig-inputschema): {{Json}}
```

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

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

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