1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

20 commits

Author SHA1 Message Date
Josh Lane
ff252c3979 standardize region validation
* remove RegionMethods
* static (but not immutable) list of regions
2015-08-13 10:19:50 -07:00
Michael Hale
b881539288 Persistent by default 2015-07-02 17:08:30 -04:00
Michael Hale
449fb4b6d7 Add remaining kinesis exceptions 2015-07-02 17:06:50 -04:00
Michael Hale
1b6a1b9eb9 Sort requests 2015-07-02 16:54:16 -04:00
Michael Hale
28a01545e3 Implement remove_tags_from_stream 2015-07-02 16:52:41 -04:00
Michael Hale
0ec563f778 Implement list_tags_for_stream 2015-07-02 16:46:14 -04:00
Michael Hale
4bfa355e86 Implement add_tags_to_stream 2015-07-02 16:12:09 -04:00
Michael Hale
b5a1a3576c Implement merge_shards 2015-07-02 15:57:29 -04:00
Michael Hale
3ca6b75c86 Add split_shard request 2015-07-02 15:23:25 -04:00
Michael Hale
df99aa8b8e Implement put_record 2015-07-02 12:02:40 -04:00
Michael Hale
d3a7e410fb Use 1.8 hash syntax 2015-07-02 12:02:40 -04:00
Michael Hale
7024576bb2 Add initial mock support for kinesis 2015-07-02 12:02:39 -04:00
Michael Hale
6ed24dfa68 formatting 2015-07-02 12:02:39 -04:00
Michael Hale
398aa7b108 Extract version 2015-07-02 12:02:39 -04:00
Michael Hale
7741d4035a wrap some exceptions 2015-07-02 12:02:39 -04:00
Michael Hale
059b124ec3 Kinesis: support get_records 2015-07-02 12:02:38 -04:00
Michael Hale
301a642abd Kinesis add put_records 2015-07-02 12:02:38 -04:00
Michael Hale
d2b1d8623b Kinesis get_shard_iterator 2015-07-02 12:02:38 -04:00
Michael Hale
16922f0f39 Kinesis create/delete/describe 2015-07-02 12:02:38 -04:00
Michael Hale
98fa5997e5 Basic support for kinesis list streams 2015-07-02 12:02:38 -04:00