From 493e9b76d1db60675e4047f3ba0143fcbc7b08fc Mon Sep 17 00:00:00 2001 From: Filippos Karailanidis Date: Tue, 18 Jan 2022 21:36:18 +0200 Subject: [PATCH] Add session_token option --- messenger.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/messenger.rst b/messenger.rst index 3d4d8645458..d64630a3874 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1563,11 +1563,16 @@ The transport has a number of options: ``queue_name`` Name of the queue messages ``region`` Name of the AWS region eu-west-1 ``secret_key`` AWS secret key must be urlencoded +``session_token`` AWS session token ``visibility_timeout`` Amount of seconds the message will Queue's configuration not be visible (`Visibility Timeout`_) ``wait_time`` `Long polling`_ duration in seconds 20 ====================== ====================================== =================================== +.. versionadded:: 6.1 + + The ``session_token`` option was introduced in Symfony 6.1. + .. note:: The ``wait_time`` parameter defines the maximum duration Amazon SQS should