Skip to content

Bedrock Agentcore Control  >  Structures  >  BrowserSigningConfigInput

BrowserSigningConfigInput

Structure Class

BrowserSigningConfigInput dataclass

Configuration for enabling browser signing capabilities that allow agents to cryptographically identify themselves to websites using HTTP message signatures.

Attributes

enabled class-attribute instance-attribute
enabled: bool = False

Specifies whether browser signing is enabled. When enabled, the browser will cryptographically sign HTTP requests to identify itself as an AI agent to bot control vendors.