Ilya Sukhanov
|
9bf5c2e706
|
CloudWatch DescribeAlarm filters.
Adds support for filtering by:
action_prefix
alarm_name_prefix
alarm_names
And throw NotImplementedError when filtering by:
state_value
|
2015-07-22 21:08:39 -04:00 |
|
Steve Pulec
|
72dbd349ac
|
Merge pull request #355 from deuxpi/cloudwatch-put-metric-data
Add put_metric_data and list_metrics
|
2015-05-29 23:36:23 -04:00 |
|
Philippe Gauthier
|
d5d9c13975
|
Add put_metric_data and list_metrics
|
2015-05-29 17:34:36 -04:00 |
|
Jeffrey Gelens
|
c2f2c16892
|
Fixed non threadsafe code
|
2015-03-16 13:13:40 +01:00 |
|
Steve Pulec
|
56007660d8
|
Cleanup parameter parsing.
|
2014-12-31 13:23:08 -05:00 |
|
dreadpirateshawn
|
9affa7753d
|
Performance: Leverage jinja2's Environment to cache compiled Templates.
|
2014-12-12 12:46:07 -08:00 |
|
Steve Pulec
|
ca44d4680a
|
Py26 cloudwatch fixes.
|
2014-10-31 07:44:11 -04:00 |
|
Steve Pulec
|
93f56322d8
|
Fix merge conflicts for cloudwatch.
|
2014-10-30 23:51:09 -04:00 |
|