Kinesis Data Streams connector

Amazon Kinesis Data Streams is a serverless service for capturing, processing, and storing data streams of various scales. The Kinesis Data Streams connector enables you to transfer data from AWS Kinesis Data Streams with DoubleCloud Transfer.

You can use this connector in source endpoints.

Source endpoint

To configure a Kinesis Data Streams source endpoint, provide the following settings:

  1. In AWS region, specify the region where your Kinesis Data Streams is deployed.

  2. In Kinesis stream, enter the stream name.

  3. In Access key ID and Secret access key, enter the credentials to access the stream.

  4. In Conversion rules, select how you want to transform the streamed data.

To create a Kinesis Data Streams source endpoint with the API, use the endpoint.KinesisSource model.

See also

In this article: