vector
0.45.0
Module config
Module Items
Structs
Functions
In vector::
sinks::
aws_
kinesis
vector
::
sinks
::
aws_kinesis
Module
config
Copy item path
source
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 with
serde(flatten)
.
Functions
§
build_
sink
Builds an aws_kinesis sink.