Skip to content

Commit 9b1bd49

Browse files
committed
[Messenger] Added Amazon SQS transport
1 parent 12945b1 commit 9b1bd49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

messenger.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ is capable of sending messages (e.g. to a queueing system) and then
118118
.. note::
119119

120120
If you want to use a transport that's not supported, check out the
121-
`Enqueue's transport`_, which supports things like Kafka, Amazon SQS and
122-
Google Pub/Sub.
121+
`Enqueue's transport`_, which supports things like Kafka and Google Pub/Sub.
123122

124123
A transport is registered using a "DSN". Thanks to Messenger's Flex recipe, your
125124
``.env`` file already has a few examples.

0 commit comments

Comments
 (0)