Bedrock Agent > Structures > UrlConfiguration UrlConfiguration¶ Structure Class¶ UrlConfiguration dataclass ¶ The configuration of web URLs that you want to crawl. You should be authorized to crawl the URLs. Attributes¶ seed_urls class-attribute instance-attribute ¶ seed_urls: list[SeedUrl] | None = None One or more seed or starting point URLs.