AWS bedrock-agentcore documentation change
Summary
Added link to cross-account monitoring documentation and fixed typographical apostrophe formatting
Security assessment
The change adds documentation about monitoring AgentCore resources across accounts, which is a security monitoring feature that helps with centralized security oversight and compliance. However, there's no evidence this addresses a specific security vulnerability.
Diff
diff --git a/bedrock-agentcore/latest/devguide/observability.md b/bedrock-agentcore/latest/devguide/observability.md index b37a3626c..6fd947eb6 100644 --- a//bedrock-agentcore/latest/devguide/observability.md +++ b//bedrock-agentcore/latest/devguide/observability.md @@ -9 +9 @@ With AgentCore, you can trace, debug, and monitor AI agents' performance in prod -AgentCore Observability helps you trace, debug, and monitor agent performance in production environments. It offers detailed visualizations of each step in the agent workflow, enabling you to inspect an agent's execution path, audit intermediate outputs, and debug performance bottlenecks and failures. +AgentCore Observability helps you trace, debug, and monitor agent performance in production environments. It offers detailed visualizations of each step in the agent workflow, enabling you to inspect an agent’s execution path, audit intermediate outputs, and debug performance bottlenecks and failures. @@ -30,0 +31,2 @@ In addition to the raw data stored in CloudWatch Logs, for agent runtime data on + * [Monitor AgentCore resources across accounts](./observability-cross-account.html) +