AlarmRecommendation
Defines a recommendation for a CloudWatch alarm.
Contents
- appComponentName
-
The application component for the CloudWatch alarm recommendation.
Type: String
Pattern:
^\S{1,100}$
Required: No
- description
-
The description of the recommendation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Required: No
- items
-
The list of CloudWatch alarm recommendations.
Type: Array of RecommendationItem objects
Required: No
- name
-
The name of the alarm recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- prerequisite
-
The prerequisite for the alarm recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- recommendationId
-
The identifier of the alarm recommendation.
Type: String
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-5][0-9a-f]{3}-[089ab][0-9a-f]{3}-[0-9a-f]{12}$
Required: Yes
- referenceId
-
The reference identifier of the alarm recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- type
-
The type of alarm recommendation.
Type: String
Valid Values:
Metric | Composite | Canary | Logs | Event
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: