AlertSummary
Provides a summary of an alert's configuration.
Contents
- AlertArn
-
The ARN of the alert.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
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
- Tags
-
The alert's tags.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: