Skip to main content
Version: Beta 🚧

KinesisOutputStream

Summary​

Configuration used for a Kinesis output stream.

Attributes​

The attributes are the same as the __init__ method parameters. See below.

Methods​

__init__(...)​

Parameters

  • stream_name (str) - Name of the Kinesis stream. Default: None

  • region (str) - AWS region of the stream, e.g: "us-west-2". Default: None

  • options (Union[Dict[str, str], NoneType]) - A map of additional Spark readStream options. Only roleArn is supported. Default: None

  • include_features (bool) - Return feature values in addition to entity keys. Not supported for window aggregate Feature Views. Default: false

Was this page helpful?

🧠 Hi! Ask me anything about Tecton!

Floating button icon