aws AWS What's New ·

SageMaker HyperPod adds data capture for inference workloads

aiawsengineeraws-s3aws-eksaws-sagemaker
feature

Amazon SageMaker HyperPod now supports data capture for inference workloads, recording request and response payloads to Amazon S3. This feature provides crucial visibility for generative AI deployments, enabling drift detection, troubleshooting, and model improvement without custom logging pipelines. It is available for SageMaker HyperPod clusters using the EKS orchestrator in all supported AWS Regions.

  • Enable data capture for inference requests and responses
  • Streamline model improvement and compliance with captured data
  • Flexible configuration for data capture location and encryption
  • Availability and integration with other SageMaker services
Features (1)
  • Enable data capture for inference requests and responses

    SageMaker HyperPod now records inference request and response payloads from production endpoints to Amazon S3, providing visibility into model inputs and outputs. This feature helps detect drift, troubleshoot issues, build evaluation datasets, and improve deployed models.

Enhancements (2)
  • Streamline model improvement and compliance with captured data

    Captured data can be used to train speculative decoding draft models, build evaluation pipelines, feed fine-tuning jobs with real-world inputs, and maintain audit trails for compliance. This eliminates the need for custom logging pipelines outside the service.

  • Flexible configuration for data capture location and encryption

    Customers can choose to capture inference traffic at the SageMaker endpoint, load balancer, or model pod. Captured data is delivered asynchronously to Amazon S3 without blocking inference, supporting configurable sampling and customer-managed AWS KMS encryption.

Notes (1)
  • Availability and integration with other SageMaker services

    This feature is available for SageMaker HyperPod clusters using the EKS orchestrator in all AWS Regions where SageMaker HyperPod is supported. It can be enabled when deploying models and used with SageMaker Model Monitor and existing workflows.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/05/amazon-sagemaker-hyperpod-data-capture

Related releases