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

DocumentContent

Contains information about the content of a document. Choose a dataSourceType and include the field that corresponds to it.

Contents

dataSourceType

The type of data source that is connected to the knowledge base to which to ingest this document.

Type: String

Valid Values: CUSTOM | S3

Required: Yes

custom

Contains information about the content to ingest into a knowledge base connected to a custom data source.

Type: CustomContent object

Required: No

s3

Contains information about the content to ingest into a knowledge base connected to an Amazon S3 data source

Type: S3Content object

Required: No

See Also

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