integrations.sh
← all integrations

amazonaws.com – lookoutmetrics

OpenAPI apis-guru cloud

This is the Amazon Lookout for Metrics API Reference. For an introduction to the service with tutorials for getting started, visit .

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:lookoutmetrics/2017-07-25.json
Provider
amazonaws.com:lookoutmetrics / lookoutmetrics
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/lookoutmetrics/2017-07-25/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/lookoutmetrics/2017-07-25/openapi.yaml

Tools (32)

Extracted live via the executor SDK.

  • activateAnomalyDetector.postOperation

    Activates an anomaly detector.

  • backTestAnomalyDetector.postOperation

    Runs a backtest for anomaly detection for the specified resource.

  • createAlert.postOperation

    Creates an alert for an anomaly detector.

  • createAnomalyDetector.postOperation

    Creates an anomaly detector.

  • createMetricSet.postOperation

    Creates a dataset.

  • deactivateAnomalyDetector.postOperation

    Deactivates an anomaly detector.

  • deleteAlert.postOperation

    Deletes an alert.

  • deleteAnomalyDetector.postOperation

    Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.

  • describeAlert.postOperation

    Describes an alert.

    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.

  • describeAnomalyDetectionExecutions.postOperation

    Returns information about the status of the specified anomaly detection jobs.

  • describeAnomalyDetector.postOperation

    Describes a detector.

    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.

  • describeMetricSet.postOperation

    Describes a dataset.

    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.

  • detectMetricSetConfig.postOperation

    Detects an Amazon S3 dataset's file format, interval, and offset.

  • getAnomalyGroup.postOperation

    Returns details about a group of anomalous metrics.

  • getDataQualityMetrics.postOperation

    Returns details about the requested data quality metrics.

  • getFeedback.postOperation

    Get feedback for an anomaly group.

  • getSampleData.postOperation

    Returns a selection of sample records from an Amazon S3 datasource.

  • listAlerts.postOperation

    Lists the alerts attached to a detector.

    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.

  • listAnomalyDetectors.postOperation

    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.

  • listAnomalyGroupRelatedMetrics.postOperation

    Returns a list of measures that are potential causes or effects of an anomaly group.

  • listAnomalyGroupSummaries.postOperation

    Returns a list of anomaly groups.

  • listAnomalyGroupTimeSeries.postOperation

    Gets a list of anomalous metrics for a measure in an anomaly group.

  • listMetricSets.postOperation

    Lists the datasets 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.

  • putFeedback.postOperation

    Add feedback for an anomalous metric.

  • tags.listTagsForResource

    Gets a list of for a detector, dataset, or alert.

  • tags.tagResource

    Adds to a detector, dataset, or alert.

  • tags.untagResource

    Removes from a detector, dataset, or alert.

  • updateAlert.postOperation

    Make changes to an existing alert.

  • updateAnomalyDetector.postOperation

    Updates a detector. After activation, you can only change a detector's ingestion delay and description.

  • updateMetricSet.postOperation

    Updates a dataset.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools