See: Description
Interface | Description |
---|---|
CfnAlert.ActionProperty |
A configuration that specifies the action to perform when anomalies are detected.
|
CfnAlert.LambdaConfigurationProperty |
Contains information about a Lambda configuration.
|
CfnAlert.SNSConfigurationProperty |
Contains information about the SNS topic to which you want to send your alerts and the IAM role that has access to that topic.
|
CfnAlertProps |
Properties for defining a `CfnAlert`.
|
CfnAnomalyDetector.AnomalyDetectorConfigProperty |
Contains information about a detector's configuration.
|
CfnAnomalyDetector.AppFlowConfigProperty |
Details about an Amazon AppFlow flow datasource.
|
CfnAnomalyDetector.CloudwatchConfigProperty |
Details about an Amazon CloudWatch datasource.
|
CfnAnomalyDetector.CsvFormatDescriptorProperty |
Contains information about how a source CSV data file should be analyzed.
|
CfnAnomalyDetector.FileFormatDescriptorProperty |
Contains information about a source file's formatting.
|
CfnAnomalyDetector.JsonFormatDescriptorProperty |
Contains information about how a source JSON data file should be analyzed.
|
CfnAnomalyDetector.MetricProperty |
A calculation made by contrasting a measure and a dimension from your source data.
|
CfnAnomalyDetector.MetricSetProperty |
Contains information about a dataset.
|
CfnAnomalyDetector.MetricSourceProperty |
Contains information about how the source data should be interpreted.
|
CfnAnomalyDetector.RDSSourceConfigProperty |
Contains information about the Amazon Relational Database Service (RDS) configuration.
|
CfnAnomalyDetector.RedshiftSourceConfigProperty |
Provides information about the Amazon Redshift database configuration.
|
CfnAnomalyDetector.S3SourceConfigProperty |
Contains information about the configuration of the S3 bucket that contains source files.
|
CfnAnomalyDetector.TimestampColumnProperty |
Contains information about the column used to track time in a source data file.
|
CfnAnomalyDetector.VpcConfigurationProperty |
Contains configuration information about the Amazon Virtual Private Cloud (VPC).
|
CfnAnomalyDetectorProps |
Properties for defining a `CfnAnomalyDetector`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.lookoutmetrics.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::LookoutMetrics.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)