Ensure that the Data Capture feature is enabled for your SageMaker endpoints in order to allow Amazon SageMaker to store prediction request and response data from your endpoints at a designated location.
In Amazon SageMaker, Data Capture enables the collection of input and output data from ML models deployed in production. This feature helps in monitoring and analyzing model performance by capturing real-time inference data, facilitating debugging, auditing, and compliance. Enabling Data Capture allows for the detection of data drift, ensuring model accuracy over time, and supports retraining models with real-world data, ultimately enhancing the robustness and reliability of machine learning deployments.
Audit
To determine the Data Capture feature status for your Amazon SageMaker endpoints, perform the following operations:
Remediation / Resolution
To ensure that Data Capture is enabled for your SageMaker endpoints, perform the following operations:
References
- AWS Documentation
- Amazon SageMaker FAQs
- Control root access to a SageMaker notebook instance
- Monitor data and model quality
- Capture data
- Capture data from real-time endpoint
- AWS Command Line Interface (CLI) Documentation
- list-endpoints
- describe-endpoint
- describe-endpoint-config
- create-endpoint-config
- update-endpoint