AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-10 · Documentation low

File: bedrock-agentcore/latest/devguide/inbound-jwt-authorizer.md

Summary

Fixed formatting of a link reference by removing the hyperlink and adjusting spacing around the colon

Security assessment

This change only fixes markdown formatting for a link to CustomClaimValidationType documentation. No security content was added, removed, or modified. The change is purely cosmetic and doesn't affect security implications.

Diff

diff --git a/bedrock-agentcore/latest/devguide/inbound-jwt-authorizer.md b/bedrock-agentcore/latest/devguide/inbound-jwt-authorizer.md
index 9cb65a0ea..1e3fedaf6 100644
--- a//bedrock-agentcore/latest/devguide/inbound-jwt-authorizer.md
+++ b//bedrock-agentcore/latest/devguide/inbound-jwt-authorizer.md
@@ -23 +23 @@ You can configure your agent runtime (see [ CreateAgentRuntime](https://docs.aws
-  * **Required custom claims (see[ CustomClaimValidationType](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CustomClaimValidationType.html))**: A set of rules to match specific claims in the incoming token against predefined values for validating JWT tokens. You can create a rule by specifying the following:
+  * **Required custom claims (see CustomClaimValidationType)** : A set of rules to match specific claims in the incoming token against predefined values for validating JWT tokens. You can create a rule by specifying the following: