AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/gateway-add-target-cli.md

Summary

Restructured the documentation for adding targets to a gateway via CLI, including renumbering steps, adding an 'Example' header, and updating an image description to be more specific.

Security assessment

The changes are purely editorial and structural, involving step renumbering, formatting changes, and a minor image caption update. There is no mention of vulnerabilities, security configurations, authentication, authorization, or data protection.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-add-target-cli.md b/bedrock-agentcore/latest/devguide/gateway-add-target-cli.md
index a74c5845e..bd81d23bb 100644
--- a//bedrock-agentcore/latest/devguide/gateway-add-target-cli.md
+++ b//bedrock-agentcore/latest/devguide/gateway-add-target-cli.md
@@ -9 +9 @@ You can use the AgentCore CLI to add targets to an existing gateway with simplif
-AgentCore CLI
+###### Example
@@ -10,0 +11 @@ AgentCore CLI
+AgentCore CLI
@@ -12 +12,0 @@ AgentCore CLI
-Add an MCP server target:
@@ -13,0 +14 @@ Add an MCP server target:
+  1. Add an MCP server target:
@@ -47 +49 @@ Interactive
-You can also use the AgentCore CLI interactive terminal UI. Run `agentcore` to open the TUI, then select **add** and choose **Gateway Target** :
+  1. You can also use the AgentCore CLI interactive terminal UI. Run `agentcore` to open the TUI, then select **add** and choose **Gateway Target** :
@@ -49 +51 @@ You can also use the AgentCore CLI interactive terminal UI. Run `agentcore` to o
-  1. In the **Add Resource** menu, select **Gateway Target** and press **Enter**.
+  2. In the **Add Resource** menu, select **Gateway Target** and press **Enter**.
@@ -53 +55 @@ You can also use the AgentCore CLI interactive terminal UI. Run `agentcore` to o
-  2. Select the target type for your gateway. The wizard shows the available target types, including MCP Server endpoint, API Gateway REST API, OpenAPI Schema, Smithy Model, and Lambda function.
+  3. Select the target type for your gateway. The wizard shows the available target types, including MCP Server endpoint, API Gateway REST API, OpenAPI Schema, Smithy Model, and Lambda function.
@@ -55 +57 @@ You can also use the AgentCore CLI interactive terminal UI. Run `agentcore` to o
-![TUI target type selection showing MCP Server endpoint, API Gateway REST API, OpenAPI Schema, Smithy Model, and Lambda function](/images/bedrock-agentcore/latest/devguide/images/tui/gateway-target-type-mcp.png)
+![TUI target type selection showing MCP Server endpoint](/images/bedrock-agentcore/latest/devguide/images/tui/gateway-target-type-mcp.png)
@@ -57 +59 @@ You can also use the AgentCore CLI interactive terminal UI. Run `agentcore` to o
-  3. Follow the remaining wizard prompts to provide the target name, endpoint or schema details, and outbound authorization configuration. The specific fields depend on the target type you selected.
+  4. Follow the remaining wizard prompts to provide the target name, endpoint or schema details, and outbound authorization configuration. The specific fields depend on the target type you selected.