PutKinesisFirehose 2025.10.9.21

Bundle

org.apache.nifi | nifi-aws-nar

Description

Sends the contents to a specified Amazon Kinesis Firehose. In order to send data to firehose, the firehose delivery stream name has to be specified.

Tags

amazon, aws, firehose, kinesis, put, stream

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
AWS Credentials Provider serviceThe Controller Service that is used to obtain AWS credentials provider
Amazon Kinesis Firehose Delivery Stream NameThe name of kinesis firehose delivery stream
Batch SizeBatch size for messages (1-500).
Communications Timeout
Endpoint Override URLEndpoint URL to use instead of the AWS default including scheme, host, port, and path. The AWS libraries select an endpoint URL based on the AWS region, but this property overrides the selected endpoint URL, allowing use with other S3-compatible endpoints.
Max message buffer sizeMax message buffer
Region
proxy-configuration-serviceSpecifies the Proxy Configuration Controller Service to proxy network requests.

Relationships

NameDescription
failureFlowFiles are routed to failure relationship
successFlowFiles are routed to success relationship

Writes attributes

NameDescription
aws.kinesis.firehose.error.messageError message on posting message to AWS Kinesis Firehose
aws.kinesis.firehose.error.codeError code for the message when posting to AWS Kinesis Firehose
aws.kinesis.firehose.record.idRecord id of the message posted to Kinesis Firehose