ListAnomalyDetectorsResponse is a JSON Structure definition published by Amazon Lookout for Metrics, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-lookout-for-metrics/refs/heads/main/json-structure/amazon-lookout-for-metrics-list-anomaly-detectors-response-structure.json",
"name": "ListAnomalyDetectorsResponse",
"description": "ListAnomalyDetectorsResponse schema from Amazon Lookout for Metrics API",
"type": "object",
"properties": {
"AnomalyDetectorSummaryList": {
"allOf": [
{
"$ref": "#/components/schemas/AnomalyDetectorSummaryList"
},
{
"description": "A list of anomaly detectors in the account in the current region."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "If the response is truncated, the service returns this token. To retrieve the next set of results, use the token in the next request."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.