Terry Cain
|
a6e5ffb99b
|
Completed events
|
2017-10-28 20:17:34 +01:00 |
|
Steve Pulec
|
bf935c210b
|
Fix cloudwatch events delete_rule. Closes #884.
|
2017-04-12 22:15:23 -04:00 |
|
Steve Pulec
|
6d422d1f37
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
81836b6981
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |
|
Steve Pulec
|
cad185c74d
|
Cleanup headers and encoding.
|
2017-02-16 22:51:04 -05:00 |
|
Justin Wiley
|
c7757f953c
|
Can't iterate over dict values in Python 3.3+. Changed Rule.targets from a dict to an array, which is probably better anyway since the dict doesn't maintain order, making API calls with the Limit parameter specified unreliable.
|
2016-12-01 19:52:00 -08:00 |
|
Justin Wiley
|
5d7a102e4c
|
Stoopid import was still hanging around.
|
2016-12-01 19:24:40 -08:00 |
|
Justin Wiley
|
6c85a85e0d
|
Removed OrderedDicts for 2.6 and dict.iteritems() calls for 3.3+ compatibility.
|
2016-12-01 19:10:59 -08:00 |
|
Justin Wiley
|
db0b494b4f
|
Completed the CloudWatch Events mocking module and tests.
|
2016-12-01 17:23:51 -08:00 |
|
Justin Wiley
|
d0def03c4c
|
Events models first draft done, need to write tests, then get responses going.
|
2016-11-30 17:09:58 -08:00 |
|
Justin Wiley
|
d0a66f2dff
|
Begin work on mocking CloudWatch Events.
|
2016-11-29 17:19:26 -08:00 |
|