APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AWS CloudWatch
AlarmHistoryItem
AWS CloudWatch
· Schema
AlarmHistoryItem
Represents the history of a specific alarm.
Alarms
Aws
Dashboards
Logs
Metrics
Monitoring
Observability
Properties
Name
Type
Description
AlarmName
string
The descriptive name for the alarm.
AlarmType
string
The type of alarm, either metric alarm or composite alarm.
Timestamp
string
The time stamp for the alarm history item.
HistoryItemType
string
The type of alarm history item.
HistorySummary
string
A summary of the alarm history, in text format.
HistoryData
string
Data about the alarm, in JSON format.
View JSON Schema on GitHub