Feature request: Support DefinitionSubstitutions with StepFunctions updates
Open
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
Currently when I make changes to an ASL file which is referenced from an `AWS::Serverless::StateMachine` that uses DefinitionSubstitutions, a full infra deploy is necessary, even if I didn't make changes to any `${References}`.
Expected behaviour:
If any references to substitution values are changed or added, then a full infra deploy may be necessary. Otherwise it'd be great if it was done as a fast non-infra update.
Contributor guide
Assessment
This issue has not been assessed yet.