Structs§
- Kinesis
Sink Base Config - Base configuration for the
aws_kinesis_
sinks. The actual specific sink configuration types should either wrap this in a newtype wrapper, or should extend it in a new struct withserde(flatten)
.
Functions§
- build_
sink - Builds an aws_kinesis sink.