Relative Content

Tag Archive for aws-step-functionsintrinsics

Step function Intrinsic Function

I’ve a choice step and need to proceed to further step based on if the array length is greater than 1 or 0. The intrinsic functions are not usable in Choice seems like.
How can do check the length of the below input in the choice or is there any alternative to do it ?