Skip to content

Instantly share code, notes, and snippets.

@kjschiroo
Created November 5, 2018 22:35
Show Gist options
  • Save kjschiroo/d2343d441d495dc2e4387d1dd8f63a99 to your computer and use it in GitHub Desktop.
Save kjschiroo/d2343d441d495dc2e4387d1dd8f63a99 to your computer and use it in GitHub Desktop.
Self-mocking: my_code.py
import streamer
# put records onto some kinesis stream
streamer.put_records(records)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment