AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-06-13 · Documentation low

File: bedrock-agentcore/latest/devguide/evaluations-cross-region-inference.md

Summary

Corrected service name typo and added reference to global cross-region inference documentation

Security assessment

The change fixes a typo ('AgentCore AgentCore' → 'AgentCore') and references security documentation about encrypted global routing. No security vulnerability is addressed, but it adds security context by mentioning encrypted transmission across AWS network.

Diff

diff --git a/bedrock-agentcore/latest/devguide/evaluations-cross-region-inference.md b/bedrock-agentcore/latest/devguide/evaluations-cross-region-inference.md
index 42e90c912..6dc5e272b 100644
--- a//bedrock-agentcore/latest/devguide/evaluations-cross-region-inference.md
+++ b//bedrock-agentcore/latest/devguide/evaluations-cross-region-inference.md
@@ -9 +9,3 @@
-AgentCore AgentCore Evaluations will automatically select the optimal region within your geography to process your inference requests. This maximizes available compute resources, model availability, and delivers the best customer experience. Your data will remain stored only in the region where the request originated, however, input prompts and output results may be processed outside that region. All data will be transmitted encrypted across AWS's secure network.
+AgentCore Evaluations will automatically select the optimal region within your geography to process your inference requests. This maximizes available compute resources, model availability, and delivers the best customer experience. Your data will remain stored only in the region where the request originated, however, input prompts and output results may be processed outside that region. All data will be transmitted encrypted across AWS's secure network.
+
+For AgentCore Evaluations, inference requests originating in Asia Pacific (Seoul) (ap-northeast-2) use global cross-region inference and will be securely routed to all available compute resources across all global commercial AWS Regions. For more information, see [Global cross-region inference for AgentCore Evaluations](./cross-region-inference.html#cross-region-inference-evaluations-global).