AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetBrowserSession operation. Retrieves detailed information about a specific browser session in Amazon Bedrock AgentCore. This operation returns the session's configuration, current status, associated streams, and metadata.
To get a browser session, you must specify both the browser identifier and the session ID. The response includes information about the session's viewport configuration, timeout settings, and stream endpoints.
The following operations are related to GetBrowserSession:
Namespace: Amazon.BedrockAgentCore.Model
Assembly: AWSSDK.BedrockAgentCore.dll
Version: 3.x.y.z
public class GetBrowserSessionRequest : AmazonBedrockAgentCoreRequest IAmazonWebServiceRequest
The GetBrowserSessionRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
GetBrowserSessionRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
BrowserIdentifier | System.String |
Gets and sets the property BrowserIdentifier. The unique identifier of the browser associated with the session. |
|
SessionId | System.String |
Gets and sets the property SessionId. The unique identifier of the browser session to retrieve. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5