TestRunSuccessCriteriaAlarmSummary
Summary information about a success criteria alarm snapshot captured for a test run.
Contents
- accountId
-
The account ID that owns the CloudWatch alarm.
Type: String
Required: Yes
- alarmArn
-
The ARN of the CloudWatch alarm.
Type: String
Length Constraints: Minimum length of 31. Maximum length of 1024.
Pattern:
arn:aws[a-zA-Z-]*:cloudwatch:[a-z]{2}(-[a-z]+)+-\d{1}:\d{12}:alarm:.+Required: Yes
- alarmName
-
The name of the CloudWatch alarm.
Type: String
Required: Yes
- region
-
The Region of the CloudWatch alarm.
Type: String
Required: Yes
- outcome
-
The evaluation outcome of the source. Absent while the source has not yet been evaluated; set to the terminal outcome afterwards.
Type: String
Valid Values:
PASSED | FAILED | ERRORRequired: No
- outcomeReason
-
A human-readable reason for the outcome.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: