Skip to content

Add FIFO queues documentation for SQS transport#2141

Merged
jeremydmiller merged 1 commit intomainfrom
GH743
Feb 8, 2026
Merged

Add FIFO queues documentation for SQS transport#2141
jeremydmiller merged 1 commit intomainfrom
GH743

Conversation

@jeremydmiller
Copy link
Member

Summary

  • Added new documentation page for using FIFO queues with the Amazon SQS transport
  • Covers naming convention (.fifo suffix), queue creation attributes, Message Group Id / Deduplication Id usage via DeliveryOptions, dead letter queue considerations, and a cross-reference to partitioned publishing
  • Added sidebar navigation entry under Amazon SQS

Test plan

  • Verify docs site builds and the new page renders correctly
  • Verify sidebar navigation link works

Closes #743

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

End to End sample and test of using FIFO queues with AWS SQS

1 participant