Skip to content

/AWS1/CL_BDCLIVEVIEWSTREAM

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_streamendpoint TYPE /AWS1/BDCBROWSERSTREAMENDPOINT /AWS1/BDCBROWSERSTREAMENDPOINT

The endpoint URL for the live view stream. This URL is used to establish a connection to receive visual updates from the browser session.


Queryable Attributes

streamEndpoint

The endpoint URL for the live view stream. This URL is used to establish a connection to receive visual updates from the browser session.

Accessible with the following methods

Method Description
GET_STREAMENDPOINT() Getter for STREAMENDPOINT, with configurable default
ASK_STREAMENDPOINT() Getter for STREAMENDPOINT w/ exceptions if field has no valu
HAS_STREAMENDPOINT() Determine if STREAMENDPOINT has a value