Alert
A configuration for Amazon SNS-integrated notifications.
Contents
- Action
-
Action that will be triggered when there is an alert.
Type: Action object
Required: No
- AlertArn
-
The ARN of the alert.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Required: No
- AlertDescription
-
A description of the alert.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
.*\S.*
Required: No
- AlertFilters
-
The configuration of the alert filters, containing MetricList and DimensionFilter.
Type: AlertFilters object
Required: No
- AlertName
-
The name of the alert.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_]*
Required: No
- AlertSensitivityThreshold
-
The minimum severity for an anomaly to trigger the alert.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- AlertStatus
-
The status of the alert.
Type: String
Valid Values:
ACTIVE | INACTIVE
Required: No
- AlertType
-
The type of the alert.
Type: String
Valid Values:
SNS | LAMBDA
Required: No
- AnomalyDetectorArn
-
The ARN of the detector to which the alert is attached.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Required: No
- CreationTime
-
The time at which the alert was created.
Type: Timestamp
Required: No
- LastModificationTime
-
The time at which the alert was last modified.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: