Batch write and discover records in Amazon SageMaker Feature Store
Machine Learning Blog
This article announces two new APIs for Amazon SageMaker Feature Store: BatchWriteRecord for efficient bulk ingestion and ListRecords for record discovery and enumeration.
- BatchWriteRecord writes up to 25 records across multiple feature groups in a single API call, reducing throughput bottlenecks from single-record ingestion
- Supports partial-success semantics, per-record TTL control, and EventTime-based ordering guarantees matching PutRecord behavior
- ListRecords enumerates record identifiers within feature groups using pagination, working with both Standard (DynamoDB) and In-Memory (Redis) storage tiers
- Enables record discovery and cleanup for In-Memory tier, previously impossible without offline store fallback
- Supports compliance workflows like verifying complete data deletion across multiple feature groups
These APIs address operational gaps in high-throughput feature pipelines and provide critical record lifecycle management capabilities for all Feature Store storage tiers.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Jul 9
2026
2026
Amazon SageMaker Feature Store now supports batch feature writes and record listing
Sep 8
2026
2026
Amazon SageMaker Feature Store introduces UpdateRecord for feature-level writes
Sep 8
2026
2026
Amazon SageMaker Feature Store now supports individual feature updates to lower write latency
Aug 26
2026
2026
Bring your own model with Amazon SageMaker AI: Script mode in SDK v3
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.