Package software.amazon.awscdk.services.lookoutmetrics
package software.amazon.awscdk.services.lookoutmetrics
AWS::LookoutMetrics Construct Library
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:
- Search Construct Hub for LookoutMetrics construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::LookoutMetrics resources directly.
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.)
-
ClassDescriptionThe
AWS::LookoutMetrics::Alert
type creates an alert for an anomaly detector.A configuration that specifies the action to perform when anomalies are detected.A builder forCfnAlert.ActionProperty
An implementation forCfnAlert.ActionProperty
A fluent builder forCfnAlert
.Contains information about a Lambda configuration.A builder forCfnAlert.LambdaConfigurationProperty
An implementation forCfnAlert.LambdaConfigurationProperty
Contains information about the SNS topic to which you want to send your alerts and the IAM role that has access to that topic.A builder forCfnAlert.SNSConfigurationProperty
An implementation forCfnAlert.SNSConfigurationProperty
Properties for defining aCfnAlert
.A builder forCfnAlertProps
An implementation forCfnAlertProps
TheAWS::LookoutMetrics::AnomalyDetector
type creates an anomaly detector.Contains information about a detector's configuration.A builder forCfnAnomalyDetector.AnomalyDetectorConfigProperty
An implementation forCfnAnomalyDetector.AnomalyDetectorConfigProperty
Details about an Amazon AppFlow flow datasource.A builder forCfnAnomalyDetector.AppFlowConfigProperty
An implementation forCfnAnomalyDetector.AppFlowConfigProperty
A fluent builder forCfnAnomalyDetector
.Details about an Amazon CloudWatch datasource.A builder forCfnAnomalyDetector.CloudwatchConfigProperty
An implementation forCfnAnomalyDetector.CloudwatchConfigProperty
Contains information about how a source CSV data file should be analyzed.A builder forCfnAnomalyDetector.CsvFormatDescriptorProperty
An implementation forCfnAnomalyDetector.CsvFormatDescriptorProperty
Contains information about a source file's formatting.A builder forCfnAnomalyDetector.FileFormatDescriptorProperty
An implementation forCfnAnomalyDetector.FileFormatDescriptorProperty
Contains information about how a source JSON data file should be analyzed.A builder forCfnAnomalyDetector.JsonFormatDescriptorProperty
An implementation forCfnAnomalyDetector.JsonFormatDescriptorProperty
A calculation made by contrasting a measure and a dimension from your source data.A builder forCfnAnomalyDetector.MetricProperty
An implementation forCfnAnomalyDetector.MetricProperty
Contains information about a dataset.A builder forCfnAnomalyDetector.MetricSetProperty
An implementation forCfnAnomalyDetector.MetricSetProperty
Contains information about how the source data should be interpreted.A builder forCfnAnomalyDetector.MetricSourceProperty
An implementation forCfnAnomalyDetector.MetricSourceProperty
Contains information about the Amazon Relational Database Service (RDS) configuration.A builder forCfnAnomalyDetector.RDSSourceConfigProperty
An implementation forCfnAnomalyDetector.RDSSourceConfigProperty
Provides information about the Amazon Redshift database configuration.A builder forCfnAnomalyDetector.RedshiftSourceConfigProperty
An implementation forCfnAnomalyDetector.RedshiftSourceConfigProperty
Contains information about the configuration of the S3 bucket that contains source files.A builder forCfnAnomalyDetector.S3SourceConfigProperty
An implementation forCfnAnomalyDetector.S3SourceConfigProperty
Contains information about the column used to track time in a source data file.A builder forCfnAnomalyDetector.TimestampColumnProperty
An implementation forCfnAnomalyDetector.TimestampColumnProperty
Contains configuration information about the Amazon Virtual Private Cloud (VPC).A builder forCfnAnomalyDetector.VpcConfigurationProperty
An implementation forCfnAnomalyDetector.VpcConfigurationProperty
Properties for defining aCfnAnomalyDetector
.A builder forCfnAnomalyDetectorProps
An implementation forCfnAnomalyDetectorProps