AWS::Wisdom::KnowledgeBase CrawlerLimits - AWS CloudFormation

AWS::Wisdom::KnowledgeBase CrawlerLimits

The limits of the crawler.

Syntax

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

JSON

{ "RateLimit" : Number }

YAML

RateLimit: Number

Properties

RateLimit

The limit rate at which the crawler is configured.

Required: No

Type: Number

Minimum: 1

Maximum: 3000

Update requires: Replacement