Commit 75b8ead
authored
fix(stepfunctions):
### Issue # (if applicable)
Close #35403
### Reason for this change
- Incorrect template when using StateMachine JSONPath with DistributedMap's ResultWriter with JSONata
- Streamline JSONata migration. Without this fix, the only workaround is switching entire StateMachine to JSONata, requiring too much change.
### Description of changes
- DistributedMap add query language validation
- DistributedMap ResultWriter correct query language selection
### Description of how you validated changes
Unit + Integ
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*DistributedMap ResultWriter correct query language selection (#35834)1 parent 832eed8 commit 75b8ead
File tree
13 files changed
+33324
-2
lines changed- packages
- @aws-cdk-testing/framework-integ/test/aws-stepfunctions/test
- integ.sm-jsonpath-with-distributed-map-jsonata.js.snapshot
- asset.44e9c4d7a5d3fd2d677e1a7e416b2b56f6b0104bd5eff9cac5557b4c65a9dc61
- asset.c11608a15785084ea1afe65826e575ee316add10c8b1bb373e93297e26aec564.bundle
- aws-cdk-lib/aws-stepfunctions
- lib/states
- test
13 files changed
+33324
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments