AWS bedrock documentation change
Summary
Removed detailed model listing table for TwelveLabs models
Security assessment
The change removes a table listing specific model details, which is a routine content update without security implications.
Diff
diff --git a/bedrock/latest/userguide/model-parameters-twelvelabs.md b/bedrock/latest/userguide/model-parameters-twelvelabs.md index b46839f92..f06b9b9e9 100644 --- a//bedrock/latest/userguide/model-parameters-twelvelabs.md +++ b//bedrock/latest/userguide/model-parameters-twelvelabs.md @@ -19,7 +18,0 @@ A multimodal embedding model that generates high-quality vector representations -The following table lists the TwelveLabs models available in Amazon Bedrock. - -TwelveLabs models Model name | Model ID | Input modality | Output modality | Description ----|---|---|---|--- -TwelveLabs Pegasus 1.2 | twelvelabs.pegasus-1-2-v1:0 | Video | Text | A multimodal model that provides comprehensive video understanding and analysis capabilities, including content recognition, scene detection, and contextual understanding. -TwelveLabs Marengo Embed 2.7 | twelvelabs.marengo-embed-2-7-v1:0 | Video, Text, Audio, Image | Embeddings | A multimodal embedding model that generates high-quality vector representations of video, text, audio, and image content for similarity search, clustering, and other machine learning tasks. -