AWS::Bedrock::DataSource SeedUrl - AWS CloudFormation

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 AWS 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