| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
WebCrawlerLimits |
WebCrawlerLimits.clone() |
WebCrawlerLimits |
WebCrawlerConfiguration.getCrawlerLimits()
The configuration of crawl limits for the web URLs.
|
WebCrawlerLimits |
WebCrawlerLimits.withRateLimit(Integer rateLimit)
The max rate at which pages are crawled, up to 300 per minute per host.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebCrawlerConfiguration.setCrawlerLimits(WebCrawlerLimits crawlerLimits)
The configuration of crawl limits for the web URLs.
|
WebCrawlerConfiguration |
WebCrawlerConfiguration.withCrawlerLimits(WebCrawlerLimits crawlerLimits)
The configuration of crawl limits for the web URLs.
|
Copyright © 2025. All rights reserved.