AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2025-10-25 · Documentation low

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

Summary

Added bold formatting to 'AWS Management Console' and 'Amazon Bedrock AgentCore API' in the gateway creation methods list

Security assessment

The changes are purely stylistic formatting updates (adding bold emphasis) to existing content about gateway creation methods. There is no mention of security vulnerabilities, configuration changes, or new security features. The existing reference to authorization configuration in the console remains unchanged.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-create.md b/bedrock-agentcore/latest/devguide/gateway-create.md
index 30faebf4b..abca8443c 100644
--- a//bedrock-agentcore/latest/devguide/gateway-create.md
+++ b//bedrock-agentcore/latest/devguide/gateway-create.md
@@ -15 +15 @@ You can create a gateway in the following ways:
-  * AWS Management Console – With the console, you can configure authorization, create the gateway, and add targets all on one page.
+  * **AWS Management Console** – With the console, you can configure authorization, create the gateway, and add targets all on one page.
@@ -17 +17 @@ You can create a gateway in the following ways:
-  * Amazon Bedrock AgentCore API – You can directly invoke the [CreateGateway](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CreateGateway.html) API or through the help of a supported tool. If you use the API, you will add targets to your gateway in a separate step.
+  * **Amazon Bedrock AgentCore API** – You can directly invoke the [CreateGateway](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CreateGateway.html) API or through the help of a supported tool. If you use the API, you will add targets to your gateway in a separate step.