

# VideoSegment
<a name="API_agent-runtime_VideoSegment"></a>

Contains information about a video segment retrieved from a knowledge base, including its location and summary.

This data type is used in the following API operations:
+  [Retrieve response](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_Retrieve.html#API_agent-runtime_Retrieve_ResponseSyntax) – in the `video` field

## Contents
<a name="API_agent-runtime_VideoSegment_Contents"></a>

 ** s3Uri **   <a name="bedrock-Type-agent-runtime_VideoSegment-s3Uri"></a>
The S3 URI where this specific video segment is stored in the multimodal storage destination.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: Yes

 ** summary **   <a name="bedrock-Type-agent-runtime_VideoSegment-summary"></a>
A text summary describing the content of the video segment.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_VideoSegment_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/VideoSegment) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/VideoSegment) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/VideoSegment) 