Skip to content

Message Group Id is expected as string #2876

Discussion options

You must be logged in to vote

Hi @Agilan259, this behavior is indeed expected. What happened was that we were not validating the input before, but since SQS migrated from XML to JSON protocol, we now need to make sure the correct type is provided to prevent service side errors. You can check here the parameter types for a send-message input, where you will see that MessageGroupId is string.

Please let me know if you have any questions.

Thanks!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yenfryherrerafeliz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants