

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::Lex::Bot BedrockAgentIntentConfiguration
<a name="aws-properties-lex-bot-bedrockagentintentconfiguration"></a>

<a name="aws-properties-lex-bot-bedrockagentintentconfiguration-description"></a>The `BedrockAgentIntentConfiguration` property type specifies Property description not available. for an [AWS::Lex::Bot](aws-resource-lex-bot.md).

## Syntax
<a name="aws-properties-lex-bot-bedrockagentintentconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-lex-bot-bedrockagentintentconfiguration-syntax.json"></a>

```
{
  "[BedrockAgentConfiguration](#cfn-lex-bot-bedrockagentintentconfiguration-bedrockagentconfiguration)" : BedrockAgentConfiguration,
  "[BedrockAgentIntentKnowledgeBaseConfiguration](#cfn-lex-bot-bedrockagentintentconfiguration-bedrockagentintentknowledgebaseconfiguration)" : BedrockAgentIntentKnowledgeBaseConfiguration
}
```

### YAML
<a name="aws-properties-lex-bot-bedrockagentintentconfiguration-syntax.yaml"></a>

```
  [BedrockAgentConfiguration](#cfn-lex-bot-bedrockagentintentconfiguration-bedrockagentconfiguration): 
    BedrockAgentConfiguration
  [BedrockAgentIntentKnowledgeBaseConfiguration](#cfn-lex-bot-bedrockagentintentconfiguration-bedrockagentintentknowledgebaseconfiguration): 
    BedrockAgentIntentKnowledgeBaseConfiguration
```

## Properties
<a name="aws-properties-lex-bot-bedrockagentintentconfiguration-properties"></a>

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

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