Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChangeMessageVisibility not implemented #25

Open
sundbry opened this issue Aug 2, 2024 · 1 comment
Open

ChangeMessageVisibility not implemented #25

sundbry opened this issue Aug 2, 2024 · 1 comment

Comments

@sundbry
Copy link
Contributor

sundbry commented Aug 2, 2024

Stack trace from the Java AWS client when calling ChageMessageVisibility:

com.amazonaws.services.sqs.model.UnsupportedOperationException: SQS method AmazonSQS.ChangeMessageVisibility not implemented (Service: AmazonSQS; Status Code: 400; Error Code: UnsupportedOper
ation; Request ID: null; Proxy: null)

This would be good to have for completeness of the SQS protocol. I am using this as a "negative acknowledgement" for a message handler.

@poundifdef
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants