AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/create-gateway-with-policy.md

Summary

Formatting changes and restructuring of documentation for creating a gateway with a policy engine, including merging bullet points, adding example headers, and reordering sections.

Security assessment

The changes are purely cosmetic and organizational, involving formatting, whitespace removal, and section reordering. No security vulnerabilities, incidents, or security features are mentioned or addressed. The content about gateway service role ARN remains unchanged in substance.

Diff

diff --git a/bedrock-agentcore/latest/devguide/create-gateway-with-policy.md b/bedrock-agentcore/latest/devguide/create-gateway-with-policy.md
index 7e4ac988a..10b407c3a 100644
--- a//bedrock-agentcore/latest/devguide/create-gateway-with-policy.md
+++ b//bedrock-agentcore/latest/devguide/create-gateway-with-policy.md
@@ -11,6 +11 @@ This section provides examples of creating a gateway with a policy engine associ
-  * The values for the authorization configuration are from when you set up inbound authorization.
-
-  * If you choose an option that involves specifying an overt gateway service role ARN, ensure that you specify an existing one that you've set up. For more information, see Amazon Bedrock AgentCore Gateway service role permissions.
-
-
-
+* The values for the authorization configuration are from when you set up inbound authorization. * If you choose an option that involves specifying an overt gateway service role ARN, ensure that you specify an existing one that you’ve set up. For more information, see Amazon Bedrock AgentCore Gateway service role permissions.
@@ -20 +15 @@ Select one of the following methods:
-AWS CLI
+###### Example
@@ -21,0 +17 @@ AWS CLI
+AWS CLI
@@ -23 +18,0 @@ AWS CLI
-Run the following code in a terminal to create a gateway with a Policy Engine using the AWS CLI:
@@ -24,0 +20 @@ Run the following code in a terminal to create a gateway with a Policy Engine us
+  1. Run the following code in a terminal to create a gateway with a Policy Engine using the AWS CLI:
@@ -45 +39,0 @@ The gatewayUrl in the response is the endpoint to use when you invoke the gatewa
-AWS Python SDK (Boto3)
@@ -48 +42,2 @@ AWS Python SDK (Boto3)
-The following Python code shows how to create a gateway with a Policy Engine using the AWS Python SDK (Boto3):
+
+AWS Python SDK (Boto3)
@@ -50,0 +46,2 @@ The following Python code shows how to create a gateway with a Policy Engine usi
+  1. The following Python code shows how to create a gateway with a Policy Engine using the AWS Python SDK (Boto3):
+