Integer types raise validation errors for Amazon State Languages files (DefinitionSubstitutions
in step functions)
#6668
Labels
bug
We can reproduce the issue and confirmed it is a bug.
partner-team
Triggers issue routing to owner team
stepfunctions
Problem
As per the documentation on
DefineSubstitutions
, variables should be formatted as${variableName}
. When doing this for integers, the editor raises validation errors. For example, when defining a retrying block for one of the step function states, theMaxAttempts
key needs an integer.This will then two errors:
Steps to reproduce the issue
Use the example provided in the problem. This will then raise the validation errors.
Expected behavior
The validation errors not being shown.
System details (run
AWS: About
and/orAmazon Q: About
)MacOS 15.1.1 (24B91)
1.97.2
3.47.0
The text was updated successfully, but these errors were encountered: