

# LiveViewStream
<a name="API_LiveViewStream"></a>

The configuration for a stream that provides a visual representation of a browser session in Amazon Bedrock AgentCore. This stream enables agents to observe the current state of the browser, including rendered web pages, visual elements, and the results of interactions.

## Contents
<a name="API_LiveViewStream_Contents"></a>

 ** streamEndpoint **   <a name="BedrockAgentCore-Type-LiveViewStream-streamEndpoint"></a>
The endpoint URL for the live view stream. This URL is used to establish a connection to receive visual updates from the browser session.  
Type: String  
Length Constraints: Minimum length of 10. Maximum length of 512.  
Required: No

## See Also
<a name="API_LiveViewStream_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-agentcore-2024-02-28/LiveViewStream) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/LiveViewStream) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/LiveViewStream) 