{ "opencollection": "1.0.0", "info": { "name": "Amazon Lookout for Metrics ActivateAnomalyDetector ListAnomalyDetectors API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "ListAnomalyDetectors", "type": "folder" }, "items": [ { "info": { "name": "Amazon Lookout for Metrics List Anomaly Detectors", "type": "http" }, "http": { "method": "POST", "url": "http://lookoutmetrics.{region}.amazonaws.com/ListAnomalyDetectors", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "MaxResults", "value": "", "type": "query", "description": "Pagination limit" }, { "name": "NextToken", "value": "", "type": "query", "description": "Pagination token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Lists the detectors in the current AWS Region.

Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.

" } ] } ], "bundled": true }