PutSQS 2025.10.9.21

Bundle

org.apache.nifi | nifi-aws-nar

Description

Publishes a message to an Amazon Simple Queuing Service Queue

Tags

AWS, Amazon, Publish, Put, Queue, SQS

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
AWS Credentials Provider serviceThe Controller Service that is used to obtain AWS credentials provider
Communications Timeout
Deduplication Message IDThe token used for deduplication of sent messages
DelayThe amount of time to delay the message before it becomes available to consumers
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.
Message Group IDIf using FIFO, the message group to which the FlowFile belongs
Queue URLThe URL of the queue to act upon
Region
SSL Context ServiceSpecifies an optional SSL Context Service that, if provided, will be used to create connections
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

See also