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

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: