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`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.