This extension helps developers trigger Azure Functions based on Amazon SQS queues.
This extension provides the following bindings:
Binding | Description | Example |
---|---|---|
Trigger on message | Trigger an Azure function based on messages in an AWS SQS queue | Trigger on message |
Push message to queue | Push a message to an AWS SQS queue from your Azure function | Push message |
The bindings support the following authentication methods:
- Basic AWS credentials