-
Notifications
You must be signed in to change notification settings - Fork 215
feat: support Arguments
for Lambda when query language is JSONata
#645
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
Conversation
2eee05a
to
73cc27b
Compare
Arguments
for Lambda when query language is JSONata
Hello, any idea when this change will be released ? |
@PaulBanusIAD that is up to @horike37 |
Hey @edvaldoszy I found one more mistake, please correct this then we can get this merged |
I extended the test |
When using JSONata as the query language, AWS creates the step definition with
Arguments
instead ofParameters
.Example:
That leads to the error below
Serverless Framework Version:
4.9.1
Serverless Step Function Version:
^3.22.0
Operating System: Windows with WSL