AWS CloudWatch Anomaly Detection API
Operations for CloudWatch anomaly detection models
AWS CloudWatch Anomaly Detection API is one of 8 APIs that AWS CloudWatch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Anomaly Detection. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, pricing, a getting-started guide, an API reference, and 2 JSON Schemas.
This API exposes 3 operations across 3 paths, and defines 16 schemas. It is described by OpenAPI 3.1.0, at version 2010-08-01.
Requests are made against a single base URL, https://monitoring.{region}.amazonaws.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
AWS CloudWatch Anomaly Detection API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (aws_sigv4).
By default, every request must be authenticated.
aws_sigv4— AWS Signature Version 4 authentication
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
Operations for CloudWatch anomaly detection models
Schemas 16
The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are AnomalyDetector (9 properties), PutAnomalyDetectorInput (8 properties), MetricDataQuery (7 properties), DescribeAnomalyDetectorsInput (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from AWS CloudWatch 7
Other APIs AWS CloudWatch publishes across the network.