You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
Updating
aws-sdk-sqs
to0.36
(and the helper crates to0.57.2
) broke my code.Sending a
SendMessageBatch
request gives me aUnknownOperationException
error.Downgrading back to 0.35 fixes the problem.
Expected Behavior
The same code works on the previous release.
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
Version
Environment details (OS name and version, etc.)
Linux
Logs
No response
The text was updated successfully, but these errors were encountered: