This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
sdk_apimanagement for a Websocket in Lambda - Error: NoMatchingAuthScheme #978
Labels
You can continue the conversation there. Go to discussion →
Describe the bug
Prefacing this issue with the fact that it could be my misconfiguring.
I'm currently having trouble posting a message back to a connection via a Websocket API.
I've tried a few things such as getting credentials using some of the methods I've seen around github but whichever way I do try I just haven't managed to crack the right combination.
I have a lambda role which I usually set privs there but it doesn't seem to even work when I give it full admin. I assumed action
execute-api:ManageConnections
would suffice?Expected Behavior
I just expected either a less confusing error message or a success :D
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
Version
Environment details (OS name and version, etc.)
Custom runtime on Amazon Linux 2 - cargo lambda v1 Rust Function
Logs
No response
The text was updated successfully, but these errors were encountered: