AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/gateway-interceptors.md

Summary

Added a 'Topics' section at the beginning of the document, moved the existing topics list from the bottom to the top, and updated typographical quotes (straight to curly apostrophes).

Security assessment

The changes are organizational and typographical, improving document structure without altering security content. No new security documentation is added, and there is no evidence of addressing a specific security issue.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-interceptors.md b/bedrock-agentcore/latest/devguide/gateway-interceptors.md
index cbeb8a17d..1ed4d6439 100644
--- a//bedrock-agentcore/latest/devguide/gateway-interceptors.md
+++ b//bedrock-agentcore/latest/devguide/gateway-interceptors.md
@@ -10,0 +11,17 @@ Configuring interceptors on your gateway allows you to run custom code during ea
+###### Topics
+
+  * Overview
+
+  * Security best practices
+
+  * [Permissions for interceptors](./gateway-interceptors-permissions.html)
+
+  * [Types of interceptors](./gateway-interceptors-types.html)
+
+  * [Configuration](./gateway-interceptors-configuration.html)
+
+  * [Examples](./gateway-interceptors-examples.html)
+
+
+
+
@@ -39 +56 @@ Currently, interceptors can only be configured with Lambda functions.
-When implementing interceptors, it's important to follow security best practices to protect sensitive information and maintain proper access control.
+When implementing interceptors, it’s important to follow security best practices to protect sensitive information and maintain proper access control.
@@ -50,13 +66,0 @@ When implementing interceptors, it's important to follow security best practices
-###### Topics
-
-  * [Permissions for interceptors](./gateway-interceptors-permissions.html)
-
-  * [Types of interceptors](./gateway-interceptors-types.html)
-
-  * [Configuration](./gateway-interceptors-configuration.html)
-
-  * [Examples](./gateway-interceptors-examples.html)
-
-
-
-