aws / aws/aws-step-functions-data-science-sdk-python
Simplify parameter handling with map
Open
- Dominant language
- Python
- Stars
- 299
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Right now managing the parameters of the `iterator` to a `map` is challenging, because there's no way to use the input schema to ensure you're passing things to the right places.
It'd be great if the API provided some facility for doing this to reduce the difficulty.
Contributor guide
Assessment
This issue has not been assessed yet.