Contains summary information about a browser. A browser enables Amazon
Bedrock AgentCore Agent to interact with web content.
Attributes
browser_arn
instance-attribute
The Amazon Resource Name (ARN) of the browser.
browser_id
instance-attribute
The unique identifier of the browser.
created_at
instance-attribute
The timestamp when the browser was created.
description
class-attribute
instance-attribute
description: str | None = field(repr=False, default=None)
The description of the browser.
last_updated_at
class-attribute
instance-attribute
last_updated_at: datetime | None = None
The timestamp when the browser was last updated.
name
class-attribute
instance-attribute
status
instance-attribute
The current status of the browser.