Skip to contents

Returns the information of the current alarm contributors that are in ALARM state. This operation returns details about the individual time series that contribute to the alarm's state.

See https://www.paws-r-sdk.com/docs/cloudwatch_describe_alarm_contributors/ for full documentation.

Usage

cloudwatch_describe_alarm_contributors(AlarmName, NextToken = NULL)

Arguments

AlarmName

[required] The name of the alarm for which to retrieve contributor information.

NextToken

The token returned by a previous call to indicate that there is more data available.