aws / aws/aws-step-functions-data-science-sdk-python
Feature Request: Add support for ResultSelector
Open
enhancement
- Dominant language
- Python
- Stars
- 299
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
ResultPath is supported in the SDK, but the newer ResultSelector is not which is preferrable for Lambda functions which emit a bunch of metadata in addition to the JSON output result.
See [docs](https://docs.aws.amazon.com/step-functions/latest/dg/input-output-inputpath-params.html)
Contributor guide
Assessment
This issue has not been assessed yet.