CloudwatchFunctions

Functions

Link copied to clipboard
suspend fun getAlarm(argument: GetAlarmPlainArgs): GetAlarmResult

Resource Type definition for AWS::CloudWatch::Alarm

suspend fun getAlarm(alarmName: String): GetAlarmResult
suspend fun getAlarm(argument: suspend GetAlarmPlainArgsBuilder.() -> Unit): GetAlarmResult
Link copied to clipboard

The AWS::CloudWatch::CompositeAlarm type specifies an alarm which aggregates the states of other Alarms (Metric or Composite Alarms) as defined by the AlarmRule expression

Link copied to clipboard

Resource Type definition for Metric Stream