Closed attilah closed 1 month ago
Same here with ruby, seems to be broken since: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md#31920-2024-04-16 (didn't check minor versions but 3.191 works fine)
@attilah Can you try it with v0.5.0? It's likely these issues are do to an SDK'S upgrade to AWS JSON 1.1 protocol, which we should support as of v0.5.0.
@Admiral-Piett sure, we're giving it a try, thanks!
It seems to be working with AWS CLI and the .NET SDK as well, thank you!
We tried to use the tool with AWS .NET SDK and we received Bad Request response.
Sample code:
A discrepancy that I saw that when tried to create the same queue with AWS CLI it worked, but the returned queue url is invalid as a Url:
While with localstack it is more lifelike: