class Aws::Kendra::Types::SiteMapsConfiguration

Provides the configuration information of 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 the Amazon Kendra web crawler to index your own webpages, or webpages that you have authorization to index.*

[1]: aws.amazon.com/aup/

@note When making an API call, you may pass SiteMapsConfiguration

data as a hash:

    {
      site_maps: ["SiteMap"], # required
    }

@!attribute [rw] site_maps

The list of sitemap URLs of the websites you want to crawl.

The list can include a maximum of three sitemap URLs.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/SiteMapsConfiguration AWS API Documentation

Constants

SENSITIVE