moto/moto/cloudwatch
Anton Grübel 4df099c724
Add cloudwatch tags (#4179)
* Update cloudwatch.put_metric_alarm to accept TreatMissingData and Tags parameter
* Add parameter ExtendedStatistic and EvaluateLowSampleCountPercentile to cloudwatch.put_metric_alarm
* Add parameter ThresholdMetricId to cloudwatch.put_metric_alarm
2021-08-16 08:52:19 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add cloudwatch tags (#4179) 2021-08-16 08:52:19 +01:00
models.py Add cloudwatch tags (#4179) 2021-08-16 08:52:19 +01:00
responses.py Add cloudwatch tags (#4179) 2021-08-16 08:52:19 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Fix: Adding alarm arn to describe alarms response (#3409) 2020-11-02 08:56:18 +00:00