aws / aws/aws-step-functions-data-science-sdk-python

Feature Request: Add support for ResultSelector

Open
#95 4 comments 5 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.