AWS bedrock-agentcore documentation change
Summary
Fixed multiple typos: 'propoagate' to 'propagate', 'interperter' to 'interpreter', and 'Build-in' to 'Built-in'.
Security assessment
Spelling corrections in observability documentation. No security-related content was added or modified; changes are purely linguistic improvements.
Diff
diff --git a/bedrock-agentcore/latest/devguide/observability-configure.md b/bedrock-agentcore/latest/devguide/observability-configure.md index eb814214e..a0ce2e3c4 100644 --- a//bedrock-agentcore/latest/devguide/observability-configure.md +++ b//bedrock-agentcore/latest/devguide/observability-configure.md @@ -180 +180 @@ When using ADOT, in order to propagate session id correctly, define the `X-Amzn- -To propoagate a trace ID, invoke the AgentCore runtime with the parameter `traceId=<traceId>` set. +To propagate a trace ID, invoke the AgentCore runtime with the parameter `traceId=<traceId>` set. @@ -334 +334 @@ Built-in tools - 3. In the **Built-in tools** pane, either in the **Code interperter tools** or the **Browser tools** tab, select the code interpreter tool or browser tool for which you want to configure a log destination. + 3. In the **Built-in tools** pane, either in the **Code interpreter tools** or the **Browser tools** tab, select the code interpreter tool or browser tool for which you want to configure a log destination. @@ -432 +432 @@ Built-in tools - 3. In the **Built-in tools** pane, either in the **Code interperter tools** or the **Browser tools** tab, select the code interpreter tool or browser tool for which you want to enable tracing. + 3. In the **Built-in tools** pane, either in the **Code interpreter tools** or the **Browser tools** tab, select the code interpreter tool or browser tool for which you want to enable tracing. @@ -436 +436 @@ Built-in tools -Tracing will be enabled for the selected code interperter or browser tool and spans will be available in the `aws/spans` log group. +Tracing will be enabled for the selected code interpreter or browser tool and spans will be available in the `aws/spans` log group. @@ -590 +590 @@ baggage | Context propagation for distributed tracing | userId=alice,serverReg -You can invoke your Build-in Tools with additional HTTP headers to provide enhanced observability options. You can include the following optional headers when integrating following Build-in Tools APIs to enhance observability and tracing capabilities: +You can invoke your Built-in Tools with additional HTTP headers to provide enhanced observability options. You can include the following optional headers when integrating following Build-in Tools APIs to enhance observability and tracing capabilities: