8000
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.
2 parents 1e28783 + 462f27f commit 14ff17dCopy full SHA for 14ff17d
messenger.rst
@@ -1367,7 +1367,7 @@ The SQS transport DSN may looks like this:
1367
.. code-block:: env
1368
1369
# .env
1370
- 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
1371
MESSENGER_TRANSPORT_DSN=sqs://localhost:9494/messages?sslmode=disable
1372
1373
.. note::
0 commit comments