airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Added KinesisHook to kinesis.py

Open pastanton opened this issue 3 years ago • 1 comments

Added KinesisHook to kinesis.py

KinesisHook - a basic hook for AWS Kinesis data streams to easily put records from Airflow.


^ Add meaningful description above

Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

pastanton avatar Sep 21 '22 00:09 pastanton

Static checks to fix.

potiuk avatar Sep 21 '22 21:09 potiuk

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 12 '22 00:11 github-actions[bot]