AWS::Bedrock::KnowledgeBase SupplementalDataStorageLocation
Contains information about a storage location for images extracted from multimodal documents in your data source.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "S3Location" :
S3Location
, "SupplementalDataStorageLocationType" :String
}
YAML
S3Location:
S3Location
SupplementalDataStorageLocationType:String
Properties
S3Location
-
Contains information about the Amazon S3 location for the extracted images.
Required: No
Type: S3Location
Update requires: Replacement
SupplementalDataStorageLocationType
Property description not available.
Required: Yes
Type: String
Allowed values:
S3
Update requires: Replacement