

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::Evaluator ReasoningConfiguration
<a name="aws-properties-bedrockagentcore-evaluator-reasoningconfiguration"></a>

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

## Syntax
<a name="aws-properties-bedrockagentcore-evaluator-reasoningconfiguration-syntax"></a>

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

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

```
{
  "[Effort](#cfn-bedrockagentcore-evaluator-reasoningconfiguration-effort)" : {{String}}
}
```

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

```
  [Effort](#cfn-bedrockagentcore-evaluator-reasoningconfiguration-effort): {{String}}
```

## Properties
<a name="aws-properties-bedrockagentcore-evaluator-reasoningconfiguration-properties"></a>

`Effort`  <a name="cfn-bedrockagentcore-evaluator-reasoningconfiguration-effort"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `64`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)