PutKinesisFirehose
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
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Amazon Kinesis Firehose Delivery Stream Name * | Amazon Kinesis Firehose Delivery Stream Name | The name of kinesis firehose delivery stream Supports Expression Language, using FlowFile attributes and Environment variables. | ||
Batch Size | Batch Size | 250 | Batch size for messages (1-500). | |
Region * | Region | US West (Oregon) |
| |
AWS Credentials Provider Service * | AWS Credentials Provider service | Controller Service: AWSCredentialsProviderService Implementations: AWSCredentialsProviderControllerService | The Controller Service that is used to obtain AWS credentials provider | |
Max message buffer size | Max message buffer size | 1 MB | Max message buffer | |
Communications Timeout * | Communications Timeout | 30 secs | ||
Proxy Configuration Service | proxy-configuration-service | Controller Service: ProxyConfigurationService Implementations: StandardProxyConfigurationService | Specifies the Proxy Configuration Controller Service to proxy network requests. Supported proxies: HTTP + AuthN | |
Endpoint Override URL | Endpoint Override URL | Endpoint 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. Supports Expression Language, using Environment variables. |
Dynamic Properties
This component does not support dynamic properties.
Relationships
Name | Description |
---|---|
failure | FlowFiles are routed to failure relationship |
success | FlowFiles are routed to success relationship |
Reads Attributes
This processor does not read attributes.
Writes Attributes
Name | Description |
---|---|
aws.kinesis.firehose.error.code | Error code for the message when posting to AWS Kinesis Firehose |
aws.kinesis.firehose.error.message | Error message on posting message to AWS Kinesis Firehose |
aws.kinesis.firehose.record.id | Record id of the message posted to Kinesis Firehose |
State Management
This component does not store state.
Restricted
This component is not restricted.
Input Requirement
This component requires an incoming relationship.
System Resource Considerations
This component does not specify system resource considerations.