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: