DocumentIdentifier
Contains information that identifies the document.
Contents
- dataSourceType
-
The type of data source connected to the knowledge base that contains the document.
Type: String
Valid Values:
CUSTOM | S3
Required: Yes
- custom
-
Contains information that identifies the document in a custom data source.
Type: CustomDocumentIdentifier object
Required: No
- s3
-
Contains information that identifies the document in an S3 data source.
Type: S3Location object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: