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

CustomContent

Contains information about the content to ingest into a knowledge base connected to a custom data source. Choose a sourceType and include the field that corresponds to it.

Contents

customDocumentIdentifier

A unique identifier for the document.

Type: CustomDocumentIdentifier object

Required: Yes

sourceType

The source of the data to ingest.

Type: String

Valid Values: IN_LINE | S3_LOCATION

Required: Yes

inlineContent

Contains information about content defined inline to ingest into a knowledge base.

Type: InlineContent object

Required: No

s3Location

Contains information about the Amazon S3 location of the file from which to ingest data.

Type: CustomS3Location object

Required: No

See Also

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