We are trying to set up an AWS SQS and are hitting an issue when trying to send a message to the queue.
The following warning is being displayed "The request must contain the parameter MessageGroupId". We have tried adding this in to the message attributes along with the value we have but still no luck.
We can manually create a message using the AWS console and can also get a response in FME using the SQS Message Counter so credentials etc. are correct.
Has anyone hit this issue before? Any help would be appreciated.
@olivermorris