aws / aws/aws-step-functions-data-science-sdk-python
Feature Request: Add support for ResultSelector
- 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
Research direction
The issue names SDK support for AWS Step Functions ResultSelector and links to the relevant input/output documentation, but it does not identify files or tests. Start by locating the ResultPath implementation and its tests, then compare them with the linked AWS documentation; done means workflows can configure ResultSelector and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100