goaws icon indicating copy to clipboard operation
goaws copied to clipboard

SQS AWS JSON-1.0 gives bad request

Open renatolond opened this issue 1 year ago • 1 comments

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

renatolond avatar Nov 10 '23 14:11 renatolond

Current work in progress feature branch for this functionality and related discussion happening here - https://github.com/Admiral-Piett/goaws/pull/288.

Admiral-Piett avatar Jan 12 '24 21:01 Admiral-Piett