This repository was archived by the owner on Oct 29, 2022. It is now read-only.

Description
Hi, sorry i am posting this here because i am not sure where I can ask my questions.
How can I send the SQS Message to FIFO queue and not the standard one. I even downloaded your example but in sending message for the FIFO queue there is no method or property that I can set the Message group Id and I will get an exception saying that I have to set this parameter of the message. I tried to add this as a message attributes but even this is not working.