Bedrock Agent > Structures > SeedUrl SeedUrl¶ Structure Class¶ SeedUrl dataclass ¶ The seed or starting point URL. You should be authorized to crawl the URL. Attributes¶ url class-attribute instance-attribute ¶ url: str | None = None A seed or starting point URL.