AWS::Bedrock::KnowledgeBase SupplementalDataStorageConfiguration
Specifies configurations for the storage location of the images extracted from multimodal documents in your data source. These images can be retrieved and returned to the end user.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SupplementalDataStorageLocations" :
[ SupplementalDataStorageLocation, ... ]
}
Properties
SupplementalDataStorageLocations
Property description not available.
Required: Yes
Type: Array of SupplementalDataStorageLocation
Minimum:
1
Maximum:
1
Update requires: Replacement