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:
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
You can’t perform that action at this time.
0 commit comments