latest--aws-lookoutmetrics-alert
shared
Type:
object
Resource Type definition for AWS::LookoutMetrics::Alert. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-lookout-for-metrics.git
Properties
The Amazon resource name (ARN) of the Anomaly Detector to alert.
AlertSensitivityThreshold
integer
required
A number between 0 and 100 (inclusive) that tunes the sensitivity of the alert.
min=0max=100
AlertName
string | Aws_CF_FunctionString
The name of the alert. If not provided, a name is generated automatically.
AlertDescription
string | Aws_CF_FunctionString
A description for the alert.
Definitions
Arn
string | Aws_CF_FunctionString
Action
object
SNSConfiguration
object
Configuration options for an SNS alert action.
LambdaConfiguration
object
Configuration options for a Lambda alert action.