uecode / qpush-bundle

Asynchronous processing for Symfony using Push Queues
qpush-bundle.readthedocs.org
Apache License 2.0
168 stars 54 forks source link

Aws: optional queue autosetup #108

Closed glaubinix closed 7 years ago

glaubinix commented 8 years ago

Makes it possible to disable the auto setup for queues. Our preferred queue setup is via the AWS interface and protect them via IAM roles instead of auto setup via application.

@kmfk let me know if this is something you would accept into the library and I can add tests and nicer error message.

scrutinizer-notifier commented 8 years ago

The inspection completed: No new issues

k-k commented 8 years ago

I'm not opposed to adding this feature at all. Do you think it should apply to IronMQ as well?