InlineContent - 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.

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: