You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: this does not currently work with validate: true as asl-validator does not yet support this behavior.
I've recently faced a limitation in step function, found out it can be fixed with new functionality however syntax validator (asl-validator) does not support it(
We kindly ask to extend the asl-validator with support of new DISTRIBUTED Map options
Describe the solution you'd like
I guess this file should be updated with new properties that Map supports.
Then I will initiate the serverless-step-functions module to update asl-validate -> now we can deploy step functions with fresh AWS functionality altogether)
Describe alternatives you've considered
Don't think we can avoid updating the asl-validator with new AWS functionality
Is your feature request related to a problem? Please describe.
Wide known serverless-step-functions module depends on asl in this place. As @brycenrogers mentioned here
I've recently faced a limitation in step function, found out it can be fixed with new functionality however syntax validator (asl-validator) does not support it(
We kindly ask to extend the asl-validator with support of new DISTRIBUTED Map options
![Screenshot 2023-01-05 at 01 40 48](https://user-images.githubusercontent.com/19535641/210670514-ca79886b-9ed7-484f-ad9b-b7e3bb6e1ee1.png)
Describe the solution you'd like
I guess this file should be updated with new properties that Map supports.
Then I will initiate the serverless-step-functions module to update asl-validate -> now we can deploy step functions with fresh AWS functionality altogether)
Describe alternatives you've considered
Don't think we can avoid updating the asl-validator with new AWS functionality
Additional context
https://docs.aws.amazon.com/step-functions/latest/dg/concepts-inline-vs-distributed-map.html
The text was updated successfully, but these errors were encountered: