Skip to content

Commit b775d33

Browse files
committed
minor #14617 [Messenger] Update messenger.rst (AWS SQS) (qdequippe)
This PR was merged into the 5.1 branch. Discussion ---------- [Messenger] Update messenger.rst (AWS SQS) Auto setup will create the queue (and not the table) Commits ------- cf8af6a Update messenger.rst
2 parents 1b6b814 + cf8af6a commit b775d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1202,7 +1202,7 @@ under the transport in ``messenger.yaml``:
12021202
====================== ====================================== ===================================
12031203
``access_key`` AWS access key
12041204
``account`` Identifier of the AWS account The owner of the credentials
1205-
``auto_setup`` Whether the table should be created ``true``
1205+
``auto_setup`` Whether the queue should be created ``true``
12061206
automatically during send / get.
12071207
``buffer_size`` Number of messages to prefetch 9
12081208
``endpoint`` Absolute URL to the SQS service https://sqs.eu-west-1.amazonaws.com

0 commit comments

Comments
 (0)