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
The "AWS" HTTP protocols are entirely generic and should be supported natively. Client codegen via smithy-go is effectively unusable at this time.
[EDIT 8/20/25] The current plan is to not blindly port the protocol generators, but to rather totally rewrite (de)serialization in a way that pushes that support mostly into the runtime.