AWS AWSCloudFormation high security documentation change
Summary
Added documentation explaining browser signing capabilities for cryptographic identification of agents to websites using HTTP signatures.
Security assessment
The change documents cryptographic signing of HTTP requests to identify AI agents, directly addressing authentication security. This helps prevent spoofing and establishes trusted communication.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-browsercustom-browsersigning.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-browsercustom-browsersigning.md index 4e9e21db3..a7bc3e576 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-browsercustom-browsersigning.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-browsercustom-browsersigning.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `BrowserSigning` property type specifies Property description not available. for an [AWS::BedrockAgentCore::BrowserCustom](./aws-resource-bedrockagentcore-browsercustom.html). +Configuration for enabling browser signing capabilities that allow agents to cryptographically identify themselves to websites using HTTP message signatures. @@ -34 +34 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +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.