Currently, arrays are interpreted as a sequence of events. However, there’s no way to use normal array events anymore. This is particularly a problem when working with step function and its parallel states (they return arrays). Also, interpreting arrays as sequences does not conform to the aws event specs. Would it be possible to add a flag that turns this behavior on or off?
Currently, arrays are interpreted as a sequence of events. However, there’s no way to use normal array events anymore. This is particularly a problem when working with step function and its parallel states (they return arrays). Also, interpreting arrays as sequences does not conform to the aws event specs. Would it be possible to add a flag that turns this behavior on or off?