This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Bedrock::KnowledgeBase SupplementalDataStorageLocation
Contains information about a storage location for multimedia content (images, audio, and video) 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:S3LocationSupplementalDataStorageLocationType:String
Properties
S3Location-
Contains information about the Amazon S3 location for the extracted multimedia content.
Required: No
Type: S3Location
Update requires: Replacement
SupplementalDataStorageLocationTypeProperty description not available.
Required: Yes
Type: String
Allowed values:
S3Update requires: Replacement