Set Alarm State

GET {{aws_cloudwatch_base_url}}/?Action=SetAlarmState&AlarmName=&StateReason=&StateReasonData=&StateValue=&Version=2010-08-01

Request Params

KeyDatatypeRequiredDescription
Actionstring
AlarmNamenullThe name for the alarm. This name must be unique within the AWS account. The maximum length is 255 characters.
StateReasonnullThe reason that this alarm is set to this specific state, in text format.
StateReasonDatanullThe reason that this alarm is set to this specific state, in JSON format.
StateValuenullThe value of the state.
Versionstring