goamz
goamz copied to clipboard
Not found ExclusiveStartStreamName and Limit parameter of ListStreams method in https://github.com/AdRoll/goamz/blob/master/kinesis/kinesis.go
Refer to http://docs.aws.amazon.com/kinesis/latest/APIReference/API_ListStreams.html#API_ListStreams_RequestSyntax, Kinesis ListStreams method supports ExclusiveStartStreamName and Limit parameter. I didn't found ExclusiveStartStreamName or Limit parameter of the ListStreams method in https://github.com/AdRoll/goamz/blob/master/kinesis/kinesis.go.
@EthanCai please feel free to send a PR.