Amazon Bedrock Agent Browser

The Amazon Bedrock Agent Browser is a component of Bedrock Agents that allows an agent to retrieve and display web‑based information during a task. It provides structured responses from browsing actions so an agent can reference online content, extract data, or verify details as part of its reasoning process.

aws.bedrock_agentcore_browser

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
browser_arncorestringThe Amazon Resource Name (ARN) of the browser.
browser_idcorestringThe unique identifier of the browser.
browser_signingcorejsonThe browser signing configuration that shows whether cryptographic agent identification is enabled for web bot authentication.
certificatescorejsonThe list of certificates configured for the browser.
created_atcoretimestampThe timestamp when the browser was created.
descriptioncorestringThe description of the browser.
enterprise_policiescorejsonThe list of enterprise policy files configured for the browser.
execution_role_arncorestringThe IAM role ARN that provides permissions for the browser.
failure_reasoncorestringThe reason for failure if the browser is in a failed state.
last_updated_atcoretimestampThe timestamp when the browser was last updated.
namecorestringThe name of the browser.
network_configurationcorejsonThe network configuration for a browser. This structure defines how the browser connects to the network.
recordingcorejsonThe recording configuration for a browser. This structure defines how browser sessions are recorded.
statuscorestringThe current status of the browser.
tagscorehstore_csv