InlineContent - Amazon Bedrock

InlineContent

Contains information about content defined inline to ingest into a data source. Choose a type and include the field that corresponds to it.

Contents

type

The type of inline content to define.

Type: String

Valid Values: BYTE | TEXT

Required: Yes

byteContent

Contains information about content defined inline in bytes.

Type: ByteContentDoc object

Required: No

textContent

Contains information about content defined inline in text.

Type: TextContentDoc object

Required: No

See Also

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