aws AWS What's New ·

Amazon Bedrock AgentCore Memory now supports direct ingestion to long-term memory

aiawsgaengineeraws-kinesisaws-bedrock
feature

Amazon Bedrock AgentCore Memory introduces the IngestData API, allowing developers to directly submit content for long-term memory extraction without first persisting it as a short-term memory event. This change enables independent adoption of long-term memory, supporting both conversational and JSON payloads. Developers can verify extraction results, stream notifications via Kinesis, and redrive failed extractions. The functionality is available in all AWS Regions where Amazon Bedrock AgentCore Memory is supported.

Features (1)
  • Direct content ingestion to long-term memory

    Amazon Bedrock AgentCore Memory now provides the IngestData API for direct submission of content to long-term memory strategies, bypassing the previous requirement of storing content as a short-term memory event. This new capability supports both conversational payloads with USER/ASSISTANT roles and generic JSON payloads like behavioral or system events, along with optional metadata.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/09/agentcore-memory-direct-ingest

Related releases