goaws
goaws copied to clipboard
SQS AWS JSON-1.0 gives bad request
Hi! Thanks for your work in goaws!
I tried upgrading one of our projects to the latest aws-sdk-sqs
ruby gem version and I started getting bad requests from goaws. It seems that they introduced a new protocol called AWS JSON-1.0. Is this something that will get integrated into goaws?
https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-sqs/CHANGELOG.md#1660-2023-11-08
Current work in progress feature branch for this functionality and related discussion happening here - https://github.com/Admiral-Piett/goaws/pull/288.