

# 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\+\+](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) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Bedrock. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query bedrock` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
