Name | Type | Description |
---|---|---|
Endpoint | String | AWS Kinesis endpoint. |
Region | String | AWS region. Your account determines the Regions that are available to you. |
Shard Count | Integer | Number of shards to which the data should be streamed. |
Access Key | String | Generate the AWS Access Key for current user. |
Private Key | String | The AWS Private Key - a string of numbers and letters that are unique for each account, also known as a "recovery phrase". |
Buffer Size | Integer | Buffer size for storing kinesis records before being batch streamed. |