aws_stepfunctions: item_processor function missing #28470
Labels
@aws-cdk/aws-stepfunctions
Related to AWS StepFunctions
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
As per the docs here I should be able to use the item_processor along with ProcessorMode, ProcessorType to define a distributed map. None of these functions are available in the 2.115.0 build I'm using, eg they don't appear to be in the source code at all, or at least are not exposed to the python version
ProcessorMode
Expected Behavior
ProcessorMode functions should be available
Current Behavior
ProcessorMode not available
Reproduction Steps
Put this code in Python, see that item_processor not available
Possible Solution
Expose these methods to Python?
Additional Information/Context
No response
CDK CLI Version
2.115.0 (build 58027ee)
Framework Version
No response
Node.js Version
20
OS
mac
Language
Python
Language Version
3.11
Other information
No response
The text was updated successfully, but these errors were encountered: