
Amazon Kinesis
target-kinesis (prontopro variant)
Amazon Kinesis is a real-time data streaming service provided by Amazon Web Services (AWS).
Amazon Kinesis allows users to collect, process, and analyze real-time, streaming data from various sources such as website clickstreams, IoT devices, social media, and more. It can handle large amounts of data and provides real-time insights and analytics to help businesses make informed decisions. With Kinesis, users can build custom applications, automate workflows, and integrate with other AWS services to create a comprehensive data processing and analysis pipeline.
Settings
Stream Name
The name of the Kinesis stream to connect to.
AWS S3 Access Key ID
The access key ID for the AWS S3 bucket where data will be stored.
AWS S3 Secret Access Key
The secret access key for the AWS S3 bucket where data will be stored.
AWS Region
The region where the Kinesis stream and S3 bucket are located.
Is Firehouse
A boolean value indicating whether the Kinesis stream is a Firehose stream.
Record Chunks
The maximum number of records to send in a single API call.
Data Chunks
The maximum amount of data (in bytes) to send in a single API call.
Partition Key
The key used to determine the partition in which a record will be stored.
Amazon Kinesis connector is available on Meltano Community. It is built by our growing community of over 5000+ developers. Refer to the Install section below to verify the readiness of this connector.