Skip to content

v1.3.0

Compare
Choose a tag to compare
@nibble-4bits nibble-4bits released this 13 Dec 02:48
· 41 commits to develop since this release
  • Adds support for passing array or primitive values to Parameters and ResultSelector fields.
  • Support new retryIntervalOverrides option, which allows specifying a time in milliseconds, or an array of numbers, that overrides the pause duration of a state's Retry field.
  • Prepopulates Context Object with $$.Execution.Input and $$.Execution.StartTime fields, as described by the AWS docs.