AWS::Bedrock::DataSource SeedUrl - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Bedrock::DataSource SeedUrl

The seed or starting point URL. You should be authorized to crawl the URL.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Url" : String }

YAML

Url: String

Properties

Url

A seed or starting point URL.

Required: Yes

Type: String

Pattern: ^https?://[A-Za-z0-9][^\s]*$

Update requires: No interruption