SearchResultLocation - Amazon Bedrock

SearchResultLocation

Specifies a search result location within the content array, providing positioning information for cited content using search result index and block positions.

Contents

end

The ending position in the content array where the cited content ends.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

searchResultIndex

The index of the search result content block where the cited content is found.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

start

The starting position in the content array where the cited content begins.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

See Also

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