Create an IAM User for authenticating with the SQS Queue and attach the AmazonSQSFullAccess policy to the user
Under the security credentials tab for the IAM user, generate a new Access Key
Take note of the Access Key and Secret Key generated
Create a SQS Queue and specify the ARN of the IAM user under the access policy
Going back to Convoy
Access Key
, Secret Key
, Queue Name
and Default Region
.Ifx-convoy-message-type
set to broadcast, the event will be sent to all endpoints in the project, ignoring both theendpoint_id
andowner_id
values.
CONVOY_INGEST_RATE
environment variable.