Skip to content

Move protocol support out of aws-sdk-go-v2 into smithy-go #458

@lucix-aws

Description

@lucix-aws

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.

See #354.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions