/AWS1/CL_KNDSITEMAPSCONF¶
Provides the configuration information for the sitemap URLs to crawl.
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 web pages, or web pages that you have authorization to index.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_sitemaps TYPE /AWS1/CL_KNDSITEMAPSLIST_W=>TT_SITEMAPSLIST TT_SITEMAPSLIST¶
The list of sitemap URLs of the websites you want to crawl.
The list can include a maximum of three sitemap URLs.
Queryable Attributes¶
SiteMaps¶
The list of sitemap URLs of the websites you want to crawl.
The list can include a maximum of three sitemap URLs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SITEMAPS() |
Getter for SITEMAPS, with configurable default |
ASK_SITEMAPS() |
Getter for SITEMAPS w/ exceptions if field has no value |
HAS_SITEMAPS() |
Determine if SITEMAPS has a value |