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

[Messenger] Added SQS Messenger docs#14391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
wouterj merged 14 commits intosymfony:5.1fromNyholm:aws-sqs
Oct 13, 2020
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Sort alphabetically
  • Loading branch information
@Nyholm@wouterj
Nyholm authored andwouterj committedOct 13, 2020
commitcf4331b1d395aac5b81b637b064acde39e728059
16 changes: 8 additions & 8 deletionsmessenger.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -1182,20 +1182,20 @@ under the transport in ``messenger.yaml``:
================== ====================================== ======================
Option Description Default
================== ====================================== ======================
endpoint Absolute URL to the SQS service https://sqs.eu-west-1.amazonaws.com
region Name of the AWS region eu-west-1
queue_name Name of the queue messages
account Identifier of the AWS account The owner of the credentials
access_key AWS access key
secret_key AWS secret key
account Identifier of the AWS account The owner of the credentials
auto_setup Whether the table should be created true
automatically during send / get.
buffer_size Number of messages to prefetch 9
wait_time`Long polling`_ duration in seconds20
endpoint Absolute URL to the SQS service https://sqs.eu-west-1.amazonaws.com
poll_timeout Wait for new message duration in 0.1
seconds
queue_name Name of the queue messages
region Name of the AWS region eu-west-1
secret_key AWS secret key
visibility_timeout Amount of seconds the message will Queue's configuration
not be visible (`Visibility Timeout`_)
auto_setup Whether the table should be created true
automatically during send / get.
wait_time `Long polling`_ duration in seconds 20
================== ====================================== ======================

.. note::
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp