urls

@JvmName(name = "jmlkixlgckdoqokw")
suspend fun urls(value: Output<DataSourceConfigurationWebCrawlerConfigurationUrlsArgs>)
@JvmName(name = "tgwnnpwntidcvubu")
suspend fun urls(value: DataSourceConfigurationWebCrawlerConfigurationUrlsArgs)

Parameters

value

A block that specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl. You can include website subdomains. You can list up to 100 seed URLs and up to 3 sitemap URLs. You can only crawl websites that use the secure communication protocol, Hypertext Transfer Protocol Secure (HTTPS). If you receive an error when crawling a website, it could be that the website is blocked from crawling. When selecting websites to index, you must adhere to the Amazon Acceptable Use Policy and all other Amazon terms. Remember that you must only use Amazon Kendra Web Crawler to index your own webpages, or webpages that you have authorization to index. Detailed below.


@JvmName(name = "bciacefetcwcaeme")
suspend fun urls(argument: suspend DataSourceConfigurationWebCrawlerConfigurationUrlsArgsBuilder.() -> Unit)

Parameters

argument

A block that specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl. You can include website subdomains. You can list up to 100 seed URLs and up to 3 sitemap URLs. You can only crawl websites that use the secure communication protocol, Hypertext Transfer Protocol Secure (HTTPS). If you receive an error when crawling a website, it could be that the website is blocked from crawling. When selecting websites to index, you must adhere to the Amazon Acceptable Use Policy and all other Amazon terms. Remember that you must only use Amazon Kendra Web Crawler to index your own webpages, or webpages that you have authorization to index. Detailed below.