Skip to content

stepfunctions: Add support for ItemsPointer for DistributedMap's items reader #35791

@TomasChmelik

Description

@TomasChmelik

Describe the feature

It is no longer necessary to S3 item to be an JSON array of items which should be processed. Now it is possible to specify path in the S3 file which points to a JSON array which contains items which should be iterated.

https://docs.aws.amazon.com/step-functions/latest/dg/input-output-itemreader.html#itemsource-example-json-data shows ItemsPointer which adds support for this.

Use Case

This feature is supported by AWS, I would like to use it in my project

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

AWS CDK Library version (aws-cdk-lib)

AWS CDK CLI version

Environment details (OS name and version, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions