Skip to content

How to use previous AWS query protocol in Rust AWS SQS Client instead of JSON protocol? #1156

Answered by aajtodd
AlexanderSerbul asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the question. Unfortunately, no there is not a way to revert this to use the previous protocol. Smithy client generators, including smithy-rs, select a single protocol to generate for. We have no plans to generate and publish both versions and can only assert correctness and compatibility with the actual AWS SQS service. You'll need to wait for the upstream "SQS like" API to be updated.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Velfi
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