AWS bedrock-agentcore documentation change
Summary
Fixed a typo in the documentation ('hte' changed to 'the')
Security assessment
The change corrects a spelling error without altering security content or addressing vulnerabilities. No security implications exist.
Diff
diff --git a/bedrock-agentcore/latest/devguide/understanding-gateway-cloudtrail-log-entries.md b/bedrock-agentcore/latest/devguide/understanding-gateway-cloudtrail-log-entries.md index 80219f7b4..831bc8813 100644 --- a//bedrock-agentcore/latest/devguide/understanding-gateway-cloudtrail-log-entries.md +++ b//bedrock-agentcore/latest/devguide/understanding-gateway-cloudtrail-log-entries.md @@ -32 +32 @@ The following sections show examples of CloudTrail events: -The following example shows a CloudTrail log entry that demonstrates the `InvokeGateway` action with an authentication error. The authentication error can be seen in hte `body` field of the `responseElements`. +The following example shows a CloudTrail log entry that demonstrates the `InvokeGateway` action with an authentication error. The authentication error can be seen in the `body` field of the `responseElements`.