PutKinesisStream 2.0.0

Bundle
org.apache.nifi | nifi-aws-nar
Description
Sends the contents to a specified Amazon Kinesis. In order to send data to Kinesis, the stream name has to be specified.
Tags
amazon, aws, kinesis, put, stream
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
failure FlowFiles are routed to failure relationship
success FlowFiles are routed to success relationship
Writes Attributes
Name Description
aws.kinesis.error.message Error message on posting message to AWS Kinesis
aws.kinesis.error.code Error code for the message when posting to AWS Kinesis
aws.kinesis.sequence.number Sequence number for the message when posting to AWS Kinesis
aws.kinesis.shard.id Shard id of the message posted to AWS Kinesis
See Also