We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a6c77 commit 37319d7Copy full SHA for 37319d7
messenger.rst
@@ -1327,7 +1327,7 @@ The SQS transport DSN may looks like this:
1327
.. code-block:: env
1328
1329
# .env
1330
- MESSENGER_TRANSPORT_DSN=https://AKIAIOSFODNN7EXAMPLE:j17M97ffSVoKI0briFoo9a@sqs.eu-west-3.amazonaws.com/123456789012/messages
+ MESSENGER_TRANSPORT_DSN=https://sqs.eu-west-3.amazonaws.com/123456789012/messages?access_key= AKIAIOSFODNN7EXAMPLE&secret_key=j17M97ffSVoKI0briFoo9a
1331
MESSENGER_TRANSPORT_DSN=sqs://localhost:9494/messages?sslmode=disable
1332
1333
.. note::
0 commit comments