Skip to content

aws-cdk-lib/aws-stepfunctions: AWS StepFunctions recommends using ItemProcessor vs Iterator #27878

@gockle

Description

@gockle

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-stepfunctionsRelated to AWS StepFunctionseffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions