Skip to content

Commit 75b8ead

Browse files
authored
fix(stepfunctions): DistributedMap ResultWriter correct query language selection (#35834)
### 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*
1 parent 832eed8 commit 75b8ead

File tree

13 files changed

+33324
-2
lines changed

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/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)