using limit: 1 on DescribeStream will always return 1 shard no matter how many shards there actually are when we call `len()`. so i've removed the limit parameter to get the actual shard list returned remove limits
`awslabs/aws-sdk-go => aws/aws-sdk-go` Congrats to upstream on the promotion. :)
Adds a Kinesis Stream resource