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

Allow drop-in states language

Open
#186 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
299
Forks
84
PR merge metrics
No merged PRs in 30d

Description

There are gaps in the SDK and as more services and features are adding, updates to states language is going to continue to happen before this repo. There should be a way to easily patch in your own additions (such as ResultSelector) in the interim period.

The limitations on this SDK could be justified as "validation" which is a great thing to have prior to deployment. However, field constraints should only inhibit those who want to validate classes themselves. Extending the library is too much to ask for when folks just need things to work and know that it's supported in states language.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.