AWS Security ChangesHomeSearch

AWS AWSCloudFormation high security documentation change

Service: AWSCloudFormation · 2026-02-28 · Security-related high

File: AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gateway-authorizerconfiguration.md

Summary

Added documentation for JWT-based request authentication configuration.

Security assessment

Explicitly documents authentication mechanisms for incoming requests, which is fundamental to API security. Helps prevent unauthorized access.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gateway-authorizerconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gateway-authorizerconfiguration.md
index 13ea0d629..5484e00a0 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gateway-authorizerconfiguration.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gateway-authorizerconfiguration.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `AuthorizerConfiguration` property type specifies Property description not available. for an [AWS::BedrockAgentCore::Gateway](./aws-resource-bedrockagentcore-gateway.html).
+Represents inbound authorization configuration options used to authenticate incoming requests. 
@@ -35 +35 @@ To declare this entity in your CloudFormation template, use the following syntax
-The authorizer configuration for the gateway.
+The inbound JWT-based authorization, specifying how incoming requests should be authenticated.