AWS::LookoutMetrics::Alert Action
A configuration that specifies the action to perform when anomalies are detected.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "LambdaConfiguration" :
LambdaConfiguration
, "SNSConfiguration" :SNSConfiguration
}
Properties
LambdaConfiguration
-
A configuration for an AWS Lambda channel.
Required: No
Type: LambdaConfiguration
Update requires: Replacement
SNSConfiguration
-
A configuration for an Amazon SNS channel.
Required: No
Type: SNSConfiguration
Update requires: Replacement