Example data is in repo, no need to download

This commit is contained in:
Harlow Ward 2019-04-07 16:33:47 -07:00
parent 76158d24ab
commit c4f363a517

View file

@ -1,8 +1,6 @@
# Producer
A prepopulated file with JSON users is available on S3 for seeing the stream:
https://s3.amazonaws.com/kinesis.test/users.txt
A prepopulated file with JSON users is available on S3 for seeing the stream.
### Environment Variables
@ -16,5 +14,4 @@ export AWS_SECRET_KEY=
### Running the code
$ curl https://s3.amazonaws.com/kinesis.test/users.txt > /tmp/users.txt
$ go run main.go --stream streamName