Skip to content

Latest commit

 

History

History

Amazon.SQS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Amazon Simple Queue Service (SQS) extension

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