Created
January 20, 2019 10:26
-
-
Save mlabouardy/a524d58cb3f83ad8f2d7825c8fb399b9 to your computer and use it in GitHub Desktop.
Create Kinesis Data Stream
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws kinesis create-stream --stream-name cloudwatch-logs --shard-count 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment