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

Appearance settings

Symfony Messenger SQS Documentation Issue #14727

Copy link
Copy link
Closed
@fractalzombie

Description

@fractalzombie
Issue body actions

Hello! Here: https://symfony.com/doc/current/messenger.html#amazon-sqs
We have some issue with:
MESSENGER_TRANSPORT_DSN=https://AKIAIOSFODNN7EXAMPLE:j17M97ffSVoKI0briFoo9a@sqs.eu-west-3.amazonaws.com/123456789012/messages

It will not work, because regex is:
^https:\/\/sqs\.[\w\-]+\.amazonaws\.com\/.+

This will be working:
MESSENGER_TRANSPORT_DSN=https://sqs.us-east-1.amazonaws.com/123456789012/messages?access_key= AKIAIOSFODNN7EXAMPLE&secret_key=j17M97ffSVoKI0briFoo9a

Please fix it in docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MessengerhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.