Admiral-Piett / goaws

AWS (SQS/SNS) Clone for Development testing
MIT License
767 stars 144 forks source link

SQS AWS JSON-1.0 gives bad request #279

Open renatolond opened 8 months ago

renatolond commented 8 months ago

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

Admiral-Piett commented 6 months ago

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