Skip to content

feat: add AWS SQS destination#3711

Open
Adityaravirala wants to merge 1 commit intomainfrom
feat/aws-sqs
Open

feat: add AWS SQS destination#3711
Adityaravirala wants to merge 1 commit intomainfrom
feat/aws-sqs

Conversation

@Adityaravirala
Copy link
Copy Markdown

Summary

  • Add new AWS SQS streaming destination
  • Adds @aws-sdk/client-sqs dependency

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

New required fields detected

Warning

Your PR adds new required fields to an existing destination. Adding new required settings/mappings for a destination already in production requires updating existing customer destination configuration. Ignore this warning if this PR is for a new destination with no active customers in production.

The following required fields were added in this PR:

  • Destination: AWS SQS, Settings:iamRoleArn,iamExternalId
  • Destination: AWS SQS, Action:send, Fields:payload,queueUrl,awsRegion,enable_batching,max_batch_size,batch_bytes

Add these new fields as optional instead and assume default values in perform or performBatch block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants