AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/runtime-invoke-agent.md

Summary

Removed preview notice and added API reference link to InvokeAgentRuntime documentation

Security assessment

The changes remove a standard preview disclaimer and add a documentation link. There is no evidence of security vulnerability fixes or new security-related content.

Diff

diff --git a/bedrock-agentcore/latest/devguide/runtime-invoke-agent.md b/bedrock-agentcore/latest/devguide/runtime-invoke-agent.md
index 0dc57f74e..ffd2fa42d 100644
--- a//bedrock-agentcore/latest/devguide/runtime-invoke-agent.md
+++ b//bedrock-agentcore/latest/devguide/runtime-invoke-agent.md
@@ -7,2 +6,0 @@ Invoke streaming agentsInvoke multi-modal agentsSession managementError handling
-Amazon Bedrock AgentCore is in preview release and is subject to change. 
-
@@ -11 +9 @@ Amazon Bedrock AgentCore is in preview release and is subject to change.
-The `InvokeAgentRuntime` operation lets you send requests to specific AgentCore Runtime endpoints identified by their Amazon Resource Name (ARN) and receive streaming responses containing the agent's output. The API supports session management through session identifiers, enabling you to maintain conversation context across multiple interactions. You can target specific agent endpoints using optional qualifiers.
+The [InvokeAgentRuntime](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_InvokeAgentRuntime.html) operation lets you send requests to specific AgentCore Runtime endpoints identified by their Amazon Resource Name (ARN) and receive streaming responses containing the agent's output. The API supports session management through session identifiers, enabling you to maintain conversation context across multiple interactions. You can target specific agent endpoints using optional qualifiers.