AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-10 · Documentation low

File: bedrock-agentcore/latest/devguide/short-term-delete-event.md

Summary

Minor typographical changes (straight apostrophes to curly apostrophes) in documentation about DeleteEvent operation

Security assessment

Changes are purely typographical (straight apostrophes to curly apostrophes) with no substantive content changes. The documentation already mentioned data privacy aspects, but this update doesn't add new security information or address any security vulnerability.

Diff

diff --git a/bedrock-agentcore/latest/devguide/short-term-delete-event.md b/bedrock-agentcore/latest/devguide/short-term-delete-event.md
index 21f193083..c3a4b8185 100644
--- a//bedrock-agentcore/latest/devguide/short-term-delete-event.md
+++ b//bedrock-agentcore/latest/devguide/short-term-delete-event.md
@@ -7 +7 @@
-The [DeleteEvent](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteEvent.html) operation removes individual events from your AgentCore Memory. This operation helps maintain data privacy and relevance by letting you selectively remove specific events from a session while preserving the broader context and relationship structure within your application's memory.
+The [DeleteEvent](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteEvent.html) operation removes individual events from your AgentCore Memory. This operation helps maintain data privacy and relevance by letting you selectively remove specific events from a session while preserving the broader context and relationship structure within your application’s memory.
@@ -11 +11 @@ The [DeleteEvent](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIRefere
-These are manual deletion operations, and do not overlap with automatic deletion of events based on the `eventExpiryDuration` parameter set at the time of [CreateEvent](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateEvent.html) operation. Also deleting an event doesn't remove the structured information derived out of it from the long term memory. For more information, see [DeleteMemoryRecord](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteMemoryRecord.html). 
+These are manual deletion operations, and do not overlap with automatic deletion of events based on the `eventExpiryDuration` parameter set at the time of [CreateEvent](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateEvent.html) operation. Also deleting an event doesn’t remove the structured information derived out of it from the long term memory. For more information, see [DeleteMemoryRecord](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteMemoryRecord.html).