Skip to content

Commit 493e9b7

Browse files
filkariswouterj
authored andcommitted
Add session_token option
1 parent 1731c71 commit 493e9b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

messenger.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1563,11 +1563,16 @@ The transport has a number of options:
15631563
``queue_name`` Name of the queue messages
15641564
``region`` Name of the AWS region eu-west-1
15651565
``secret_key`` AWS secret key must be urlencoded
1566+
``session_token`` AWS session token
15661567
``visibility_timeout`` Amount of seconds the message will Queue's configuration
15671568
not be visible (`Visibility Timeout`_)
15681569
``wait_time`` `Long polling`_ duration in seconds 20
15691570
====================== ====================================== ===================================
15701571

1572+
.. versionadded:: 6.1
1573+
1574+
The ``session_token`` option was introduced in Symfony 6.1.
1575+
15711576
.. note::
15721577

15731578
The ``wait_time`` parameter defines the maximum duration Amazon SQS should

0 commit comments

Comments
 (0)