View a markdown version of this page

RetrievalContent - Amazon Bedrock

RetrievalContent

The content retrieved from a knowledge source.

Contents

mimeType

The MIME type of the retrieved content.

Type: String

Required: Yes

byteContent

The binary content of the retrieved item.

Type: Base64-encoded binary data object

Required: No

text

The text content of the retrieved item.

Type: String

Required: No

See Also

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