-
Feature
-
Resolution: Obsolete
-
Minor
-
None
-
0
-
0%
-
Todo
(Migrated from https://github.com/syndesisio/syndesis/issues/5718)
Author: Andrej Vaňo
Assignees: unassigned
This is a...
[pre][code]
[X] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report [!-- Please search GitHub for a similar issue or PR before submitting --]
[ ] Documentation issue or request
[/code][/pre]
Description
When publishing message to SQS queue, the user can specify group id and deduplication id for the messages - these are valid only for fifo queues. Fifo queues in SQS needs to end with ".fifo" suffix, so it would be nice, if the queue doesn't end with ".fifo" suffix, disable the mentioned enums as they will not have any effect anyway