Skip to content

Add schema serde related types#4536

Merged
landonxjames merged 7 commits intofeature/schemafrom
landonxjames/schema-poc
Feb 26, 2026
Merged

Add schema serde related types#4536
landonxjames merged 7 commits intofeature/schemafrom
landonxjames/schema-poc

Conversation

@landonxjames
Copy link
Contributor

@landonxjames landonxjames commented Feb 13, 2026

Motivation and Context

First pass of the Rust types needed for schema based serde. This will definitely be refined as the work continues, but wanted to get these out for review early to see if anyone can find any issue with these.

Testing

Added tests of simple mock impls of the major traits.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@landonxjames landonxjames marked this pull request as ready for review February 13, 2026 21:28
@landonxjames landonxjames requested review from a team as code owners February 13, 2026 21:28
@smithy-lang smithy-lang deleted a comment from landonxjames Feb 19, 2026
Copy link
Contributor

@ysaito1001 ysaito1001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start to build on. Left some minor comments, but overall I see reasonable alignment between the design and its implementation in code.

@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@landonxjames landonxjames merged commit db66804 into feature/schema Feb 26, 2026
48 checks passed
@landonxjames landonxjames deleted the landonxjames/schema-poc branch February 26, 2026 21:20
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

Successfully merging this pull request may close these issues.

2 participants