Hello, I’ve been attempting to locate a guide or documentation on configuring Amazon SQS for Mautic version 6.
There doesn’t seem to be anything that I could find that was helpful.
I followed the steps here:
We have created the on Amazon SQS as well.
Configuration > Queue Settings > Queue for email (SMS and push messages)
Scheme: “sqs”
Host: tried both “localhost” and “default”
User/Password: entered the IAM Access Key/Secret Key
Options > Added value “region” / AWS region here
Select Save and returns with error: “Unsupported scheme. Please make sure the entered scheme matches one of the supported schemes. You might need to install a package supporting the scheme first. For more details see Messenger: Sync & Queued Message Handling (Symfony 5.x Docs)
Any guidance here would be greatly appreciated!
Thank you!