AWS bedrock-agentcore documentation change
Summary
Updated terminology from 'provided' to 'generated' observability data, removed details about manual log configuration requirements, and added a new section for identity observability data
Security assessment
The addition of 'identity observability data' documentation suggests new monitoring capabilities for identity-related events, which could relate to security monitoring. However, there's no explicit mention of vulnerabilities or security incidents being addressed. The change primarily enhances documentation of observability features rather than patching security issues.
Diff
diff --git a/bedrock-agentcore/latest/devguide/observability-service-provided.md b/bedrock-agentcore/latest/devguide/observability-service-provided.md index 3b3917b52..2a6b69c8a 100644 --- a//bedrock-agentcore/latest/devguide/observability-service-provided.md +++ b//bedrock-agentcore/latest/devguide/observability-service-provided.md @@ -5,3 +5 @@ -Amazon Bedrock AgentCore is in preview release and is subject to change. - -# Amazon Bedrock AgentCore provided observability metrics +# Amazon Bedrock AgentCore generated observability data @@ -24,3 +22 @@ Tools | Metrics | No | Yes -To view metrics, spans, and traces for AgentCore, you need to perform a one-time setup process to enable CloudWatch Transaction Search. To learn more see [Enabling AgentCore runtime observability](./observability-configure.html#observability-configure-builtin). - -The AgentCore service only provides logs for memory resources. You can supply your own logs for other resource types, and AgentCore will save them in CloudWatch Logs. Note that to store logs for memory, gateway, and built-in tool resources, you need to configure the necessary log groups in CloudWatch. See [Enable observability for AgentCore memory, gateway, and built-in tool resources](./observability-configure.html#observability-configure-cloudwatch) to learn more. +To view metrics, spans, and traces for AgentCore, you need to perform a one-time setup process to enable CloudWatch Transaction Search. To learn more see [Enabling AgentCore observability](./observability-configure.html#observability-configure-builtin). @@ -32 +28 @@ Refer to the following topics to learn about the default service-provided observ - * [AgentCore provided runtime metrics](./observability-runtime-metrics.html) + * [AgentCore generated runtime observability data](./observability-runtime-metrics.html) @@ -34 +30 @@ Refer to the following topics to learn about the default service-provided observ - * [AgentCore provided memory metrics and spans](./observability-memory-metrics.html) + * [AgentCore generate memory observability data](./observability-memory-metrics.html) @@ -38 +34,3 @@ Refer to the following topics to learn about the default service-provided observ - * [AgentCore provided built-in tools metrics](./observability-tool-metrics.html) + * [AgentCore generated built-in tools observability data](./observability-tool-metrics.html) + + * [AgentCore generated identity observability data](./observability-identity-metrics.html) @@ -53 +51 @@ Observability concepts -Provided runtime metrics +Runtime observability data