BrowserSessionSummary
class BrowserSessionSummary
A condensed representation of a browser session in Amazon Bedrock. This structure contains key information about a browser session, including identifiers, status, and timestamps, without the full details of the session configuration and streams.
Types
Properties
Link copied to clipboard
The unique identifier of the browser associated with the session. This identifier specifies which browser environment is used for the session.
Link copied to clipboard
The timestamp when the browser session was last updated. This value is in ISO 8601 format.
Link copied to clipboard
The current status of the browser session. Possible values include ACTIVE, STOPPING, and STOPPED.