DeleteSQS 2025.10.9.21

Bundle

org.apache.nifi | nifi-aws-nar

Description

Deletes a message from an Amazon Simple Queuing Service Queue

Tags

AWS, Amazon, Delete, 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
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.
Queue URLThe URL of the queue delete from
Receipt HandleThe identifier that specifies the receipt of the message
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