AWS Lookout for Equipment retires October 7, 2026. Canary Edge handles the same industrial time-series anomaly detection workloads with a simpler API.Documentation Index
Fetch the complete documentation index at: https://docs.canaryedge.com/llms.txt
Use this file to discover all available pages before exploring further.
Key Differences
| AWS Lookout | Canary Edge |
|---|---|
| Requires model training before detection | Works immediately with generic model |
| S3 bucket for data ingestion | Direct API call with JSON payload |
| Async inference scheduling | Synchronous real-time detection |
| AWS-only deployment | Cloud-agnostic API |
Migration Steps
1. Export Your Data
Export your sensor data from S3 into timestamp/value pairs:2. Call the Canary Edge API
3. Optional: Fine-Tune for Your Equipment
For equipment-specific accuracy, fine-tune a model with historical normal data:pump-1 will automatically use the fine-tuned model.