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

Allow custom writables in Instantiator #3104

Merged
merged 5 commits into from
Oct 30, 2023
Merged

Conversation

82marbag
Copy link
Contributor

Instantiator currently renders only static data.
This PR allows it to customize this behavior to allow non-static data (e.g. data taken from other structs).


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

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@82marbag 82marbag requested review from a team as code owners October 27, 2023 07:32
Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@smithy-lang smithy-lang deleted a comment from github-actions bot Oct 27, 2023
Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@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.

@smithy-lang smithy-lang deleted a comment from github-actions bot Oct 27, 2023
@david-perez david-perez mentioned this pull request Oct 27, 2023
9 tasks
Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@82marbag 82marbag enabled auto-merge October 30, 2023 11:17
@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.

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@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.

@82marbag 82marbag added this pull request to the merge queue Oct 30, 2023
Merged via the queue into main with commit a5f1653 Oct 30, 2023
39 of 41 checks passed
@82marbag 82marbag deleted the instantiator-writables branch October 30, 2023 13:05
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