Deletes a message from an Amazon Simple Queuing Service Queue
Amazon, AWS, SQS, Queue, Delete
In the list below, the names of required properties appear in bold. Any other properties (not in bold) 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 |
---|---|---|---|---|
Queue URL | Queue URL | The URL of the queue delete from Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) | ||
Region | Region | US West (Oregon) |
| No description provided. |
AWS Credentials Provider Service | AWS Credentials Provider service | Controller Service API: AWSCredentialsProviderService Implementations: AWSIDBrokerCloudCredentialsProviderControllerService AWSCredentialsProviderControllerService | The Controller Service that is used to obtain AWS credentials provider | |
Receipt Handle | Receipt Handle | ${sqs.receipt.handle} | The identifier that specifies the receipt of the message Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) | |
Communications Timeout | Communications Timeout | 30 secs | No description provided. | |
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: true (will be evaluated using Environment variables only) | ||
Proxy Configuration Service | proxy-configuration-service | Controller Service API: ProxyConfigurationService Implementation: StandardProxyConfigurationService | Specifies the Proxy Configuration Controller Service to proxy network requests. |
Name | Description |
---|---|
failure | FlowFiles are routed to failure relationship |
success | FlowFiles are routed to success relationship |