Skip to content

Commit 8a5aecb

Browse files
authored
feat(stepfunctions): ResultWriter support JSONPath/JSONata bucket (#33793)
### Issue # (if applicable) Closes #32687 ### Description of changes Stepfunctions DistributedMap `ResultWriter` support JSONPath bucket ### Describe any new or updated permissions being added When using JSONpath/JSONata, use wildcard(*) for these permissions: ```ts 's3:PutObject', 's3:GetObject', 's3:ListMultipartUploadParts', 's3:AbortMultipartUpload', ``` ### Description of how you validated changes Unit + Integration ### 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 2f846b3 commit 8a5aecb

File tree

15 files changed

+32668
-8
lines changed

15 files changed

+32668
-8
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.distribution-map-result-writer-bucket-jsonpath.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)