bartek@aws: ~/news
$ whoami
$ AWS Architect · DevOps · Cloud

tag: Batch Processing

show all
Friday, August 28, 2026

Amazon SageMaker Feature Store Gets Batch Write and Record Discovery APIs

Amazon SageMaker Feature Store just dropped two handy new APIs that'll speed up your ML workflows: BatchWriteRecord lets you push up to 25 records across multiple feature groups in one go, while ListRecords helps you enumerate record identifiers within a feature group. The post includes code examples to get you started right away.

source: [aws/machine-learning-blog]