File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1563,11 +1563,16 @@ The transport has a number of options:
1563
1563
``queue_name `` Name of the queue messages
1564
1564
``region `` Name of the AWS region eu-west-1
1565
1565
``secret_key `` AWS secret key must be urlencoded
1566
+ ``session_token `` AWS session token
1566
1567
``visibility_timeout `` Amount of seconds the message will Queue's configuration
1567
1568
not be visible (`Visibility Timeout `_)
1568
1569
``wait_time `` `Long polling `_ duration in seconds 20
1569
1570
====================== ====================================== ===================================
1570
1571
1572
+ .. versionadded :: 6.1
1573
+
1574
+ The ``session_token `` option was introduced in Symfony 6.1.
1575
+
1571
1576
.. note ::
1572
1577
1573
1578
The ``wait_time `` parameter defines the maximum duration Amazon SQS should
You can’t perform that action at this time.
0 commit comments