Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7d6d2f6

Browse files
committed
feature#16411 [Messenger] Add sessionToken option to SQS transport (filkaris)
This PR was merged into the 6.1 branch.Discussion---------- [Messenger] Add sessionToken option to SQS transportAdded new session_token in SQS Transport optionsCommits-------493e9b7 Add session_token option
2 parents154d667 +493e9b7 commit7d6d2f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎messenger.rst‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,11 +1554,16 @@ The transport has a number of options:
15541554
``queue_name`` Name of the queue messages
15551555
``region`` Name of the AWS region eu-west-1
15561556
``secret_key`` AWS secret key must be urlencoded
1557+
``session_token`` AWS session token
15571558
``visibility_timeout`` Amount of seconds the message will Queue's configuration
15581559
not be visible (`Visibility Timeout`_)
15591560
``wait_time`` `Long polling`_ duration in seconds 20
15601561
====================== ====================================== ===================================
15611562

1563+
..versionadded::6.1
1564+
1565+
The ``session_token`` option was introduced in Symfony 6.1.
1566+
15621567
..note::
15631568

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp