Skip to content

Commit

Permalink
Update plugins/modules/cloudwatch_metric_alarm.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mandar Kulkarni <[email protected]>
  • Loading branch information
GomathiselviS and mandar242 committed May 28, 2024
1 parent 8383d34 commit b92fde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/cloudwatch_metric_alarm.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
- If you specify V(evaluate) or omit this parameter, alarm is evaluated and possibly changes state no matter how many data points are available.
type: str
choices: ['ignore', 'evaluate']
version_added: "9.0.0"
version_added: 9.0.0
evaluation_periods:
description:
- The number of times in which the metric is evaluated before final calculation.
Expand Down

0 comments on commit b92fde7

Please sign in to comment.