Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions messenger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,8 @@ The transport has a number of options:
:class:`Symfony\\Component\\Messenger\\Bridge\\AmazonSqs\\MessageGroupAwareInterface`,
the middleware will automatically set the ``Message group ID`` of the stamp.

``Message deduplication ID`` defaults to a hash of the SQS message's headers and body.

You can learn more about middlewares in
:ref:`the dedicated section <messenger_middleware>`.

Expand Down