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

refactor smithy-waiters to remove jmespath dependency at runtime #238

Open
skotambkar opened this issue Dec 3, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@skotambkar
Copy link
Contributor

  • smithy-waiters should use smithy-generated ASTs, instead of using jmespath at runtime
@skotambkar skotambkar added the enhancement New feature or request label Dec 3, 2020
@skotambkar skotambkar self-assigned this Dec 3, 2020
@skotambkar
Copy link
Contributor Author

This refactor should address SDK not correctly supporting jmespath expressions consisting of * (a wildcard operator).

Relates to #265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant