Skip to content

Instantly share code, notes, and snippets.

@mlabouardy
Created January 20, 2019 10:26
Show Gist options
  • Save mlabouardy/a524d58cb3f83ad8f2d7825c8fb399b9 to your computer and use it in GitHub Desktop.
Save mlabouardy/a524d58cb3f83ad8f2d7825c8fb399b9 to your computer and use it in GitHub Desktop.
Create Kinesis Data Stream
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