Map state input and output fields in Step Functions (original) (raw)
Map state input and output fields in Step Functions - AWS Step Functions
Managing state and transforming data
Map
states concurrently iterate over a collection of items in a dataset, such as a JSON array, a list of Amazon S3 objects, or the rows of JSON Lines or a CSV file in an Amazon S3 bucket. It repeats a set of steps for each item in the collection. You can configure the input that the Map
state receives and the output it generates using these fields. Step Functions applies each field in your Distributed Map state in the order shown in the following list and illustration:
Note
Based on your use case, you may not need to apply all of these fields.
- ItemReader (Map)
- ItemsPath (Map, JSONPath only)
- ItemSelector (Map)
- ItemBatcher (Map)
- ResultWriter (Map)
Specify state output with paths
ItemReader
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.