Commit Graph

8 Commits (6c6da8f86ee345ff681d33cbebea772d94ecbbd6)

Author SHA1 Message Date
John R Barker f13d376f0c Minor tidyup (#2828) 8 years ago
Allen Sanabria e9f7fb0927 Now when number of shards is different than what is the stream currently, it will fail.\n\nShards can not be changed on an already created stream 8 years ago
Allen Sanabria 8a17506058 version bump 8 years ago
Allen Sanabria 7cacd7dd2a Module requires boto due to ec2.py 8 years ago
Allen Sanabria 72988aab14 updated module to accept check_mode in every boto call 8 years ago
Allen Sanabria 988f468457 Added test to kinesis_stream module.
* Update kinesis_stream based on tests.
* Added tests for kinesis_stream.
8 years ago
Allen Sanabria 514e285d1a update doc string 8 years ago
Allen Sanabria 4e1c3a58b3 Create, Delete, and Modify a Kinesis Stream.
* Create a Kinesis Stream.
* Tag a Kinesis Stream.
* Update the Retention Period of a Kinesis Stream.
* Delete a Kinesis Stream.
* Wait for a Kinesis Stream to be in an ACTIVE State.
8 years ago