-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-cdk-lib/aws-stepfunctions: AWS StepFunctions recommends using ItemProcessor vs Iterator #27878
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-stepfunctionsRelated to AWS StepFunctionsRelated to AWS StepFunctionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
The StepFunction documentation has the following note here
The ItemProcessor field replaces the now deprecated [Iterator](https://docs.aws.amazon.com/step-functions/latest/dg/concepts-asl-use-map-state-inline.html#iterator) field. Although you can continue to include Map states that use the Iterator field, we highly recommend that you replace this field with ItemProcessor.
Use Case
Unable to use Distributed mode for Map.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.104.x
Environment details (OS name and version, etc.)
Unix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-stepfunctionsRelated to AWS StepFunctionsRelated to AWS StepFunctionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2