

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::Wisdom::KnowledgeBase CrawlerLimits
<a name="aws-properties-wisdom-knowledgebase-crawlerlimits"></a>

The limits of the crawler.

## Syntax
<a name="aws-properties-wisdom-knowledgebase-crawlerlimits-syntax"></a>

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

### JSON
<a name="aws-properties-wisdom-knowledgebase-crawlerlimits-syntax.json"></a>

```
{
  "[RateLimit](#cfn-wisdom-knowledgebase-crawlerlimits-ratelimit)" : Number
}
```

### YAML
<a name="aws-properties-wisdom-knowledgebase-crawlerlimits-syntax.yaml"></a>

```
  [RateLimit](#cfn-wisdom-knowledgebase-crawlerlimits-ratelimit): Number
```

## Properties
<a name="aws-properties-wisdom-knowledgebase-crawlerlimits-properties"></a>

`RateLimit`  <a name="cfn-wisdom-knowledgebase-crawlerlimits-ratelimit"></a>
The limit rate at which the crawler is configured.  
*Required*: No  
*Type*: Number  
*Minimum*: `1`  
*Maximum*: `3000`  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)