SearchResultLocation - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: