AWS Kinesis Data Firehose

The Amazon Kinesis Firehose connector uses the AWS SDK to communicate to Amazon Kinesis Data Firehose, which is REST based. The Access Key and Secret Key must be acquired for an IAM user that is in a group with access to the Amazon Kinesis Data Firehose API. This permission in AWS is called AmazonKinesisFirehoseFullAccess. This role is used to publish data to Amazon Kinesis Data Firehose.

Connection Settings

Access Key

IAM created user access key with AmazonKinesisFirehoseFullAccess permission.

Secret Key

IAM provided secret key.

Region

Region of the Amazon Kinesis Data Firehose instance (e.g., us-east-1)

Input Settings

Inputs are not currently supported

Output Settings

Delivery Stream

The name of the delivery stream to write to.