AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2025-12-07 · Documentation low

File: bedrock-agentcore/latest/devguide/gateway-inbound-auth.md

Summary

Clarified JWT claim validation requirements from 'might need' to 'need to specify required' claims

Security assessment

Strengthens authentication documentation but doesn't provide evidence of addressing a specific security incident.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-inbound-auth.md b/bedrock-agentcore/latest/devguide/gateway-inbound-auth.md
index 376c01f9c..094d71c6c 100644
--- a//bedrock-agentcore/latest/devguide/gateway-inbound-auth.md
+++ b//bedrock-agentcore/latest/devguide/gateway-inbound-auth.md
@@ -145 +145 @@ In the process of creating the JWT, take note of the following values, which you
-  * **Other claim values** – Depending on the authorizer you use, you might need to specify custom claim fields and rules to match the claim field value to for authentication.
+  * **Other required claim values** – Depending on the authorizer you use, you might need to specify required custom claim fields and rules to match the claim field value to for authentication.