SearchResultBlock - Amazon Bedrock

SearchResultBlock

A search result block that enables natural citations with proper source attribution for retrieved content.

Note

This field is only supported by Anthropic Claude Opus 4.1, Opus 4, Sonnet 4.5, Sonnet 4, Sonnet 3.7, and 3.5 Haiku models.

Contents

content

An array of search result content block.

Type: Array of SearchResultContentBlock objects

Required: Yes

source

The source URL or identifier for the content.

Type: String

Required: Yes

title

A descriptive title for the search result.

Type: String

Required: Yes

citations

Configuration setting for citations

Type: CitationsConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: