AWS bedrock-agentcore documentation change
Summary
Removed preview notice, added 'MCP method' metric dimension, and changed section title from logging to advanced topics
Security assessment
Changes focus on metric dimensions and content reorganization without introducing security context. The 'MCP method' addition improves observability but doesn't address vulnerabilities.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-advanced-observability-metrics.md b/bedrock-agentcore/latest/devguide/gateway-advanced-observability-metrics.md index a805d7974..7c603c758 100644 --- a//bedrock-agentcore/latest/devguide/gateway-advanced-observability-metrics.md +++ b//bedrock-agentcore/latest/devguide/gateway-advanced-observability-metrics.md @@ -7,2 +6,0 @@ Invocation metricsUsage metricsSetting up CloudWatch alarms -Amazon Bedrock AgentCore is in preview release and is subject to change. - @@ -30 +28,3 @@ For these metrics, the following dimensions are used: - * **Operation** : Represents the MCP operation being invoked (e.g., tools/list, tools/call) + * **Operation** : The name of the API operation (e.g. InvokeGateway) + + * **MCP method** : Represents the MCP operation being invoked (e.g., tools/list, tools/call) @@ -103 +103 @@ Assess Gateway performance -Logging Gateway API calls with CloudTrail +Advanced topics