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

Add multiple binding support to Jmespath traversal generator #3569

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

jdisanti
Copy link
Collaborator

@jdisanti jdisanti commented Apr 9, 2024

In #3526, I forgot about the existence of input/output matchers in Smithy waiters, so it only supported binding against a single global output shape. This PR revises the generator so that it supports multiple bindings so that it can generate an input/output matcher path traversal.


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

Copy link

github-actions bot commented Apr 9, 2024

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • 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.

@jdisanti jdisanti added this pull request to the merge queue Apr 9, 2024
Merged via the queue into main with commit 55faed7 Apr 9, 2024
44 checks passed
@jdisanti jdisanti deleted the jdisanti-jmespath-multiple-bindings branch April 9, 2024 16:32
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.

4 participants