SNSConfiguration sNSConfiguration
A configuration for an Amazon SNS channel.
LambdaConfiguration lambdaConfiguration
A configuration for an AWS Lambda channel.
String anomalyDetectorArn
The ARN of the anomaly detector.
Action action
Action that will be triggered when there is an alert.
String alertDescription
A description of the alert.
String alertArn
The ARN of the alert.
String anomalyDetectorArn
The ARN of the detector to which the alert is attached.
String alertName
The name of the alert.
Integer alertSensitivityThreshold
The minimum severity for an anomaly to trigger the alert.
String alertType
The type of the alert.
String alertStatus
The status of the alert.
Date lastModificationTime
The time at which the alert was last modified.
Date creationTime
The time at which the alert was created.
String alertArn
The ARN of the alert.
String anomalyDetectorArn
The ARN of the detector to which the alert is attached.
String alertName
The name of the alert.
Integer alertSensitivityThreshold
The minimum severity for an anomaly to trigger the alert.
String alertType
The type of the alert.
String alertStatus
The status of the alert.
Date lastModificationTime
The time at which the alert was last modified.
Date creationTime
The time at which the alert was created.
Map<K,V> tags
The alert's tags.
String anomalyDetectorFrequency
The frequency at which the detector analyzes its source data.
String anomalyDetectorFrequency
The interval at which the detector analyzes its source data.
String anomalyDetectorArn
The ARN of the detector.
String anomalyDetectorName
The name of the detector.
String anomalyDetectorDescription
A description of the detector.
Date creationTime
The time at which the detector was created.
Date lastModificationTime
The time at which the detector was last modified.
String status
The status of detector.
Map<K,V> tags
The detector's tags.
String startTime
The start time for the group.
String endTime
The end time for the group.
String anomalyGroupId
The ID of the anomaly group.
Double anomalyGroupScore
The severity score of the group.
String primaryMetricName
The name of the primary affected measure for the group.
List<E> metricLevelImpactList
A list of measures affected by the anomaly.
String startTime
The start time for the group.
String endTime
The end time for the group.
String anomalyGroupId
The ID of the anomaly group.
Double anomalyGroupScore
The severity score of the group.
String primaryMetricName
The name of the primary affected measure for the group.
String roleArn
An IAM role that gives Amazon Lookout for Metrics permission to access the data.
String databaseName
The database's name.
String dataCatalog
The database's data catalog.
String tableName
The database's table name.
String workGroupName
The database's work group name.
String s3ResultsPath
The database's results path.
BackTestConfiguration backTestConfiguration
Settings for backtest mode.
AutoDetectionS3SourceConfig s3SourceConfig
The source's source config.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
Boolean runBackTestMode
Run a backtest instead of monitoring new data.
String roleArn
An IAM role that gives Amazon Lookout for Metrics permission to access data in Amazon CloudWatch.
BackTestConfiguration backTestConfiguration
Settings for backtest mode.
String alertName
The name of the alert.
Integer alertSensitivityThreshold
An integer from 0 to 100 specifying the alert sensitivity threshold.
String alertDescription
A description of the alert.
String anomalyDetectorArn
The ARN of the detector to which the alert is attached.
Action action
Action that will be triggered when there is an alert.
Map<K,V> tags
A list of tags to apply to the alert.
String alertArn
The ARN of the alert.
String anomalyDetectorName
The name of the detector.
String anomalyDetectorDescription
A description of the detector.
AnomalyDetectorConfig anomalyDetectorConfig
Contains information about the configuration of the anomaly detector.
String kmsKeyArn
The ARN of the KMS key to use to encrypt your data.
Map<K,V> tags
A list of tags to apply to the anomaly detector.
String anomalyDetectorArn
The ARN of the detector.
String anomalyDetectorArn
The ARN of the anomaly detector that will use the dataset.
String metricSetName
The name of the dataset.
String metricSetDescription
A description of the dataset you are creating.
List<E> metricList
A list of metrics that the dataset will contain.
Integer offset
After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3 and Redshift datasources.
TimestampColumn timestampColumn
Contains information about the column used for tracking time in your source data.
List<E> dimensionList
A list of the fields you want to treat as dimensions.
String metricSetFrequency
The frequency with which the source data will be analyzed for anomalies.
MetricSource metricSource
Contains information about how the source data should be interpreted.
String timezone
The time zone in which your source data was recorded.
Map<K,V> tags
A list of tags to apply to the dataset.
String metricSetArn
The ARN of the dataset.
String fileCompression
The level of compression of the source CSV file.
String charset
The character set in which the source CSV file is written.
Boolean containsHeader
Whether or not the source CSV file contains a header.
String delimiter
The character used to delimit the source CSV file.
List<E> headerList
A list of the source CSV file's headers, if any.
String quoteSymbol
The character used as a quote character.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
String alertArn
The ARN of the alert to delete.
String anomalyDetectorArn
The ARN of the detector to delete.
String alertArn
The ARN of the alert to describe.
Alert alert
Contains information about an alert.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
String timestamp
The timestamp of the anomaly detection job.
Integer maxResults
The number of items to return in the response.
String nextToken
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
String anomalyDetectorArn
The ARN of the detector to describe.
String anomalyDetectorArn
The ARN of the detector.
String anomalyDetectorName
The name of the detector.
String anomalyDetectorDescription
A description of the detector.
AnomalyDetectorConfigSummary anomalyDetectorConfig
Contains information about the detector's configuration.
Date creationTime
The time at which the detector was created.
Date lastModificationTime
The time at which the detector was last modified.
String status
The status of the detector.
String failureReason
The reason that the detector failed.
String kmsKeyArn
The ARN of the KMS key to use to encrypt your data.
String failureType
The process that caused the detector to fail.
String metricSetArn
The ARN of the dataset.
String metricSetArn
The ARN of the dataset.
String anomalyDetectorArn
The ARN of the detector that contains the dataset.
String metricSetName
The name of the dataset.
String metricSetDescription
The dataset's description.
Date creationTime
The time at which the dataset was created.
Date lastModificationTime
The time at which the dataset was last modified.
Integer offset
The offset in seconds. Only supported for S3 and Redshift datasources.
List<E> metricList
A list of the metrics defined by the dataset.
TimestampColumn timestampColumn
Contains information about the column used for tracking time in your source data.
List<E> dimensionList
A list of the dimensions chosen for analysis.
String metricSetFrequency
The interval at which the data will be analyzed for anomalies.
String timezone
The time zone in which the dataset's data was recorded.
MetricSource metricSource
Contains information about the dataset's source data.
DetectedField fileCompression
The format's file compression.
DetectedField charset
The format's charset.
DetectedField containsHeader
Whether the format includes a header.
DetectedField delimiter
The format's delimiter.
DetectedField headerList
The format's header list.
DetectedField quoteSymbol
The format's quote symbol.
AttributeValue value
The field's value.
String confidence
The field's confidence.
String message
The field's message.
DetectedCsvFormatDescriptor csvFormatDescriptor
Details about a CSV format.
DetectedJsonFormatDescriptor jsonFormatDescriptor
Details about a JSON format.
DetectedField fileCompression
The format's file compression.
DetectedField charset
The format's character set.
DetectedField offset
The dataset's offset.
DetectedField metricSetFrequency
The dataset's interval.
DetectedMetricSource metricSource
The dataset's data source.
DetectedS3SourceConfig s3SourceConfig
The data source's source configuration.
DetectedFileFormatDescriptor fileFormatDescriptor
The source's file format descriptor.
String anomalyDetectorArn
An anomaly detector ARN.
AutoDetectionMetricSource autoDetectionMetricSource
A data source.
DetectedMetricSetConfig detectedMetricSetConfig
The inferred dataset configuration for the datasource.
CsvFormatDescriptor csvFormatDescriptor
Contains information about how a source CSV data file should be analyzed.
JsonFormatDescriptor jsonFormatDescriptor
Contains information about how a source JSON data file should be analyzed.
AnomalyGroup anomalyGroup
Details about the anomaly group.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
AnomalyGroupTimeSeries anomalyGroupTimeSeriesFeedback
The anomalous metric and group ID.
Integer maxResults
The maximum number of results to return.
String nextToken
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
SampleDataS3SourceConfig s3SourceConfig
A datasource bucket in Amazon S3.
String metricName
The name of the measure.
String anomalyGroupId
The ID of the anomaly group.
String relationshipType
Whether a measure is a potential cause of the anomaly group (CAUSE_OF_INPUT_ANOMALY_GROUP), or
whether the measure is impacted by the anomaly group (EFFECT_OF_INPUT_ANOMALY_GROUP).
Double contributionPercentage
For potential causes (CAUSE_OF_INPUT_ANOMALY_GROUP), the percentage contribution the measure has in
causing the anomalies.
String anomalyDetectorArn
The ARN of the alert's detector.
String nextToken
If the result of the previous request is truncated, the response includes a NextToken. To retrieve
the next set of results, use the token in the next request. Tokens expire after 24 hours.
Integer maxResults
The maximum number of results that will be displayed by the request.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
String anomalyGroupId
The ID of the anomaly group.
String relationshipTypeFilter
Filter for potential causes (CAUSE_OF_INPUT_ANOMALY_GROUP) or downstream effects (
EFFECT_OF_INPUT_ANOMALY_GROUP) of the anomaly group.
Integer maxResults
The maximum number of results to return.
String nextToken
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
Integer sensitivityThreshold
The minimum severity score for inclusion in the output.
Integer maxResults
The maximum number of results to return.
String nextToken
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
List<E> anomalyGroupSummaryList
A list of anomaly group summaries.
AnomalyGroupStatistics anomalyGroupStatistics
Aggregated details about the anomaly groups.
String nextToken
The pagination token that's included if more results are available.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
String anomalyGroupId
The ID of the anomaly group.
String metricName
The name of the measure field.
Integer maxResults
The maximum number of results to return.
String nextToken
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
String anomalyGroupId
The ID of the anomaly group.
String metricName
The name of the measure field.
List<E> timestampList
Timestamps for the anomalous metrics.
String nextToken
The pagination token that's included if more results are available.
List<E> timeSeriesList
A list of anomalous metrics.
String anomalyDetectorArn
The ARN of the anomaly detector containing the metrics sets to list.
Integer maxResults
The maximum number of results to return.
String nextToken
If the result of the previous request was truncated, the response includes a NextToken. To retrieve
the next set of results, use the token in the next request. Tokens expire after 24 hours.
String resourceArn
The resource's Amazon Resource Name (ARN).
String metricName
The name of the measure.
Integer numTimeSeries
The number of anomalous metrics for the measure.
ContributionMatrix contributionMatrix
Details about the dimensions that contributed to the anomaly.
String metricSetArn
The ARN of the dataset.
String anomalyDetectorArn
The ARN of the detector to which the dataset belongs.
String metricSetDescription
The description of the dataset.
String metricSetName
The name of the dataset.
Date creationTime
The time at which the dataset was created.
Date lastModificationTime
The time at which the dataset was last modified.
Map<K,V> tags
The dataset's tags.
S3SourceConfig s3SourceConfig
AppFlowConfig appFlowConfig
Details about an AppFlow datasource.
CloudWatchConfig cloudWatchConfig
Details about an Amazon CloudWatch monitoring datasource.
RDSSourceConfig rDSSourceConfig
Details about an Amazon Relational Database Service (RDS) datasource.
RedshiftSourceConfig redshiftSourceConfig
Details about an Amazon Redshift database datasource.
AthenaSourceConfig athenaSourceConfig
Details about an Amazon Athena datasource.
String anomalyDetectorArn
The Amazon Resource Name (ARN) of the anomaly detector.
AnomalyGroupTimeSeriesFeedback anomalyGroupTimeSeriesFeedback
Feedback for an anomalous metric.
String dBInstanceIdentifier
A string identifying the database instance.
String databaseHost
The host name of the database.
Integer databasePort
The port number where the database can be accessed.
String secretManagerArn
The Amazon Resource Name (ARN) of the AWS Secrets Manager role.
String databaseName
The name of the RDS database.
String tableName
The name of the table in the database.
String roleArn
The Amazon Resource Name (ARN) of the role.
VpcConfiguration vpcConfiguration
An object containing information about the Amazon Virtual Private Cloud (VPC) configuration.
String clusterIdentifier
A string identifying the Redshift cluster.
String databaseHost
The name of the database host.
Integer databasePort
The port number where the database can be accessed.
String secretManagerArn
The Amazon Resource Name (ARN) of the AWS Secrets Manager role.
String databaseName
The Redshift database name.
String tableName
The table name of the Redshift database.
String roleArn
The Amazon Resource Name (ARN) of the role providing access to the database.
VpcConfiguration vpcConfiguration
Contains information about the Amazon Virtual Private Cloud (VPC) configuration.
String roleArn
The ARN of an IAM role that has read and write access permissions to the source S3 bucket.
List<E> templatedPathList
A list of templated paths to the source files.
List<E> historicalDataPathList
A list of paths to the historical data files.
FileFormatDescriptor fileFormatDescriptor
Contains information about a source file's formatting.
String roleArn
The Amazon Resource Name (ARN) of the role.
List<E> templatedPathList
An array of strings containing the list of templated paths.
List<E> historicalDataPathList
An array of strings containing the historical set of data paths.
FileFormatDescriptor fileFormatDescriptor
String anomalyDetectorArn
The ARN of the detector to update.
String kmsKeyArn
The Amazon Resource Name (ARN) of an AWS KMS encryption key.
String anomalyDetectorDescription
The updated detector description.
AnomalyDetectorConfig anomalyDetectorConfig
Contains information about the configuration to which the detector will be updated.
String anomalyDetectorArn
The ARN of the updated detector.
String metricSetArn
The ARN of the dataset to update.
String metricSetDescription
The dataset's description.
List<E> metricList
The metric list.
Integer offset
After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3 and Redshift datasources.
TimestampColumn timestampColumn
The timestamp column.
List<E> dimensionList
The dimension list.
String metricSetFrequency
The dataset's interval.
MetricSource metricSource
String metricSetArn
The ARN of the dataset.
Copyright © 2022. All rights reserved.